Tool/software:
Hello TI expert,
I imported the example into CCS, but I do not know how to make it run.
Should just take it as R5 core app?
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.
Tool/software:
Hello TI expert,
I imported the example into CCS, but I do not know how to make it run.
Should just take it as R5 core app?
I did one test, I just imported sdl_stog_r5f_am62x-sk_system_nortos.
Then, the CCS will help me import the sdl_stog_r5f_am62x-sk_m4fss0-0_nortos_ti-arm-clang and sdl_stog_r5f_am62x-sk_r5fss0-0_nortos_ti-arm-clang.
So it seems I need to flash both of them
Hi,
Are you trying to build the system project?
If yes, system project can not directly be loaded to cores via CCS. There will be binaries created for both cores M4F and R5F. You will need to load them both on respective cores.
Also there will be a combined appimage created which you can directly flash to the EVM.
Regards,
Tushar