• Program main app using Keil fails with a bootloader and main application using J-Link Segger Ultra+
    Hello all, So my current situation is this: I would like to develop and debug my main application on my device with a bootloader on it. I cannot program the main app to flash if I haven't erased...
  • Program main app using Keil fails with a bootloader and main application using J-Link Segger Ultra+
    Hello all, So my current situation is this: I would like to develop and debug my main application on my device with a bootloader on it. I cannot program the main app to flash if I haven't erased...
  • UVision Project management: Bootloader and Main
    Hi All, I've read alot of good information here about how to section and deal with bootloader code that jumps to application code. I'm really hoping to learn how to best manage these elements...
  • UVision Project management: Bootloader and Main
    Hi All, I've read alot of good information here about how to section and deal with bootloader code that jumps to application code. I'm really hoping to learn how to best manage these elements...
  • MCBSTR9 bootloader on bank1 and run main application on bank 0
    I have a MCBSTR9 eval board and in the process of implementing a bootloader. The bootloader boots from bank 1 and once it has finished with the firmware upgrade, it should remap the flash controller...