This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28027: flash kernel code

Part Number: TMS320F28027


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.