• 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...
  • 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...
  • 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...
  • Map file and bin file are different in different computer with same code
    Hi, I am using winIDEA tool which uses keil compiler, linker and assembler. I am using the controller of INFINEON C515C-RE. The project compiled in a computerA(W7, keil uVision4.13a , C51 COMPILER V9...