Forum Discussion
Altera_Forum
Honored Contributor
21 years agoQuestion:NIOSII IDE, uCOSII, OSTimeTickHook
Since I want to extend uCOSII with a Timer library (from Labrosse's book "Embedded Systems Building Blocks"), I tick off the "Include code for OSTimeTickHook" in RTOS settings. So far so g...
Altera_Forum
Honored Contributor
21 years agoGuess I can comment out that inner# if in os_core.c, since it is processor independent and won't be overwritten...