Other Parts Discussed in Thread: SYSCONFIG
Hi,
I'm using the am2432alv CPU with the mcu_sdk_243x.
I'm using the sbl_ospi_am243x-evm_r5fss0-0_nortos_ti_arm_clang example from the SDK.
I see that in syscfg there's a fixed flash address offset from which the app is loaded.
I'd like to change this address inside the code , according to where is my active app is.
Can I change it somewhere in main.c ?
Thanks,
Eli