Hi,
Is there an automated method to compile frt to asm to skip uploading of
debugged words?
Uploading hex code from the application is what I do now. Quite ugly
IMO.
Thanks, Enoch.
--
WINDOWS 8 is here.
Millions of pe
Hi,
On 10/27/2012 08:06 PM, Enoch wrote:
> Is there an automated method to compile frt to asm to skip uploading of
> debugged words?
Have a look at
http://www.forth-ev.de/repos/g4/
This is a gforth program to konvert forth source code
to amforth-look-alike assembly.
Cheers,
Erich
--
Hi,
Is there an automated method to compile frt to asm to skip uploading of
debugged words?
*Downloading* hex code from the application is what I do now. Quite ugly
IMO.
Thanks, Enoch.
--
WINDOWS 8 is here.
Millions o
Hi,
> *Downloading* hex code from the application is what I do now. Quite ugly
> IMO.
Whats wrong with it? It keeps the state of the controller just the
same way MARKER does and you can transfer that state to (possibly)
a lot of other controllers (of the same type).
Matthias
--
Hello Matthias,
I believe that downloading code from the application should be
a discouraged practice, reasons below.
Matthias Trute writes:
>> *Downloading* hex code from the application is what I do now. Quite ugly
>> IMO.
>
> Whats wrong with it? It keeps the state of the controller just the
Hi,
if you need any help with g4 just ask me.
Michael
Am 27.10.2012 um 20:13 schrieb Erich Waelde:
> Hi,
>
> On 10/27/2012 08:06 PM, Enoch wrote:
>> Is there an automated method to compile frt to asm to skip
>> uploading of
>> debugged words?
>
> Have a look at
> http://www.forth-ev.de/repos
Am 27.10.2012 21:01, schrieb Enoch:
> Hello Matthias,
>
> I believe that downloading code from the application should be
> a discouraged practice, reasons below.
I disagree.
>
> Matthias Trute writes:
>
>>> *Downloading* hex code from the application is what I do now. Quite ugly
>>> IMO.
>>
>
> From: mi-ka...@t-online.de
> Date: Sat, 27 Oct 2012 21:14:02 +0200
> To: amforth-devel@lists.sourceforge.net
> Subject: Re: [Amforth] From frt to asm
>
> Hi,
>
> if you need any help with g4 just ask me.
I didn't tried (yet) it but looks nice tool to cherry pick words which work. Am
I righ
Matthias Trute writes:
> Am 27.10.2012 21:01, schrieb Enoch:
>> Hello Matthias,
>>
>> I believe that downloading code from the application should be
>> a discouraged practice, reasons below.
>
> I disagree.
>
>>
>> Matthias Trute writes:
>>
*Downloading* hex code from the application is
Hi Hannu.
Am 27.10.2012 um 21:57 schrieb Hannu Vuolasaho:
..
> Am I right if I say it doesn't know my own assembler words?
You are right.
It knows a lot of amforth words which are ANS forth.
As g4 is written in gforth adding more simple words is quite easy.
Take a look at their syntax in those
10 matches
Mail list logo