• Each data size in hex file is different and why?
    I looked up the hex file, which is generated for LPC932 and found each data length is in different size. But LPC932 can allow 64 bytes be written to flash each time and by doing that, it can saves time...
  • Loading Hex File Into Simulator
    Is there a way to load a intel hex file into the keil 8051 simulator?
  • Hex file size ?
    hy, where can i find the file size of the compiled project (how much memory of the Target is used )? markus laibach
  • load hex file
    Hello, I used eclipse and g++ compiler to compile the project and create .hex file. Then I tried to program flash using keil's plug-in but can't because Error: Flash Download failed - "Cortex-M3"...
  • Loading HEX file in Debug
    Can we load Hex file for simulation in Debug window I have tried "Load Hex or Object file" from Disassembly Window ,but it is giving Error as *** error 65: access violation at 0xFFFFFFF4 : no 'write...