Forum Discussion
MPere4
New Contributor
7 years agoFreeRTOS and Nios II in a Cyclone IV FPGA: the system executes the task but not responding to vTaskDelay()
Hi. I am having trouble with a Nios II and FreeRTOS. I will post all the information I think is relevant, thank you in advance for reading and trying to help. I have this board, a Cyclone IV EP4CE6E...
Ahmed_H_Intel1
Frequent Contributor
7 years agoHello,
First, I see you are connecting the NIOS II instruction master to all the IPs in the system. Please connect only the Data master. The Instruction master must be connected to the On-Chip memory where the code will be executed.
Then make sure all the Header libraries are appearing in the BSP with the same exact name you are calling them.