Small code boot from flash Hitex RevA4. But large application not booting from flash on power off-on cycle.
Small code boot from flash Hitex RevA4. But large application not booting from flash on power off-on cycle.
duplicate deleted.
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.