Hi all,
I'm working with the image processing demo project for EVM6678LE, and I need to use a library originally built for a C64+ device.
However, the library is built in COFF format. I do not have the original library code (neither the assembly), so I can't recompile to EABI as the wiki "C6000_EABI_Migration" suggests.
I tried to configure the compiler with --abi=coffabi but I got this error:
<Linking>
error #10016-D: --abi=coffabi not supported when producing ELF output files
fatal error #10011: cannot continue with specified options; aborting
Inside the project properties, I've tried to change the 'Output Format' to 'legacy COFF', but a warning appears:
'List of RTSC Platforms may have changed, Please select a RTSC Platform.'
and I'm not allowed to save the configuration
Is there a way that I can use this old COFF library in my project?
I'm using:
Compiler TI v7.3.1
XDCtools 3.23.1.43
CCS Version: 5.1.1.00031