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
SAM7S jtag tool update
Started by ●August 15, 2006
Reply by ●August 16, 20062006-08-16
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
**********************************
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
**********************************
Reply by ●August 16, 20062006-08-16
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
> **********************************
>
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
> **********************************
>
Reply by ●August 16, 20062006-08-16
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
**********************************
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
**********************************
Reply by ●August 16, 20062006-08-16
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
> 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
Reply by ●August 16, 20062006-08-16
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
**********************************
>> 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
**********************************
Reply by ●August 16, 20062006-08-16
---------- 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
> **********************************
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
> **********************************
Reply by ●August 16, 20062006-08-16
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
**********************************
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
**********************************
Reply by ●August 16, 20062006-08-16
--- 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
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
Reply by ●August 24, 20062006-08-24