Hi,
if I want to load code to a locked device, I should modify the cmd file in f28027_flash_kernel project to make it loaded and run in unsecured RAM, right?
But it seems impossible because the total unsecured RAM is just 0x800, which is too small for the whole project.