Not able to Boot from flash

2 replies [Last post]
sharvareedeo
Offline
Joined: 2011-10-24

Small code boot from flash Hitex RevA4. But large application not booting from flash on power off-on cycle.

0
Your rating: None

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
PhilYoung
Offline
Joined: 2011-07-18

duplicate deleted.

PhilYoung
Offline
Joined: 2011-07-18

second try.
the boot loader does not enable all address bits for the flash, so you need to enable them before executing the ARM startup code, otherwise it may not be able to access all the parts of the image required for initializing data and relocating code.

regards

Phil.

feedback