cannot debug freedom_bootloader FRDM K64

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

cannot debug freedom_bootloader FRDM K64

1,117 Views
roymessinger
Contributor V

When I try to debug the freedom_bootloader, I get this error. If the bootloader is in Release form, it works well and succeed in flashing the bin file.

carlosmendoza‌, I tried following your link here, but I'm stuck due to that issue...

Same for my application I flash in address A000. If it is a debug version, it will not succeed (this I read in some post here, but I did not think it applies also to the bootloader...).

Any ideas?

Thanks,

Roy

pastedImage_1.png

0 Kudos
1 Reply

557 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Roy,

I believe the problem is caused by the size of your bootloader project, it is bigger than the available memory. You could try printing the size information in KDS and then compare the sizes in both Debug and Release targets:

pastedImage_1.png


Hope it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 Kudos