Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - salimnawaz

#1
ARM Cortex / Re: LPC1857 Flash bank select
September 04, 2013, 02:14:55 AM
Thanks for the quick reply Andy,

yes the records are sorted into "lower address first" order...
suppose i am able to split the hex file in 2 and load in each flash bank and activate the flash bank where my programs starts(First half file) then would the processor know that it needs to start executing from another bank or do we have to manually activate the second bank??????

Thanks and Regards
Salim
#2
ARM Cortex / LPC1857 Flash bank select
September 04, 2013, 12:40:36 AM
Hi
I am about start working programming lpc1857 but a doubt has come up.... when i look at flash magic tool for programming internal memory using ISP i find that i have to select either flash bank 0 or flash bank 1. does it means that my code cannot be larger than 512kB, since each bank is of size 512 kB..????
if suppose my code size is greater than 512kB how do i program internal flash???/


Thanks and Regards
Salim