Other Parts Discussed in Thread: CCSTUDIO
Hi,
i am trying to convert my old.tcf file (generated with CCSV3.3) to new.cfg fie(needed for V5.5), then i got the output in myrepository only myplatform folder. i can't get new.cfg and old.h files as specified in the spec spraas7g section 2.4.
i used this command
> xs --xp "D:\Tools\CCStudio_v5.5\bios_6_35_04_50\Packages" ti.bios.conversion -c new.cfg --pr "C:\myRepository" --pn myplatform "old.tcf"
i am getting the output like this
Platform: ti.platforms.dsk6455
params.clockRate:1000
params.catalogName:ti.catalog.c6000
params.deviceName:6455
Target: ti.targets.C64P
Clock Rate: 720
and finally in my C:\myRepository i am getting only folder myplatform, but not getting new.cfg and old.h.
Please help me why the new.cfg is missing?
Thanks,
Ramana.