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.
I am using EVM6678 and created a project referencing the "EVM6678 multicore notify example". Because I need to use 6678 under big-endian mode for better complex floating-number support, I changed to project to big-endian. But the CCS linker always report "notify_multicore_pe66.oe66 is little-endian"error while building.
I have changed the "notify_multicore.cfg"from "instrumented" to "custom" and added "-big_endian" option, but it not work. Can you help me?
Hello,
Did you also change the endianness in the General build properties?
When you change the endianness there, you may need to go to the RTSC tab and respecify the target and platform again.
Hope this helps,
ki