EmbeddedRelated.com
Forums
Memfault Beyond the Launch

SAM7S jtag tool update

Started by kjell_eirik August 15, 2006
Hi !

My web-page with jtag tools for SAM7S is upgraded.
It contains a flash programmer, a gdb server and directions for making
a cheap USB jtag adapter. Check http://kjell.e.andersen.googlepages.com/

-kjell eirik
Wednesday, August 16, 2006, 12:12:47 AM, you wrote:

k> My web-page with jtag tools for SAM7S is upgraded.
k> It contains a flash programmer, a gdb server and directions for making
k> a cheap USB jtag adapter. Check http://kjell.e.andersen.googlepages.com/

Thank you for you work!

Does FLASH programmer supports command line interface?

Evgeny Belyanko
**********************************
* E-mail: e...@kbkcc.ru
**********************************
Hi !

No support for command line interface.
I usually have the programmer active at all times. When a succesful compile
is completed I switch to the programmer with Alt-Tab and then push Alt-U
which activates the "user def" sequence.
A suitable "user def" sequence is EPR (Erase-Program-Run).

Best regards,
Kjell Eirik
On 8/16/06, Evgeny Belyanco wrote:
>
> Wednesday, August 16, 2006, 12:12:47 AM, you wrote:
>
> k> My web-page with jtag tools for SAM7S is upgraded.
> k> It contains a flash programmer, a gdb server and directions for making
> k> a cheap USB jtag adapter. Check
> http://kjell.e.andersen.googlepages.com/
>
> Thank you for you work!
>
> Does FLASH programmer supports command line interface?
>
> Evgeny Belyanko
> **********************************
> * E-mail: e...@kbkcc.ru
> **********************************
>
Wednesday, August 16, 2006, 10:56:43 AM, you wrote:

kea> No support for command line interface.
kea> I usually have the programmer active at all times. When a succesful compile
kea> is completed I switch to the programmer with Alt-Tab and then push Alt-U
kea> which activates the "user def" sequence.
kea> A suitable "user def" sequence is EPR (Erase-Program-Run).

This is fine, but command line is useful in case of automated unit
tests, etc.

Is it possible to adds cli to future version?

Evgeny Belyanko
**********************************
* E-mail: e...@kbkcc.ru
**********************************
Evgeny

> This is fine, but command line is useful in case of automated unit
> tests, etc.
>
> Is it possible to adds cli to future version?

WindowsScriptingHost could maybe help, AFAIK it can simulate key-presses.

--
42Bastian
Wednesday, August 16, 2006, 11:25:00 AM, you wrote:

>> This is fine, but command line is useful in case of automated unit
>> tests, etc.

4S> WindowsScriptingHost could maybe help, AFAIK it can simulate key-presses.

There are a lot of ways to simulate key-presses. But command line -
this is commant line...

Finaly, if it is possible, I am asking you to add command line
interface.

Thank you for answers!

Evgeny Belyanko
**********************************
* E-mail: e...@kbkcc.ru
**********************************
---------- Forwarded message ----------
From: kjell eirik andersen
Date: Aug 16, 2006 10:04 AM
Subject: Re: Re[2]: [AT91SAM] SAM7S jtag tool update
To: Evgeny Belyanco
Hi !

I'll put it the command-line interface for the programmer on the list of
TODO's !
Give me a few weeks....

-kjell eirik
On 8/16/06, Evgeny Belyanco wrote:

> Wednesday, August 16, 2006, 10:56:43 AM, you wrote:
>
> kea> No support for command line interface.
> kea> I usually have the programmer active at all times. When a succesful
> compile
> kea> is completed I switch to the programmer with Alt-Tab and then push
> Alt-U
> kea> which activates the "user def" sequence.
> kea> A suitable "user def" sequence is EPR (Erase-Program-Run).
>
> This is fine, but command line is useful in case of automated unit
> tests, etc.
>
> Is it possible to adds cli to future version?
>
> Evgeny Belyanko
> **********************************
> * E-mail: e...@kbkcc.ru
> **********************************
Wednesday, August 16, 2006, 4:07:53 PM, you wrote:

kea> I'll put it the command-line interface for the programmer on the list of
kea> TODO's !
kea> Give me a few weeks....

Thank you!

Evgeny Belyanko
**********************************
* E-mail: e...@kbkcc.ru
**********************************
--- In A..., "kjell_eirik"
wrote:

> My web-page with jtag tools for SAM7S is upgraded.
> It contains a flash programmer, a gdb server and directions for making
> a cheap USB jtag adapter. Check http://kjell.e.andersen.googlepages.com/

Your armserver looks cool! Is there any chance you could release the
source for this? I've never seen the source for this kind of module
(such as JlinkServer, JlinkGdbServer, etc).

Your documentation and the look-and-and of armpgm are incredible.
You've really spent a lot of time on this!

Eric
The JTAG tools are updated, the flash programmer now have an optional
command line interface.

Best regards,
kjell eirik

Memfault Beyond the Launch