Re: miniPicoLisp: miniCodeROM in Alcor6L

2015-02-24 Thread Alexander Burger
Hi Raman, thanks for the report! 2) I assumed step-1 should be sufficient but I ran into an Unaligned memory fault when I executed the build with step-1 alone. I then introduced variable attributes for `Rom' and `Ram' (included in main.c). any const Rom[] __attribute__ ((aligned (8))) =

miniPicoLisp: miniCodeROM in Alcor6L

2015-02-24 Thread Raman Gopalan
Dear Alex, dear list, A very good morning! It has been a while! I trust you are all doing well. I finally have core miniPicoLisp (with the miniCodeROM enhancement) running on my Mizar32 (at32uc3a). While PicoLisp itself works out of the box, I had a few concerns about the microcontroller