BB_NGC
New Contributor
2 years agoBSP: Operating system type ucosii not available
Trying to build a board support package for a nios v using Quartus 22.4. The documentation indicates FreeRTOS or uCOS types should be available, but when I run niosv-bsp with type=ucosii I get a "BSP type 'ucosii' is not valid" error:
The same problem occurs using the BSP Editor in Platform designer: only the "Altera HAL" type operating system is available in the drop down menu:
This screenshot from a tutorial video shows multiple options available for operating system type:
What might be causing this limitation in my setup, and how do I generate a BSP with OS type=ucosii?
Thank you,
BB_NGC