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.

Modifying ARM Evaluator 7T Startup program

Status
Not open for further replies.

ayeong

Full Member level 1
Joined
Dec 31, 1999
Messages
96
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,288
Activity points
904
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

Best Regards
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top