• Keil generated Intel hex file - even number in size?
    According to the reference manual, the main flash memory (cortex-M4) can be programmed 16 bits at a time. Is the generated Intel hex file from Keil compiler already in even number of bytes?
  • Keil generated Intel hex file - even number in size?
    According to the reference manual, the main flash memory (cortex-M4) can be programmed 16 bits at a time. Is the generated Intel hex file from Keil compiler already in even number of bytes?
  • Converting automatically into obj file, Even though, I have set up to convert C file into hex file
    Hi everyone, I got a problem is that I create my own circuit on Proteus, and am going to upload the hex file of Keil into the simulational processor 8051in Proteus However, when I "Output" Hex file...
  • Converting automatically into obj file, Even though, I have set up to convert C file into hex file
    Hi everyone, I got a problem is that I create my own circuit on Proteus, and am going to upload the hex file of Keil into the simulational processor 8051in Proteus However, when I "Output" Hex file...
  • reading back the executable (.hex file)
    I have a MCBSTM32C demo board, a ULINKpro programmer and Keil IDE. I want to read out the executable in a .hex file. Is this possible? How?