MCU-PLUS-SDK-AM243X: Loading code to second CPU core

Part Number: MCU-PLUS-SDK-AM243X
Other Parts Discussed in Thread: AM2432, UNIFLASH, SYSCONFIG

Tool/software:

Hi,

I'm using the AM2432 CPU and I use the hello_world.hs_fs  example to load into flash and boot using SBL to DDR with the default core.

1. --flash-writer=./sbl_uart_uniflash.Release.hs_fs.tiimage

2. --file=./sbl_ospi.Release.hs_fs.tiimage --operation=flash --flash-offset=0x0

3. --file=./hello_world.hs_fs --operation=flash --flash-offset=0x80000

How to tell SBL to load the code to the second core ?

Thanks,

Eli