Forum Discussion
Altera_Forum
Honored Contributor
12 years agoDS-5 debug problem!
I use the ds-5 to debug ucosii on terasic DE-1 SOC. I want to control the FPGA PIO and I add the altera API to do this. But when I debug the program, commands window shows that “Target Message: ...
Altera_Forum
Honored Contributor
12 years agoThe project ucoii downloaded from the Micrium.com and run on the Altera’s Cyclone V SoC Development Kit.
I can debug the orginal ucosii project on my terasic's DE1-SoC development board, Now,I want to use the HPS to control FPGA's pio,and I add altera's API to bring up the bridges,just like the HardwareLibs project does. however,this project come up some problems when I debug it on my board. The first attachment is the orginal project from the Micrium.com. The second attachment is the project with wrong problems. The pdf explain how to running Micriμm’s μC/OS-II kernel on Altera’s Cyclone V SoC Development Kit.