The problem here is that the EVM of AM2732 can connect to R5F core and DSP core and load official programs, but cannot connect to M4 core;
The AM2732 board made by oneself can connect to R5F0 core, but cannot connect to R5F1 core, can connect to M4 0 core, but cannot connect to M4 1 core, DSP core cannot be connected, when using R5F0 core load official program, the DSP address cannot be accessed.
Cortex_R5_0: File Loader: Verification failed: Values at address 0x00000000 do not match Please verify target memory and memory map.
Cortex_R5_0: GEL: File: D:\WorkSpace\hello_world_am273x-evm_r5fss0-0_nortos_ti-arm-clang\Debug\hello_world_am273x-evm_r5fss0-0_nortos_ti-arm-clang.out: a data verification error occurred, file load failed.
How can I solve this situation???
