Forum Discussion
XleraSolutions
New Contributor
2 years agoNios-V with FreeRTOS
Hi All, I have an existing design using Nios-V with FreeRTOS, built on Q23.4. I updated to Q24.1 and all of the drivers for altera/intel components (TSE, mSGDMA, SPI, etc) do not get included in the...
tehjingy_Altera
Regular Contributor
2 years agoHi
Could you try try sharing me your project file and I could try take a look at the design on my end?
Regards
Jingyang, Teh
XleraSolutions
New Contributor
2 years agoHi,
Sure, I put together a simple project that demonstrates the issue (qar attached).
It only has the qsys module and bsp (test.qsys and test.bsp). The QSYS has the nios-v plus JTAG UART, I2C Master, SPI, and PIO. When you generate the BSP for FreeRTOS, only the driver for the JTAG uart is there, not for the others (see screenshot).
I ran the project on Q23.4 to ensure the drivers are all present when you generate the bsp (they are).
Thanks!