Total Pageviews

Thursday, 20 December 2012

Learning ARM programming with StartOS

Getting Started with ARM

Sketch by Sketch

“It seems that perfection is attained not when there is nothing more to add, but when there is nothing more to remove.” (Antoine de Saint-Exupery)
This project's main goal was to create simple, fast, reliable, user-friendly platform with time-proved characteristics from mini-, microcomputers, Handhelds and microcontrollers.
Features are: shortest booting time - about one second, loading and launching User's programs from an SD card into the RAM, System APIs working via software interrupts, granting a User total control over hardware, native C, C++ and Assembler programming. Clear and extremely small programs.
The user can program ARM as simple as a microcontroller but with 32-bit, MIPS, Megabytes of RAM and Gigabytes of external storage memory!
Based on a cheapest ARM9 Development Board (about $80 for the FriendlyARM mini2440 w/ a color 3.5" LCD).
Feel free to contact the author: Anatoly Besplemennov (longtolik@gmail.com)

The're many wrong ways but only single right one


Please watch the SCADA video at: http://www.youtube.com/watch?v=Q2mjBy_Yor4

from  http://code.google.com/p/startos/