• Getting started on a Secondary Bootloader, Cortex / STM32
    I've never programmed a bootloader before, but need have one that does firmware reflashing over UART. Shouldn't be that bad, but I do need some pointers... There are 7 questions below, but they all...
  • Getting started on a Secondary Bootloader, Cortex / STM32
    I've never programmed a bootloader before, but need have one that does firmware reflashing over UART. Shouldn't be that bad, but I do need some pointers... There are 7 questions below, but they all...
  • problems with secondary bootloader on LPC1768 with MCP1700
    I'm using µVision 4.50.0.0 with Keil MCB1700 with LPC1768. I wrote a secondary boot-loader, that reads srecord file from usb and writes that into flash starting 0x20000. The AN10866.pdf from NXP...
  • problems with secondary bootloader on LPC1768 with MCP1700
    I'm using µVision 4.50.0.0 with Keil MCB1700 with LPC1768. I wrote a secondary boot-loader, that reads srecord file from usb and writes that into flash starting 0x20000. The AN10866.pdf from NXP...
  • How to Incorporate Fortify Scanning
    For all of our other embedded software, Make is used to build the projects. However due to Microvision not using Make, I have yet to figure out how to incorporate Fortify Scanning. If anyone is...