[Amforth-devel] Simulation od amforth in simulavr

2010-11-04 Thread wzab
n Python or Verilog (though I haven't tested the Verilog interface yet) -- HTH & Regards, WZab -- The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-sel

[Amforth] Simulation of AVR with Amforth in simavr?

2013-11-10 Thread wzab
Hi, Sometimes I find it usefull to simulate the AVR with my firmware before I put it into hardware. Sometimes also I have to test something wothout access to the real hardware. Therefore I've tried to use Amforth together with simavr and terminal (namely minicom) connected via Linux pty. I was abl

[Amforth] SOLVED: Simulation of AVR with Amforth in simavr? (Unsolved: Unnescessary multiple writes to EEPROM?)

2013-11-14 Thread wzab
It seems, that I've found the problem leading to inappropriate simulation of writing to the FLASH. The patch for simavr, allowing to simulate amforth is available here: https://groups.google.com/group/simavr/attach/e2ad4dc5abd1ef4/patch.txt?part=4&authuser=0&view=1 and description here: https://g

Re: [Amforth] Simulation of AVR with Amforth in simavr? (And: Unnescessary multiple writes to EEPROM?)

2013-11-19 Thread wzab
Sorry, I've sent my message from another address, not registered to the list. Therefore I resend it from the proper one - Wojtek On 14.11.2013 19:48, Matthias Trute wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > >> What's absolutely strange to me, is that definition of singl