• RL-FlashFS - Implement file CRC/checksum
    Hello Forum Members, I am using MDK-ARM v4.7x with RL-FlashFS and RL-USB library. I want to implement file CRC/checksum handling. What are the CRC/checksum algorithms supporting this? Are there any...
  • RL-FlashFS - Implement file CRC/checksum
    Hello Forum Members, I am using MDK-ARM v4.7x with RL-FlashFS and RL-USB library. I want to implement file CRC/checksum handling. What are the CRC/checksum algorithms supporting this? Are there any...
  • ARM: Embedding CRC word into AXF file
    I'm using an STM32 target, and I need to embed a length and CRC word into the generated code in order for my bootloader (which always runs at reset) to run a consistency check on the application before...
  • ARM: Embedding CRC word into AXF file
    I'm using an STM32 target, and I need to embed a length and CRC word into the generated code in order for my bootloader (which always runs at reset) to run a consistency check on the application before...
  • PC Tool for adding a CRC checksum to an Intel HEX file
    Hello, does anyone know of a PC-based tool, that adds a CRC16 checksum at a given address in an intel HEX file? I would like to add an offline-CRC to my generated H86-file. thanks, Roman