• Checksum/End Of Firmware/Arm Cortex/Linker
    Hello, I am looking for help regarding uVision IDE and Toolchain with regards to finding the end of firmware. What I want to do: 1) Create a BIN file using hex2bin 2) Replace the dummy CRC...
  • Checksum/End Of Firmware/Arm Cortex/Linker
    Hello, I am looking for help regarding uVision IDE and Toolchain with regards to finding the end of firmware. What I want to do: 1) Create a BIN file using hex2bin 2) Replace the dummy CRC...
  • Placing a checksum at the end of the used flash
    Hello I am wanting to place a checksum at the end of the flash image. I have a crc.c that only has this array - where I will manually replace xx and yy with the 16bit CRC, once I have made a .bin image...
  • Placing a checksum at the end of the used flash
    Hello I am wanting to place a checksum at the end of the flash image. I have a crc.c that only has this array - where I will manually replace xx and yy with the 16bit CRC, once I have made a .bin image...
  • Linker / place CRC Checksum in AXF File
    Is it possible to instruct the linker (target is an STM32) to place a CRC checksum on the code in the AXF file at a certain location without using any external tools? If yes, what is the crc width, polynomial...