Forum Discussion
Altera_Forum
Honored Contributor
15 years agoPort 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 t...
Altera_Forum
Honored Contributor
15 years agoSome 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?