Hi Matthias,

What kind of hardware would you need?

On Fri, 22 Jul 2016, Matthias Trute wrote:

> Hi,
> I need some independent tests, so I'd like to ask for volunteers.
> The command prompt got its characters via a simple interruptroutine. That 
> works quite well for years now. However some users wanted to replace this 
> routine with some other (forth hll) code and were unpleasantly surprised that 
> the word INT! did not do what it does for all other ISR's. Not surprisingly 
> since that (and only that)one interrupt was not dealt with the way all other 
> interrupts got handled.
> That has changed now. Now every character is processed the "standard"way and 
> the INT! word can easily change the actions. I did sometests, but for the 
> high speed ones I lack some resources. So I askyou to test and give feedback 
> whether the new code works for serialline speed like 56k (or more) - my 
> boards don't have the necessarybaud rate clock quartzes...
> Please get the sources from the repository trunk after version 2141and 
> recompile them. To check if everything works good enough,it is sufficient 
> that you can enter commands at all....
> The MSP430 is a different story, they still lack interrupts completely.
> Thanks in 
> advanceMatthias------------------------------------------------------------------------------What
>  NetFlow Analyzer can do for you? Monitors nnetwork bandwidth and 
> trafficpatterns at an interface-level. Reveals which users, apps, and 
> protocols are consuming the most bandwidth. Provides multi-vendor support for 
> NetFlow, J-Flow, sFlow and other flows. Make informed decisions using 
> capacity 
> planningreports.http://sdm.link/zohodev2dev_______________________________________________Amforth-devel
>  mailing list for 
> http://amforth.sf.net/Amforth-devel@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/amforth-devel
>
------------------------------------------------------------------------------
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to