AW: [En-Nut-Discussion] New to NUT/OS

Oliver Schulz Oliver.Schulz at bong.de
Fri Dec 12 12:32:38 CET 2003


Hi Can,

I don't know your knowlegde about microcontrollers at all, so for the very first beginning I suggest the folowing steps:

1. Learn some basics about assembler, object files, libraries and linking.
2. Read the manual for Atmel's ATMega128, which is the core of the ethernut board.
3. Learn programming language C and differences between C and assembler.
4. Read the documentation (API) of Nut/OS to learn how Nut/OS is structured.
5. Study some examples provided with Nut/OS in app directory. Do not use "basemon", "appload" or "isp2"!
6. Begin to write own small programms.
7. Learn something about Nut/OS by reading Nut/OS's code in directories os, dev, crt...
8. Write some more exiting applications.

Hope that helps for the start.

Cheers,
Oliver.

-----Ursprüngliche Nachricht-----
Von: M. Can Filibeli [mailto:filipa at superonline.com]
Gesendet: Freitag, 12. Dezember 2003 12:18
An: en-nut-discussion at egnite.de
Betreff: [En-Nut-Discussion] New to NUT/OS


Hi All,
 
I am new in Nut/OS and I want to master ethernut board and OS. Where should I start working? What should be my pathway?
 
Thanks.
Can.



More information about the En-Nut-Discussion mailing list