This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

What is the MAP file input format for nowECC Version 2.17 with -i option?

Other Parts Discussed in Thread: NOWECC

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