• Set "Use Simulator" and "Run to main()" in Debug but does not stop at main()
    I am using uVision V5.15.0 and built an generic M4 based project with "Hello World" program. Set "Use Simulator" and "Run to main()" in Debug tab, built code and started Debug Session, but debugger does...
  • Set "Use Simulator" and "Run to main()" in Debug but does not stop at main()
    I am using uVision V5.15.0 and built an generic M4 based project with "Hello World" program. Set "Use Simulator" and "Run to main()" in Debug tab, built code and started Debug Session, but debugger does...
  • function called from task, ISR or main?
    Hi, I'm running RL-RTX and I have a function that can be called either from a task, from an ISR or from main (at startup). Is there is way to identify the calling routine so I can make the proper...
  • function called from task, ISR or main?
    Hi, I'm running RL-RTX and I have a function that can be called either from a task, from an ISR or from main (at startup). Is there is way to identify the calling routine so I can make the proper...
  • Change of TCP Library stops my run to main?
    Hi, I'm hoping this is just a silly mistake but I'm struggling to find the problem. I have a project that is up and running on an LPC2468. It's an RTOS with a number of tasks and also uses the keil...