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