Part Number: TMS320C6713
Tool/software: TI C/C++ Compiler
Hi,
I am working on TMS320c6713, when i produce .hex file using C6000 hex utility in CCSv7, a linker map file is also created in the debug/release folder contain the detail address of different sections and their start address and length. As far as i know there is no such things as sections in Intex Hex file format (https://en.wikipedia.org/wiki/Intel_HEX), then how different sections given in linker map file is identified in hex file???
Thanks in advance...