• CMSIS RTOS does not starts on power on
    Hi, I am using CMSIS RTOS on my project. This project also contains Keil HTTP server. #define osFeature_MainThread 1 ///< main can be thread then RTOS will starts main on startup/power on...
  • RTX _free_box fails sometimes
    Hi all, Cortex M3 RTX version ? as release with V4.22a stack = 800 bytes I've got a fairly large project running on 6 tasks using RTX, and very occasionally _free_box returns that the mail...
  • Hanging in printf sometimes
    I started my first project on the LPC2368 using uVision. During this time, sometimes the program goes to DAbt_Handler. It locks like the reason is calling printf (by commenting-out printf the problem...
  • TCPNet PPP sometimes fails
    I am using RL-ARM TCPnet in an attempt to set up a PPP connection to Windows XP. Sometimes it all works well; i can connect to my device and i can normally exchange tcp packets. Other times, ppp links...