• Removing comments from source code changes *.o, *.map, *.axf files
    Compiling for STM32F103CB using Keil MDK-ARM v4.10 This is proving to be a major pain this afternoon, but we have discovered a crazy bug in the Keil compiler. If we remove some comments (e.g...
  • Removing comments from source code changes *.o, *.map, *.axf files
    Compiling for STM32F103CB using Keil MDK-ARM v4.10 This is proving to be a major pain this afternoon, but we have discovered a crazy bug in the Keil compiler. If we remove some comments (e.g...
  • 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...
  • 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...
  • Could not load axf file
    Hi, I download keil uvision 4.20 evalation version. I create a simple project with lpc1113. I can compile the project , I can download the project ( It says Erase Done, Programming Done, Verify...