Forum Discussion
Altera_Forum
Honored Contributor
21 years agoYou must set OS_CPU_HOOKS_EN = 0, and then you must declare ALL the hook functions in another file. Copy the hook functions out of OS_CPU_C.C and then just change the time tick hook function.