Hi,
My customer want to know the difference between *.xe66 and *.out file, and how to generate *.xe66 file in ccs?
Thank u very much,
BR
Andy
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Andy Yin said:My customer want to know the difference between *.xe66 and *.out file
Nothing. CCS projects that use SYS/BIOS perform the build with tools named XDC or RTSC. These tools name the final linked output file with the extension .xe66 instead of relying on the default extension .out.
Thanks and regards,
-George
George,
The file format is same, so it is fine to just modify the extension from *.out to .xe66, right?
Thanks and BR,
Andy