Please teach a boot method of multicore.
I want to boot core 1 with core 0 after a boot with core 0 in I2C master boot.
I want to write in a program at internal ram (0x00800000)of Core1.
As for internal ram, all the addresses become 0x00800000,
but how should set it for access to internal ram of another core?
Thanks