Hello Support,
There is a -i option within nowECC Version 2.17 tool.
In the -i option, user is supposed to provide MAP file as input to nowECC tool.
Can you please let me know what is the MAP file format?
Is it the output of Linker?
Thank you.
Regards
Pashan
Hi, there.
If you use the TI linker, there will be two output files. One is the code image (.out). The other one is the memory map (.map). The input to NOWECC tool should be the code image file.
NOWECC tool takes code image files with the following formats:
• Extended Tektronix• Intel Hex• ASCII Hex• Motorola S• COFF• ELF
Thanks and regards,
Zhaohong