Forum Discussion
Port to uC-OSIII
Has anyone ported the uC-OSIII to the NIOS. We have a licensed the code but its not ported to the NIOS. I could probably work through the uC-OSII but I thought I would save some time if someone had this completed. Also I would like to know how it was integrated into the BSP (ucOSII) generated from the Eclipse SBT.
3 Replies
- Altera_Forum
Honored Contributor
As far as I know the port hasn't been done. We didn't hear about it on this forum at least, but a few other users were interested too at one point.
- Altera_Forum
Honored Contributor
Some support from Micrium indicated you dont try and integrate it with the uCOSII BSP generated from Altera. You need to bring the OS directly into your app and generate a HAL BSP (+ some additional CPU porting code). Unfortunately this will break the newlib context switching for the library support. Does anyone know offhand what else will break?
- Altera_Forum
Honored Contributor
Have you been successful in porting to uC\OS-III ?