This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Question about configure RL-RTX.

My MCU architecture is ARM968 and I found some hint about how to configure the RTX_Config.c in www.keil.com/.../rlarm_ar_advconfig_cfgmac.htm.

There is a tricky problem in my MCU that I can't configure the OS_TREL(), because my MCU haven't STIR(Software Trigger Interrupt Register). However, I found a macro __OS_TMR_FORCE_IRQ in RTX_lib.c. It seems I don't need configure the OS_TREL() if I define it.

Can anyone tell me everything be OK if I do define it?

Parents Reply Children
No data