Hi,
> By the way, did you have an opportunity to look at MARKER? I think it
> does not preserve well wordlist order.
I havn't had the time to check this problem. Sorry.
> It's non-trivial code so just if
> you don't have time for this now I'll have a go at it myself.
Its probably a good idea to
Matthias Trute writes:
>> After receipt of a data buffer from a certain communication euipment I
>> want to lanuch immediately a processing activity, i.e., right from the
>> ISR and not wait for a round robin task to visit.
>
> You can implement a priority task scheduler as well. PAUSE is not the
Hi Enoch,
> My editor (Emacs) apologizes. It does not like your asm code
> indentation. Which one do you use, BTW.
Uhm. my own one. And a different one for each file. Probably. ;)
>
> > Second: Your patch steps behind what amforth has already
> > solved years ago: If an interrupt source has to
Matthias Trute writes:
>> I hope that you would be interested in the following AmForth
>> development. I will send you the patch under a separate cover.
>
> I am interested. And regardless what you think of what
> follows, I appreciate your work.
>
>> http://pastebin.com/sDGsKjhb
Hello Matthias
Hi Enoch,
> I hope that you would be interested in the following AmForth
> development. I will send you the patch under a separate cover.
I am interested. And regardless what you think of what
follows, I appreciate your work.
> http://pastebin.com/sDGsKjhb
A few remarks: Your patch include som
Hello Matthias,
I hope that you would be interested in the following AmForth
development. I will send you the patch under a separate cover.
Regards, Enoch.
http://pastebin.com/sDGsKjhb
P/S It includes some unrelated (though desired) stuff such as cinvert to
complement a byte, etc.
--
Hello Matthias,
I hope that you would be interested in the following AmForth
development. I will send you the patch under a separate cover.
Regards, Enoch.
-
1 Objective
One of AmForth features is the ability to writ