Changes between Version 29 and Version 30 of QuickStartSoclib
- Timestamp:
- Jun 16, 2010, 1:13:25 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QuickStartSoclib
v29 v30 69 69 #!sh 70 70 $ cd path/to/mutekh 71 $ make CONF=examples/hello/config BUILD=p h-tutorial:soclib-arm71 $ make CONF=examples/hello/config BUILD=pf-tutorial:soclib-arm 72 72 }}} 73 73 … … 80 80 #!sh 81 81 $ cd path/to/soclib/soclib/platform/topcells/caba-vgmn-mutekh_kernel_tutorial 82 $ ./system.x arm:4 path/to/mutekh/ kernel-arm.het.out82 $ ./system.x arm:4 path/to/mutekh/hello-soclib-arm.out 83 83 }}} 84 84