• 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
  • How size of hex file is calculated?
    my program size is 14kb (pgm.uvproj) and size of hex file is 25kb. now my question is how these sizes are calulated? Thanks in advance
  • To calculate the Hex file size at run time
    Hi Everyone, whether it is possible for find the Hex file size during run time and update in the particular location.
  • Bin size is larger than Hex File
    Dear All, I am new to Microcontrollers, I created a Hex file(751 bytes), but when i start burning- my microcontroller software tool shows 2297 bytes. How this is possible?? Whats wrong here.... ...
  • 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...