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.

Flash downloader for Atmel AT91SAM7Sxxx

Status
Not open for further replies.

strombom

Member level 1
Joined
Jun 23, 2003
Messages
37
Helped
2
Reputation
4
Reaction score
0
Trophy points
1,286
Location
Stockholm, Sweden
Activity points
355
Hi!

I have made a simple flash-loader for AT91SAM7S. Source code is included. I have used GCC for compilation of ARM code.

You can try it if you like...

Users manual:
Download [loader_sram/main.elf] into ARM using OCD Commander (this is compiled for AT91SAM7S128 !)

Connect ARM (USART0) to PC (COM1)

Start PC software:
example com1, 115200 baud, AT91SAM7S128, file: example.hex
sam7bl.exe -port 1 -baud 115200 -chip 128 -write c:\.....\example.hex

Please tell me how i can improve it...

Do you know if there exists any bootloader that can permanently reside in the FLASH area ? Otherwise I will have to make my own...

/Johan
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top