Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

ref_files Example 5: testapp_r5.c contains old DEVICE_ID definitions instead of BASE_ADDR for XPAR_XUARTPS_

Open
#69 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
48/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
c
Domain
embedded-iot

Research direction

Open testapp_r5.c and inspect the references at lines 46 and 51. Update the Example 5 definitions to the Vitis 2024 names described in the issue, then verify that the example compiles successfully with Vitis 2024.

Written by the indexing model from the issue text.

Description

Lines 46 and 51 call out XPAR_XUARTPS_0_DEVICE_ID and XPAR_XUARTPS_1_DEVICE_ID. This was updated in Vitis 2024 to use XPAR_XUARTPS_0_BASEADDR and XPAR_XUARTPS_1_BASEADDR, respectively. The Example 5 from ug1209-embedded-design-tutorial will fail to compile.

Dominant language
No language data
Stars
172
Forks
70
Avg merge
9m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Xilinx/Embedded-Design-Tutorials

All issues in Xilinx/Embedded-Design-Tutorials

Similar issues

More Embedded & IoT issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.