The 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.