Difference between revisions of "EEMB1"

From Klaus' wiki
Jump to: navigation, search
 
Line 10: Line 10:
  
 
[[From Source to Executable]] an explanation of the magic that the compiler suite does to your code.
 
[[From Source to Executable]] an explanation of the magic that the compiler suite does to your code.
 
[[Teaching plan and Curriculum 2012]]
 

Latest revision as of 19:29, 9 July 2012

Build uClinux for EA2478 Board

Tftp

Install Uboot

Connect to your board using telnet

How to mount a remote filesystem using Sshfs

From Source to Executable an explanation of the magic that the compiler suite does to your code.