2025年4月19日土曜日

4357_Firmware_Essential | A high-level assignment summary for WK1 and WK2 (Part-1)

 

A high-level assignment summary for WK1 and WK2

  1. Week#1 To Do list:
  2. Download and install VirtualBox on Windows running on PC
  3. Download and install Ubuntu on VirtualBox
  4. SONG: Install arm embedded compiler (gcc, git, gitk)
  5. Create git account at https://github.com/  (<== SONG: correction)
  6. Create a local repository of git on Ubuntu by following the instructions provided in e4357/hw1/git.txt
  7. Write a C program for the HW assignment and check in the code with git (HW for WK#1)
  8. (note: check in all homework to github )
  9. submit all your github link to ucsc course homework site.
  10. ==========================
  11. Week#2 To Do list:
  12. Complete Quize#1
  13. create an account at http://mbed.org/
  14. try online compile with Hello World program http://mbed.org/handbook/SerialPC
  15. export to program to IDE, and GCC
  16. create an account at http://www.arm.com/
  17. Download and install a mbed development IDE, such as Keil from MDK version 5 ARM
  18. Connect and establish communication between  mbed(LPC1768 or Freescale) and PC
  19. Load the executable code in LPC1768 (HW for WK#2)
  20. Execute a code in LPC1768 and display on a PC (HW for WK#2)
  21. Answer questions in hw2/readme.txt
  22. Read ARM Architecture documents
  23. Read Quiz#2

0 件のコメント:

コメントを投稿