Hi,
I am using MIMXRT1170 Evk. I am working on multicore. The SDK i use is multicore hello world example. I want to erase 4sectors(16kb) starting from address 0x30000000 in cm4 so I want to erase the code in cm7 from cm4. I used ROM_FLEXSPI_norFlash_erase so i took advantage of rom_api SDK. But the function returns 7001 error. As i understand there ıs an align for address. Which address should i write to erase the code at 0x30000000?
is what i want to do possible?
Can you help me?
Thanks for your helping,
Best regards,