• 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...
  • problem using bootloader with RTX application | at91sam7x256
    Hi, I read a lot across the web but i couldn't solve my problem using my bootloader and my RTX application on at91sam7x256. So i try to simplify my projects and these was the results: simple bootloader...
  • uart problem with Rtx kernel
    Hi, I am using keil board (stm32).I wrote one program for reading data through uart by using rtx kernal for task switching . I am getting full data, if send byte by byte .If send one whole string...
  • USB secondary ISP bootloader for LPC23xx with RTX Kernel problem
    I got the code USB secondary ISP bootloader for LPC23xx from NXP working fine with none RTX kernel but It does not working with RTX kernel. If anyone know more detail please help. Thank you.
  • 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...