Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi,
I'm asking as an extension of my previous thread here, which was labelled solved but I was told I'd get a response and never did.
https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1354881/mcu-plus-sdk-am243x-my-m4-core-doesn-t-like-the-ccs-build-process
Why does data verification not work with the M4 core? I want to enable it because while it allows me to execute an app on the core, it corrupts the shared memory across all cores.
My usual workaround is to include no-op commands like i; in different parts of the code until it eventually runs, but eventually I reach a dead end where I cannot get the apps to run at all.