Hello!
Please help me, I want to use µC/OS-II RTOS with XC167 target. I have found port for 80C166/167 processor for Keil compiler. I can use this port for XC167, isn't it?
Probably, if you are not using the MAC unit of the XC167, or if it is used by one task only. A C167 RTOS won't save the MAC registers when it makes a task switch.
Sauli
Are exsisting other limitations?
I don't think so unless you are using local register banks at task level, which I find very unlikely.
Does anybody use the µC/OS-II for XC167 target?