Atmel website | ARM Community | AVR freaks | Technical Support
Banner
 FAQ •  Search •  Register •  Login 

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 104 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7  Next
Author Message
 Post subject:
PostPosted: Sun Jul 17, 2005 11:24 pm 
Offline

Joined: Sat Apr 23, 2005 2:37 am
Posts: 42
Location: Santa Cruz, CA USA
I have a 7S-EK board (S64) marked Rev.A3. How do I tell if my uP/dev bd. supports SAM-BA?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 20, 2005 8:35 am 
Offline
User avatar

Joined: Mon Mar 22, 2004 12:29 pm
Posts: 147
Location: ATMEL Rousset FRANCE
Check thgat you have a chip version of AT91SAM7S64 > revE:
58814E or 58814G or higher

Bye


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 21, 2005 1:16 pm 
Offline

Joined: Wed Jul 06, 2005 6:42 pm
Posts: 73
Location: Spain
pfilippi wrote:
Hi,

JPS, the commands available through SAM-BA will be released at the time of the full release. The Download via the Serial debug port (simple TX/RX UART) will use the Xmodem protocol. Actually it would be fine to have it for Linux.
The Rev E of the AT91SAM7S64 parts, have the SAM-BA on chip.
SAM-BA commands will be someting like read/write a byte, read/write half word, read/write a word, send/receive a file, go, display version

Quote:
Can full SAM-BA functionality be programmed in to older "engineering sample" versions of the chips over JTAG


Yes it can, but will be one-time usable for "old engineering parts". Only Rev G are sampled from now. The best would be to contact your local ATMEL FAE/ ATMEL Distributor to have samples of Rev G.

Regards,


Can you tell me where can i find that (the protocol/commands)?


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 21, 2005 1:58 pm 
Offline
User avatar

Joined: Mon Mar 22, 2004 12:29 pm
Posts: 147
Location: ATMEL Rousset FRANCE
Hi Satanic,

The commands available through SAM-BA GUI are located in the Help Menu-> SAM-BA User Guide

Concerning the protocol and the boot program running on the target, it is available on your product datasheet in the section SAM-BA Boot Assistant : go to www.at91.com to have the last datasheet version !

Bye


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 26, 2005 5:20 am 
Offline

Joined: Sat Apr 23, 2005 2:37 am
Posts: 42
Location: Santa Cruz, CA USA
Where can I go to get SAM-BA v1.5? I've looked all over the web site and not been able to find it anywhere.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 28, 2005 11:31 am 
Offline
User avatar

Joined: Mon Mar 22, 2004 12:29 pm
Posts: 147
Location: ATMEL Rousset FRANCE
The latest SAM-BA release is available on the www.atmel.com, see the annoucement made on this list byt the AT91 Team !

http://www.atmel.com/dyn/products/tools ... ol_id=3894

Regards


Last edited by Fredo_Boyer on Sun Mar 26, 2006 9:12 am, edited 1 time in total.

Top
 Profile  
 
 Post subject: enjoy!
PostPosted: Fri Jul 29, 2005 7:42 am 
Offline

Joined: Fri Jul 29, 2005 5:59 am
Posts: 2
The new SAM-BA release (v1.5) is good !! enjoy!


Top
 Profile  
 
 Post subject: cmd line params
PostPosted: Fri Aug 26, 2005 4:20 pm 
Offline

Joined: Fri Aug 26, 2005 3:58 pm
Posts: 2
Hello!

How to start script from command line?

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Fri Aug 26, 2005 4:45 pm 
Offline
User avatar

Joined: Mon Mar 22, 2004 12:29 pm
Posts: 147
Location: ATMEL Rousset FRANCE
Hi Kravitz,

You can find the different commands available through the command line (which is a Tcl interpreter meaning you can use tcl commands + SAM-BA commands) in the SAM-BA User Guide.
If you want to save a file with the different commands, the only solution is to use the graphical interface:

:idea: A simple way to retrieve commands is to click on Script File Menu -> Start Recording. This allows you to record all the commands you have executed until you click on Stop Recording. Then Edit Script File to retrieve and to use them on the command line...

I hope this will of help to you!


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 29, 2005 10:54 am 
Offline

Joined: Fri Aug 26, 2005 3:58 pm
Posts: 2
Hi Croquette,

Thanks for your attention and sorry because my question was not fully clear.
On this site we can read next sentence about SAM-BA:
"May be used via a Graphical User Interface or started from a DOS window"
My question was:
Can I run script by passing script file name as command line parameter of SAM-BA.exe?
If now I can't, this way of running script (for examlpe: SAM-BA.exe /r script.tcl)
would be very useful in new versions of SAM-BA :)

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 29, 2005 11:04 am 
Offline
User avatar

Joined: Mon Mar 22, 2004 12:29 pm
Posts: 147
Location: ATMEL Rousset FRANCE
Hi Kravitz,

Good request ! But this is not possible with the current release...
If it can represent a great improvement for SAM-BA, we will try to add this functionnality in next releases...

Bye


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 19, 2005 9:45 am 
Offline

Joined: Wed Jul 06, 2005 6:42 pm
Posts: 73
Location: Spain
croquette wrote:
Hi Kravitz,

Good request ! But this is not possible with the current release...
If it can represent a great improvement for SAM-BA, we will try to add this functionnality in next releases...

Bye


Yes it is since it will allow us to call it from our programs.

Btw, what i wanted in my previous post few lines above was the communication protocol used for samba. Is it available?. (then i dont need your program, i can implement it in my software directly).


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 19, 2005 9:48 am 
Offline
User avatar

Joined: Mon Mar 22, 2004 12:29 pm
Posts: 147
Location: ATMEL Rousset FRANCE
Hi,

We are actually working on such a batch program based on SAM-BA which will present the same functionnalities as the GUI but in DOS Command mode...

Bye


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 19, 2005 1:11 pm 
Offline

Joined: Wed Jul 06, 2005 6:42 pm
Posts: 73
Location: Spain
CroQueTTe wrote:
Hi,

We are actually working on such a batch program based on SAM-BA which will present the same functionnalities as the GUI but in DOS Command mode...

Bye


A great, thanks a lot :).

_________________
A good friend told me that he would love to live in a nordic country to have a faster inet connection, I told him that i would never change my 250 sunny days / year for a gbit inet.

Who is wrong?


Top
 Profile  
 
 Post subject:
PostPosted: Wed Oct 19, 2005 2:16 pm 
Offline
User avatar

Joined: Mon Mar 22, 2004 12:29 pm
Posts: 147
Location: ATMEL Rousset FRANCE
You're welcome :D

By the way, if you want to understand the protocol SAM-BA Boot uses for uart & usb communication, visit the SAM-BA section on the atmel.com site http://www.atmel.com/dyn/products/tools ... ol_id=3894
Bye !


Last edited by Fredo_Boyer on Sun Mar 26, 2006 9:04 am, edited 1 time in total.

Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 104 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6, 7  Next

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: