Planering inbyggda system

From Datateknik
Revision as of 13:59, 15 October 2019 by DIP19 (Talk | contribs)

Jump to: navigation, search

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

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

Blibky LED

h2

Personal tools
Namespaces

Variants
Actions
Navigation
Tools