Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

How to setup a development environment

254 bytes added, 12:07, 24 March 2010
m
Copy kernel and rootfs in flash memory
nandwrite -p /dev/mtd4 rootfs.jffs2
</pre>
Note that if you are using the ''rootfs'' built [[How_to_setup_a_development_environment#Rootfs|previously]], the corresponding file should be located there:
<pre>
$HOME/igep/poky/build/tmp-igep0020b/deploy/images/poky-image-base-igep0020b.jffs2
</pre>
 
And now reboot. In case of errors (such as ''bad crc'' on the ''kernel'' for example), it is necessary to reflash all, see [http://wiki.myigep.com/trac/wiki/HowToUpgradeTheFactoryFirmware this].
0
edits