• Bootloader and RTX
    I am using the SiLabs bootloader (from AN200) along with my application which is running Keil's RTX tiny. I have been able to get the test application to hand over from the bootloader on my custom board...
  • bootloader and rtx problem
    I wrote a simple bootloader program (doesn't do anything but jump to the application code in flash once a timer expires) and I am having trouble getting rtx to work in the application code. It gets to...
  • Strange RTX behavior with bootloader
    Hi dear ARM fellows, Firstly, let me introduce the context. I am developping a RTX/RL software for a custom board based on a LPC2388 µC. I was using an old version of MDK-ARM and RL-ARM to develop...
  • Bootloader not working with RTX kernel
    Hi, i solved my previous problem in starting the main app from my own bootloader but now the same problems has returned if the application is coded with RTX kernel. Summary I'm using CortexM3...
  • bootloader and rtx problem
    I wrote a simple bootloader program (doesn't do anything but jump to the application code in flash once a timer expires) and I am having trouble getting rtx to work in the application code. It gets to...