Interesting booting from internal Flash in Cortex-M4

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

Interesting booting from internal Flash in Cortex-M4

994 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by crchaves on Thu Feb 19 00:51:26 MST 2015
Hi everyone,

I am working with the same processor I have the same problem. I try to booting from the internal flash but without success. I dont know why I can generate a checksum for bank B.
Below I show the address of images in the Internal Memory Flash:

Bank A-> 0x1A000000 (u-boot image)
Bank B-> 0x1B000000 (cheksum)

Currently I designed a kernel in uClinux for my hardware but I can't booting the embedded system, I test differents ways of booting without good results.

Sincerely

Cristóbal
标签 (1)
0 项奖励
回复
3 回复数

973 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mc on Fri Feb 20 09:48:51 MST 2015
Hi crchaves,
Not sure what do you mean by

Quote:
Bank A-> 0x1A000000 (u-boot image)
Bank B-> 0x1B000000 (cheksum)



May be you need to post detail about project like How do you calculate signature of the boot image?
where is bootloder?
0 项奖励
回复

973 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by crchaves on Fri Feb 20 07:16:28 MST 2015
Hi mc,

Yes, I used a evalution board OEM with hardware accesible and in my case is the sw_6.
0 项奖励
回复

973 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mc on Fri Feb 20 06:56:01 MST 2015
Hi crchaves,
Did you also check status of port pin P2_7 during reset? This pin should be high during reset to boot from internal flash.
0 项奖励
回复