Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12612 Discussions

BSP: Operating system type ucosii not available

BB_NGC
Beginner
1,167 Views

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:

 

BB_NGC_0-1695640576494.png

 

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:

BB_NGC_1-1695640805789.png

 

This screenshot from a tutorial video shows multiple options available for operating system type:

BB_NGC_2-1695641723507.png

 

 

What might be causing this limitation in my setup, and how do I generate a BSP with OS type=ucosii?

 

Thank you,

BB_NGC

 

 

0 Kudos
10 Replies
EBERLAZARE_I_Intel
1,125 Views

Hi,


Thanks for the info, let me try this on my side and will get back to you.


0 Kudos
EBERLAZARE_I_Intel
1,086 Views

Hi,


Are you using the Quartus 22.4 Pro version? Which board device did you target it to in Quartus? Also which OS environment did you use for your machine on this? Linux or Windows?


0 Kudos
BB_NGC
Beginner
1,067 Views

Was using Quartus Pro Prime 22.4 targeting and Agilex 7.  Using Linux environment.

 

Have since upgraded to Quartus Pro Prime 23.2.  I'm now seeing FreeRTOS as an option but still no ucosii.

0 Kudos
EBERLAZARE_I_Intel
1,054 Views

Hi,


I may have missed this info, which Nios V cores did you used again? Is it Nios V/g Nios V/m etc..


0 Kudos
BB_NGC
Beginner
1,041 Views
0 Kudos
EBERLAZARE_I_Intel
984 Views

Hi,


Thanks for the info, I will try to replicate this and try to find the reason for your observation of this issue.


0 Kudos
EBERLAZARE_I_Intel
962 Views

Hi,


I try all the possible scenario, but on my side I could see them. Could you try with the example design below?:

https://www.intel.com/content/www/us/en/design-example/763958/intel-agilex-7-fpga-hello-world-design-on-nios-v-m-processor.html?


0 Kudos
EBERLAZARE_I_Intel
962 Views

Hi,


Once you opened it in Quartus, just straight try to compile and check for the BSP settings in Platform Designer, and let me know.


0 Kudos
EBERLAZARE_I_Intel
900 Views

Hi,


This might be due to this SOPC_KIT_NIOS2


Try running the whole Quartus in Nios V Command Shell or, you can set the SOPC_KIT_NIOS2:

https://community.intel.com/t5/Nios-V-II-Embedded-Design-Suite/Required-SOPC-KIT-NIOS2-Environmental-Variable-is-not-set/td-p/647760?profile.language=en




0 Kudos
EBERLAZARE_I_Intel
794 Views

Hi,


Try running the whole Quartus in Nios V Command Shell or, you can set the SOPC_KIT_NIOS2:

https://community.intel.com/t5/Nios-V-II-Embedded-Design-Suite/Required-SOPC-KIT-NIOS2-Environmental-Variable-is-not-set/td-p/647760?profile.language=en


If you have a new question, 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.



p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.



0 Kudos
Reply