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.

AM2634: Ask how to modify the makefile to perform "system-post-build" to create a multicore image.

Part Number: AM2634

To expert

I want the makefile inside the debug folder to run "makefile_system_ccs_bootimage_gen".

In the "ipc_notify_echo_am263x-cc_system_freertos_nortos" project this is done in the "system-post-build:" entry.

But in my project based on the empty project, there is no "system-post-build:" entry.

Also, even if I forcibly modify the makefile inside the debug folder, it will be created anew every time I build.

Best Regards

Jiung Choi