Hi,
I have a project with multicore,if I download the elf with debugger,three cores will all work well,
but I use IVT to boot the application from external NorFlash,Core0 is normal,Core1 and Core2 will bus error when the two cores access the SRAM,can someone give me some advice?
Thanks in advance.