This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 that writes(in chunks of 256 bytes)to on-chip flash. the counter showed it has written 258048 bytes but when i right click on the binary file in windows to check the file size, it shows up as 257696 bytes. shouldn't they be exact?

Thanks,
Nav

0