whole_program compilation failure - invalid intermediate file (ti.targets.rts6000.a64P) [message #488655] |
Tue, 29 September 2009 15:55 |
Brian Cruickshank Messages: 19 Registered: September 2009 |
Junior Member |
|
|
I've created a package that builds properly in both debug and release modes, but when I try to run configuro with whole_program optimization enabled, I get a compilation error.
This happens in both CCSv4 and from the command line.
The command line I'm using is:
xs xdc.tools.configuro -t ti.targets.C64P -p ti.platforms.sim64Pxx -r whole_program -b config.bld myconfig.cfg
>> Compilation failure
>> Invalid intermediate file: C:\Program Files\Texas Instruments\xdctools_3_15_02_62\packages\ti\targets\rts6000\ lib\ti.targets.rts6000.a64P, abortingerror: failed to recompile
Compilation works properly if I remove the "-r whole_program" option or replace it with e.g. "-r debug".
Running "xdc clean" first does not help.
Any help on how to overcome this would be appreciated.
Brian
[Updated on: Tue, 29 September 2009 15:58] Report message to a moderator
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04285 seconds