Title: NET OS 6.0/GNU Postinstallation
1NETOS 6.0/GNUPostinstallation
2Flash Recoveryandthe first Project
3Flash Recovery
- The BSP and two of the example projects are
required - /netos/src/bsp/ns7520_a.bld(used to generate an
image of the bootloader) - /netos/src/apps/template/32b/image.bld
- /netos/src/examples/naftpapp/32b/naftpapp.bld(use
d to download the above images to the target) - Copy naftpapp project tree to /netos/src/apps and
make a copy of template in /netos/src/apps
(rename it to hello) - Build the BSP and followingly both projects
- Download naftpapp application and execute
- Use DOS FTP client to download rom.bin and
image.bin - I.e. /netos/src/bsp/bootloader/romImage/rom.bin
and /netos/src/apps/hello/32b/image.bin
4Copy the Project Trees
Drag the naftpapp project folder and drop it
in /netos/src/apps
5Copy the Project Trees cont.
Drag the template project folder and drop it
in /netos/src/apps and rename it to hello
6Build the Projects Start with the BSP
Define the Hardware Platform. Here it is ns7520_a
Supported Platforms are net50_d net50bga_a ns7520
_a connectme connectem connectsp
7Repeat the Steps for naftpapp
and for hello.
8Run naftpapp under Debugger ctrl.
9Set the Network Parameters
you need a terminal emulator set to
9600/8/N/1 and a serial connection from the
board to the PC
Remember the root password is gtgt Netsilicon ltlt
10Download the Bootloader Image
Use the DOS ftp client
and download rom.bin
Remember user is gtgt (none) ltlt
11Rerun naftpapp and this time download the
Application Image
Use the DOS ftp client
and this time download image.bin
User still is gtgt (none) ltlt