cannot debug freedom_bootloader FRDM K64

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

cannot debug freedom_bootloader FRDM K64

1,600 次查看
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 项奖励
回复
1 回复

1,040 次查看
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 项奖励
回复