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

Bad Header in hello_pl.c

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

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
c
Domain
embedded-iot

Research direction

Locate hello_pl.c in example 6 of the Zynq 7000 tutorials and inspect the use of XPAR_AXI_TIMER_0_INTERRUPTS. Compare it with the XPAR_FABRIC_AXI_TIMER_0_INTERRUPT_INTR reference reported for Vivado/Vitis 2022.2. Done means the example uses the correct reference and works with that tool version.

Written by the indexing model from the issue text.

Description

In example 6 under Zynq 7000 tutorials
I had to changed references from
XPAR_AXI_TIMER_0_INTERRUPTS
to
XPAR_FABRIC_AXI_TIMER_0_INTERRUPT_INTR

Running Vivado/Vitis 2022.2

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.