Interesting booting from internal Flash in Cortex-M4

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

Interesting booting from internal Flash in Cortex-M4

588 Views
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
Labels (1)
0 Kudos
Reply
3 Replies

567 Views
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 Kudos
Reply

567 Views
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 Kudos
Reply

567 Views
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 Kudos
Reply