Other Parts Discussed in Thread: C2000WARE, SYSBIOS, CONTROLSUITE
Hi all,
Please let me know the below project source code is for BootRom code, it right?
ti\c2000\C2000Ware_1_00_01_00\libraries\boot_rom\f2837xd\revB\rom_sources\ccs_files\cpu01
Wanted flash it on controlcard with experiment kit setup using CCS and TI xds debugger, Is it possible?
Linking is failed, can I have a linker file?
**********************************************************************************************************************************
"C:/ti/c2000/C2000Ware_1_00_01_00/libraries/boot_rom/f2837xd/revB/rom_sources/F2837x_bootROM/cpu01-bootROM/source/sysbios/sysbios_funcs.cmd"
<Linking>
../../master/DIAG/user_msg_api.c:217:internal fatal error #99926:
(ofile_error_handler():
C:/ti/c2000/C2000Ware_1_00_01_00/libraries/boot_rom/f2837xd/revB/rom_sources
/F2837x_bootROM/cpu01-bootROM/source/sysbios/rom.obj: corrupted object file:
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
invalid string table size 1634494047)
INTERNAL ERROR: C:\ti\ccsv7\tools\compiler\ti-cgt-c2000_16.9.1.LTS\bin\lnk2000.exe had an internal inconsistency and aborted
This is caused by a defect in the compiler itself. TI Customer
Support may be able to suggest a workaround to avoid this.
Upgrading to the newest version of the compiler may fix this problem.
Contact TI in the E2E support forums at http://e2e.ti.com under
**********************************************************************************************************************************
Thanks