Changes between Version 4 and Version 5 of Tutorials/k0SDR/Tutorial13
- Timestamp:
- Sep 9, 2015, 2:53:59 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorials/k0SDR/Tutorial13
v4 v5 94 94 }}} 95 95 96 Download ELF file to be run on the ARM core. 97 {{{ 98 }}} 99 100 Open another terminal and run the startup shell script, which configures the Ethernet interface that connects to Zedboard, and starts DHCP server on the node. 101 {{{ 102 }}} 103 104 In the same terminal launch minicom to listen to the serial data sent by Zedboard. 105 {{{ 106 }}} 107 108 96 109 === Running a start up test 110 At the XMD prompt, start the processor by typing "con" 111 {{{ 112 }}} 113 114 The following would be printed out in the minicom window. 115