Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Questions about BSL in ARM Evaluator 7T

Status
Not open for further replies.

mhamini

Member level 1
Joined
Aug 23, 2005
Messages
40
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Location
Iran-Tehran
Activity points
1,690
BSL

Hi,

From the manual, it stated that whenever the ARM Evaluator 7T is power up, the first program that it will execute is the Bootstrap Loader (BSL) located at memory location 0x1800000. BSL allow us to program the flash where itself is also residing at. Thus, the only flash location we could use is from 0x1820000 onwards.

For example, if I had wrote a program flashing the onboard LEDs, how do I get it running whenever I power up the board ?

Do I have to replace the BSL with my own application code which means erasing the BSL from 0x1800000 ?

And if I have to erase the BSL from 0x1800000, does that mean I could no longer use BSL to re-program the flash ?

Thanks.

Have a ncie day
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top