This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| de:install:quickinstall [2009/04/06 14:27] – nierhoff | de:install:quickinstall [2020/07/20 09:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 63: | Line 63: | ||
| " folgt | " folgt | ||
| - | Versuche den Code (Ctrl+F7). | + | Versuche den Code auszuführen |
| - | Start the program by pressing | + | Starte das Programm mit F5. |
| <code c> | <code c> | ||
| Line 74: | Line 74: | ||
| </ | </ | ||
| - | On-board LED PB7 should be go ON | + | Die On-Board LED PB7 sollte leuchten. |
| - | LED PB7 | + | Ändere den Code zu: |
| - | Change the line in the code: | + | |
| <code c> | <code c> | ||
| PORTB |=(1<< | PORTB |=(1<< | ||
| </ | </ | ||
| - | On-board LED PB7 should be go OFF | + | Die On-board LED PB7 sollte aus gehen. |
| - | If LED-s works fine you have successfully installed and configured your programming | + | Wenn die LEDs korrekt funktionieren, |
| - | environment. | + | |
| - | You can proceed with the Labs found in the Lab book (Hands-On Exercises | + | Weiterführend sind die Aufgaben aus dem Übungsbuch zu empfehlen |
| ISBN: 978-9955-20-340-7) http:// | ISBN: 978-9955-20-340-7) http:// | ||
| - | For more info you look: | + | Weitere Informationen unter: |
| http:// | http:// | ||
| http:// | http:// | ||