Forum Discussion
Nios-V with FreeRTOS
Hi
Since this thread been resolve, I shall set this thread to close pending. If you still need further assistance, you are welcome to reopen this thread within 20days or open a new thread, some one will be right with you. Please login to ‘https://supporttickets.intel.com’, view details of the desire request, and post a feed/response within the next 15 days to allow me to continue to support you. After 15 days, this thread will be transitioned to community support. The community users will be able to help you on your follow-up questions.
If you happened to close this thread you might receive a survey. If you think you would rank your support experience less than 4 out of 10, please allow me to correct it before closing or if the problem can’t be corrected, please let me know the cause so that I may improve your future service experience.
Regards
Jingyang, Teh
- Keegan11 year ago
New Contributor
We are now on Quartus 24.3 and attempting to start using FreeRTOS. I think we see the same issue as original poster.
When generating the BSP for a Nios V + FreeRTOS project, only the altera_avalon_uart and altera_avalon_jtag_uart drivers are available in the generated BSP. No other drivers, such as SPI, I2C, PIO are present. However the two drivers which are copied build succesfully.
Meanwhile on Quartus 23.4 as suggested -- the drivers are copied, but the BSP has build errors regarding OS_FLAG_etc not found.
From my perspective FreeRTOS is not possible to use with NiosV. Do you have any suggestion?
- agieson_cl1 year ago
New Contributor
Hi! I'm experiencing the same issues described in this post in the new Quartus Standard 24.1 (released 3/17/25). I wanted to check in to see if there was any fix or workaround to the drivers not populating in the BSP when updating a design to freeRTOS in the newest version of quartus standard. Thank you!