Forum Discussion
Altera_Forum
Honored Contributor
15 years agoInterval timer
Is it necessary to have an interval timer in your sopc design for a microc/os-ii project to work? what would happen if you dont put an interval timer.. in my bsp it shows system clock timer as none. ...
Altera_Forum
Honored Contributor
15 years agoNo you absolutely need a system timer or the scheduler won't work. If it compiles, the OS will probably freeze before even starting.