• RTX kernel app doesn't work with relocated entry point
    I've got a program using the RTX Kernel that needs to use address 0x20000 as its entry point (a reprogramming application starts at address 0). I've relocated the exception/interrupt vectors and...
  • RTX kernel app doesn't work with relocated entry point
    I've got a program using the RTX Kernel that needs to use address 0x20000 as its entry point (a reprogramming application starts at address 0). I've relocated the exception/interrupt vectors and...
  • Keep RAM Content between Bootloader and App
    Hi there, I have an LPC1788 with an own bootloader and an application. Is it possible to exchange RAM data between both? The board also have an external RAM. Physically this should be possible...
  • Cortex-M1 and bootloading into RTX app
    I have a Cortex-M1 system in an FPGA. I have 2KB of code that is mapped at address 0x0. It contains the vector table, code to load the SDRAM with application code from serial flash, and code to overwrite...
  • Cortex-M1 and bootloading into RTX app
    I have a Cortex-M1 system in an FPGA. I have 2KB of code that is mapped at address 0x0. It contains the vector table, code to load the SDRAM with application code from serial flash, and code to overwrite...