Forum Discussion
Altera_Forum
Honored Contributor
10 years agoDE0-Nano-SoC: How HPS(ARM) recognizes f2h_irq0 or f2h_irq1 interrupts from FPGA
I designed a block in Verilog. When data processing is finished, this FPGA block sends an interrupt signal to HPS using one of dedicated interrupt line: f2h_irq0 or f2h_irq1. The question is how HP...
Altera_Forum
Honored Contributor
10 years agoDear Nachodizz990,
Thanks for the tips. My status is the following:- I set up Eclipse for DS-5- v5.22.0.
- Remote Systems is set up, so the target’s files are accessible via SFTP and I have contact with my target via Terminal.
- Debug Configuration let me run a simple hello example directly on the target with an access to his registers values using the breakpoints.