• Different Keil Versions produce different .Hex files for the same code. Keil-4 Vs Keil-5??
    Will the .hex files be different if there is any change in the Keil version.
  • Different Keil Versions produce different .Hex files for the same code. Keil-4 Vs Keil-5??
    Will the .hex files be different if there is any change in the Keil version.
  • BIN file size differs when loading through seconday bootloader
    Hi, I am using the USB secondary bootloader to re-flash binary file to 2478 chip. I added a byte counter to check how many bytes are being written. I placed this counter right before the IAP command...
  • BIN file size differs when loading through seconday bootloader
    Hi, I am using the USB secondary bootloader to re-flash binary file to 2478 chip. I added a byte counter to check how many bytes are being written. I placed this counter right before the IAP command...
  • Project management - targets with same file names in different paths
    Hello, I'm using uVision 5.34. My project contains several targets. Each target has core files, generated by stm32MXcube. All other files are common for all targets. For instance, each target has...