Part Number: TMS320F28335
Other Parts Discussed in Thread: C2000WARE
Hi everyone...
I am trying to understand the generation of hex file from .c files.
1. .c files are first preprocessed and then is converted to machine language.
2. Linker command links obj and .cmd to generate .out
3. Next by the help of hex utility .out is converted into hex.
Question: the generated hex file, do I consider first line as the location where .cinit should start. Means the main function very first line is at .hex first line.
Your support will be appreciated...
Thanks You,
Regards,
RS