Thanks, Matthias.

I made some progress by switching over to AVR Studio 4 (as I have yet a
JTAG MkI). Conclusion, avra is buggy (at least my git patched at90can128
code) while avrasm2.exe seems to work.

Working under Windows is not something most Linux guys (like me) desire.
We would have preferred the asm code to be avr-gcc compatible for our
avr-gdb and other tools pleasure.

Anyway, my idea is to prepare Amforth as a boot section permanent code
in a product. Would enable the customer to easily run post production
tests, etc. Will report progress if there is any :-)

Thanks, Enoch.

P/S Could you affiliate the project with an official git repository?
That would make it easier to contribute code. github, for example, is
free to open source projects.


On 10/01/2012 01:33 PM, Matthias Trute wrote:
> Enoch,
> 
>> I passed the avra hurdle using git code with a small device.c patch. Now
>> loading the board I see it emitting gibberish ...
> 
> Did you check the serial line settings? amforth uses 9600 or 38400 8N1
> 
> 
>> Is there a way to debug under Linux?
> 
> debugging serial lines? or let amforth run under
> debugger control? Both is at least very difficult
> to impossible (IMHO). avarice is a command line
> tool to connect an JTAG enabled atmega to gdb. Never
> used it myself...
> 
> Matthias


------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
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