• Regarding the Hex file
    Hi, I have a problem regarding the Hex file we generated in keil,we are using PROGISP to load Hex file and using Ultra 8051 AT89S52 kit.After loading the file the output generated is not generated according...
  • Regarding the Hex file
    Hi, I have a problem regarding the Hex file we generated in keil,we are using PROGISP to load Hex file and using Ultra 8051 AT89S52 kit.After loading the file the output generated is not generated according...
  • Keil is not generating the right hex file
    Hi all I've just started using Keil C51. The first thing I did was to try an compile an example which I already had its hex file(this was compiled by Keil as well). the problem is that when I comiled...
  • Keil is not generating the right hex file
    Hi all I've just started using Keil C51. The first thing I did was to try an compile an example which I already had its hex file(this was compiled by Keil as well). the problem is that when I comiled...
  • 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?