External Netboot Library Description


The External Netboot library contains netboot code that can be invoked independently from the ROM. This library provides the latest NetBoot code that adds the following features:

This library works with IPv4 only.

The External Netboot library cannot reprogram the same flash chip it is running from, i.e. you need two separate flash memories.

Note that debug symbols have to be turned off in order to avoid a linker error (the linker cannot handle line numbers greater than 65534 and will return an "L220" error when debug symbols are enabled).


Using the Library

Enhanced Netboot Library Sample Application

The Enhanced Netboot sample shows how to configure startup.a51 to use Enhanced Netboot.





Back to C Library Project Homepage