Page 1 of 1

New eBook available: Fully ARMed NXT

Posted: 25 Feb 2013, 08:01
by tcwan
Hi,

I've just finished my eBook, Fully ARMed NXT, which teaches ARM Assembly Language Programming using NxOS on the NXT.

http://www.cs.usm.my/index.php/research ... ons/e-book

This eBook is made available free of charge for personal use only.

Comments/Feedback are welcome.

Re: New eBook available: Fully ARMed NXT

Posted: 25 Feb 2013, 14:32
by mightor
Hi tcwan,

Thank you for sharing your work! A quick scan through the book reveals a LOT of work was put into this. I'll read through it over the next little while :)

Regards,
Xander

Edit: I posted something about it on my blog: http://botbench.com/blog/2013/02/25/fre ... armed-nxt/

Re: New eBook available: Fully ARMed NXT

Posted: 26 Feb 2013, 04:49
by afanofosc
Thanks for making this eBook available. Wow. It is a fantastic book. I especially enjoyed the section about pointers and structures and multi-dimensional array access in ARM assembler.

John Hansen