DSPRelated.com
Forums

ASM file generation

Started by V R December 5, 2010
For few projects I built in CCS on DSK C6713 .asm file used to get generated
for related .C file.

And for some projects this is not the case, but they got built without any
errors.

Anything wrong going on if a .asm file is not generated after rebuild for
the .C file ?
VR,

The production of the .asm file is controlled by a check box in the project
build options.

It makes no difference to the final .out file if the .asm file was built or not.

R. Williams

---------- Original Message -----------
From: V R
To: c...
Sent: Sat, 4 Dec 2010 15:49:26 -0500
Subject: [c6x] ASM file generation

> For few projects I built in CCS on DSK C6713 .asm file used to get generated
> for related .C file.
>
> And for some projects this is not the case, but they got built without
> any errors.
>
> Anything wrong going on if a .asm file is not generated after rebuild for
> the .C file ?
------- End of Original Message -------

_____________________________________