NETWORKING: Command line debugger support for Cavium SE
1) Requires Wind River Linux 2.0 Update Pack 4 (2.0.4) to be installed. 2) These are the files that should be downloaded to install and use the Simple Exec integration with WRLinux 2.0.4. In addition to the above files from Wind River, it will also be necessary to obtain the following files from Cavium Networks: OCTEON_SDK-1.7.2-244.i386.rpm OCTEON_LINUX-1.7.2-244.i386.rpm
1. Unzip this patch under [install_dir]/updates
2. From the [install_dir]/updates directory, run the command "../maintenance/mtool/mtool_linux"
3. Follow the instructions for installing the point patch.
#rpm2cpio OCTEON_SDK-1.7.2-244.i386.rpm | cpio -div
#rpm2cpio OCTEON_LINUX-1.7.2-244.i386.rpm | cpio -div
Configure:
#product/wrlinux-2.0/wrlinux/configure --enable-board=cavium_octeon_cn58xx_evb_nic4 --enable-kernel=standard --enable-rootfs=glibc_std --with-layer=wrll-cavium-simple_exec,wrll-toolchain-4.1-166-cavium --with-template=feature/se_minimal_bootable,feature/se_demo_all
Make fs:
#make SDK_ROOT=/somepath/octeon-sdk-1.7.2/usr/local/Cavium_Networks/OCTEON-SDK build-all
4. Upload the kernel and rootfs into the target and boot it up