"../src/bl_link.cmd", line 17: error #10008-D: cannot find file "..\Release\Fapi_UserDefinedFunctions.obj"
"../src/bl_link.cmd", line 18: error #10008-D: cannot find file "..\Release\bl_flash.obj"
fatal error #16001: object files have incompatible byte orderings ("E:/CCS_Workspace/TMS570LS31xx/uart_test/uart_boot/test_pro/lib/F021_API_CortexR4_LE.lib<Async.WithAddress.obj>" = little endian, "./src/Fapi_UserDefinedFunctions.obj" = big endian)
Because of these errors, the project can not be compiled. How to resolve them?
Is there a demo that I can use?
Here is there project: 3755.uart_boot.rar
Thanks and Regards,
Caven