Other Parts Discussed in Thread: TMDSCNCD263,
To Expert
I am currently conducting pre-development using "TMDSCNCD263".
Since AM2634 has 4 cores, I would like to run the example to develop multi-core SW.
Therefore, I tried to import and operate the following two system examples.
- "ipc_notify_echo_am263x-cc_system_freertos_nortos"
- "empty_am263x-cc_system_nortos"
But I couldn't get both examples to work.
The following is the process I performed after importing the "ipc_notify_echo_am263x-cc_system_freertos_nortos" project.
1. Import "ipc_notify_echo_am263x-cc_system_freertos_nortos" project
2. In System setting, I set as below for Cortex R.
3. Build the "empty_am263x-cc_r5fss0-0_nortos_ti-arm-clang" and "empty_am263x-cc_r5fss0-1_nortos_ti-arm-clang" projects respectively.
4. Build the "empty_am263x-cc_system_nortos" project
5. Debug the "empty_am263x-cc_system_nortos" project
6. Error message appears as below.
I tried again after POR, but it doesn't work.
Please check if there are any mistakes or omissions during the process.
Or, if you explain the detailed process, I will do it as it is.
Regards