Hi,
Just one doubt about *.hex generation.
With compiler V20.2.3 LTS (eabi format), we get two different results in two different ways:
1) C2000 Hex Utility, with --romwidth=16 --ti_txt, the *.hex was generated but didn't work;
2) Cmd: hex2000.exe -i "proj_lab05b.out" -o "proj_lab05b.hex" -order MS -romwidth 16, the *.hex was generated and worked well.
Did I missed some configurations in C2000 Hex Utility?
Thanks a lot.
Br, Jordan