Planering inbyggda system

From Datateknik
(Difference between revisions)
Jump to: navigation, search
(Labb 2)
(Labb 2)
Line 36: Line 36:
 
Glöm inte att ändra till '''gcc för ARM'''
 
Glöm inte att ändra till '''gcc för ARM'''
  
==Labb 2==
+
==Labb 2 - Blinky LED etc etc ==
 
* You can '''draw''' some awesome diagrams in [https://fritzing.org/home/ fritzing], but you can *NOT* '''simulate''' i.e. make the LED blink
 
* You can '''draw''' some awesome diagrams in [https://fritzing.org/home/ fritzing], but you can *NOT* '''simulate''' i.e. make the LED blink
Blibky LED
+
*  [[File:LPC1768withUSBcable.jpg|x200px]]
  
 
==h2==
 
==h2==

Revision as of 14:02, 15 October 2019

prequel

Contents

Kursböcker

Kursbok BOKfastandeffectiveembeddedsystemsdesign.png

Referenslitteratur BOKperryxiao.jpg


LABBAR

Labb 1 - von Neumann & Assemblerprogrammering

von Neumann

ARM assembler

Vilken assembler passar till följande kod:

int square(int num) {
   register int temp;
   register float x;
 
   temp =  4;
   x = 3.1415;
    
   return temp + (int) x;
}

Kontrollera på sidan https://godbolt.org/ Glöm inte att ändra till gcc för ARM

Labb 2 - Blinky LED etc etc

  • You can draw some awesome diagrams in fritzing, but you can *NOT* simulate i.e. make the LED blink
  • LPC1768withUSBcable.jpg

h2

Personal tools
Namespaces

Variants
Actions
Navigation
Tools