• Use od RTX and deep sleep mode
    Hello, I am struggeling to put my LPC1227 to deep sleep in my project that uses RTX RTOS. My project without deep-sleep works great. Also another sample project that uses deep sleep (but no RTX...
  • Use od RTX and deep sleep mode
    Hello, I am struggeling to put my LPC1227 to deep sleep in my project that uses RTX RTOS. My project without deep-sleep works great. Also another sample project that uses deep sleep (but no RTX...
  • RTX kernel. Task always sleeps
    Hi all, I am porting RTX on LH7A404. Now SWI and Clock interrupt worked well. I used the example1 as test program. The code is below. As you can see in the code, there are two tasks for testing...
  • RTX kernel. Task always sleeps
    Hi all, I am porting RTX on LH7A404. Now SWI and Clock interrupt worked well. I used the example1 as test program. The code is below. As you can see in the code, there are two tasks for testing...
  • FLASH write problem - using the same memory bank for bootloader and application
    I'm having a problem trying to implement a bootloader and application code in the same bank. The scenario is that follows: A LPC1837 (micro controller from NXP) with a bootloader that occupies the...