<< Click to Display Table of Contents >> Binary converter |
|
This is command line software. The software will calculate CRC32 for binary file then append as content of file.
Syntax:
iap_image.exe -S<source file> -O<output file> -L<target sector size>
Example,
1. For windows command line: iap_image.exe "-siap_device_application_demo.bin" "-oiap.bin"
2. For Matlab command prompt: !iap_image.exe "-siap_device_application_demo.bin" "-oiap.bin"
Note:
If -L<Target sector size> did not specified, it will assume (0x20000 - 4).