Homework
Challenges
Programming The Board
myersg@SOI-MYERSG:~$ myersg@SOI-MYERSG:~$ sudo apt-get install gcc-avr Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: binutils-avr Suggested packages: task-c-devel gcc-doc gcc-4.2 avr-libc The following NEW packages will be installed: binutils-avr gcc-avr 0 upgraded, 2 newly installed, 0 to remove and 48 not upgraded. Need to get 12.6 MB of archives. After this operation, 67.3 MB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://us.archive.ubuntu.com/ubuntu/ trusty/universe binutils-avr amd64 2.23.1-2.1 [1,312 kB] Get:2 http://us.archive.ubuntu.com/ubuntu/ trusty/universe gcc-avr amd64 1:4.8-2.1 [11.3 MB] Fetched 12.6 MB in 8s (1,482 kB/s) Selecting previously unselected package binutils-avr. (Reading database ... 164118 files and directories currently installed.) Preparing to unpack .../binutils-avr_2.23.1-2.1_amd64.deb ... Unpacking binutils-avr (2.23.1-2.1) ... Selecting previously unselected package gcc-avr. Preparing to unpack .../gcc-avr_1%3a4.8-2.1_amd64.deb ... Unpacking gcc-avr (1:4.8-2.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up binutils-avr (2.23.1-2.1) ... Setting up gcc-avr (1:4.8-2.1) ... myersg@SOI-MYERSG:~$ sudo apt-get install avr-libc Reading package lists... Done