Other Parts Discussed in Thread: TMS320F28335
Hello,
I'm using the compiler revision 5.2.1 on a TMS320F28335.
When I build my source files (both .c and .asm) only the following object files (.obj) are generated at the end of the process:
file1.obj, file21.obj, file22.obj, file23.obj, file24.obj, file25.obj, file26.obj, file27.obj, file28.obj, file29.obj and file30.obj.
Also, only file1.asm, file29.asm and file30.asm are generated.
Now, I don't understand why file2.obj to file20.obj are not generated and file1.asm seems to actually include the whole code!
I know I must be missing something but I could not find any useful information on the compiler user manual.
Any help would be appreciated.
The command file is attached for you to read.
Thanks.
Paolo