A high-level assignment summary for WK1 and WK2
- Week#1 To Do list:
- Download and install VirtualBox on Windows running on PC
- Download and install Ubuntu on VirtualBox
- SONG: Install arm embedded compiler (gcc, git, gitk)
- Create git account at https://github.com/ (<== SONG: correction)
- Create a local repository of git on Ubuntu by following the instructions provided in e4357/hw1/git.txt
- Write a C program for the HW assignment and check in the code with git (HW for WK#1)
- (note: check in all homework to github )
- submit all your github link to ucsc course homework site.
- ==========================
- Week#2 To Do list:
- Complete Quize#1
- create an account at http://mbed.org/
- try online compile with Hello World
program http://mbed.org/handbook/
SerialPC - export to program to IDE, and GCC
- create an account at http://www.arm.com/
- Download and install a mbed development IDE, such as Keil from MDK version 5 ARM
- Connect and establish communication between mbed(LPC1768 or Freescale) and PC
- Load the executable code in LPC1768 (HW for WK#2)
- Execute a code in LPC1768 and display on a PC (HW for WK#2)
- Answer questions in hw2/readme.txt
- Read ARM Architecture documents
- Read Quiz#2
0 件のコメント:
コメントを投稿