Hello,
I have resumed an old project and I would run it in amforth.
I would start with a simple system with a serial terminal but I’m not able to 
get rid of compile errors.

To avoid the redefinition error of USART_B_VALUE and USART_C_VALUE I create a 
local “drivers” folder with a modified copy of usart_common.asm.
Using .set instead of .equ without modifying the original.

Is there some holy friend who wants to get a look?
Here is a link to a dropbox folder containing all you need to compile:
https://www.dropbox.com/sh/o9pwqqvffuk0hii/AACVD6vPo-NoIK1tZ0i6Jq_wa

This folder contains:
- The AvrAssembler2 folder that comes from AVRStudio4
- The amforth-5.2 folder (instead of amforth-5.3 because the latter lacks the 
“core/dict_minimum.inc” file)
- The atmega16 and atmega128 folders
The makefiles contain relative paths to these folders so they work in place.

Feel free to modify everything you need to.
Thank you.


---
Questa e-mail è priva di virus e malware perché è attiva la protezione avast! 
Antivirus.
http://www.avast.com
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
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