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.

TMS320F280049: TMS320f280049

Part Number: TMS320F280049
Other Parts Discussed in Thread: C2000WARE

Hello. I am trying to add to the project the functionality of recording coefficients in flash from the example flashapi_ex1_program_auto acc. The problem is that the --abi=eabi flag was originally in my project settings, and the F021_API_F28004x_FPU32.lib library was compiled for the --abi=coffabi flag. In the General settings, I made the appropriate changes: Output file format: Legacy COFF. However, for some reason the compiler throws an error:
error #10016-D: --abi=coffee not supported when producing ELF output files
fatal error #10011: cannot continue with specified options; aborting
What did I do wrong? I am using the C2000Ware 5.0.0.00 library, compiler 22.6.0.LTS

-v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu0 -Ooff --opt_for_speed=2 --include_path="C:/YandexDisk/CCS11/P60000001_FLASH_TEST" --include_path="C:/ti/c2000/C2000Ware_5_00_00_00" --include_path="C:/YandexDisk/CCS11/P60000001_FLASH_TEST/device" --include_path="C:/ti/c2000/C2000Ware_5_00_00_00/driverlib/f28004x/driverlib" --include_path="C:/ti/c2000/C2000Ware_5_00_00_00/device_support/f28004x/common/include" --include_path="C:/ti/c2000/C2000Ware_5_00_00_00/device_support/f28004x/headers/include" --include_path="C:/ti/c2000/C2000Ware_5_00_00_00/libraries/flash_api/f28004x/include/FlashAPI" --include_path="C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" --define=DEBUG --define=_FLASH --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=coffabi --include_path="C:/YandexDisk/CCS11/P60000001_FLASH_TEST/CPU1_FLASH/syscfg"

-v28 -ml -mt --cla_support=cla2 --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcu0 -Ooff --opt_for_speed=2 --define=DEBUG --define=_FLASH --diag_suppress=10063 --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=coffabi -z -m"P60000001_FLASH_TEST.map" --heap_size=0x200 --stack_size=0x3F8 --warn_sections -i"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/lib" -i"C:/ti/c2000/C2000Ware_5_00_00_00" -i"C:/YandexDisk/CCS11/P60000001_FLASH_TEST/CPU1_FLASH/syscfg" -i"C:/ti/ccs1110/ccs/tools/compiler/ti-cgt-c2000_22.6.0.LTS/include" -i"C:/ti/c2000/C2000Ware_5_00_00_00/libraries/flash_api/f28004x/lib" --reread_libs --define=_FLASH --diag_wrap=off --display_error_number --xml_link_info="P60000001_FLASH_TEST_linkInfo.xml" --entry_point=code_start --rom_model