How can I read/store IP parameters on Rabbit 6700 serial flash module?

Hi all,

I need to store and read IP parameters on serial flash memory. Thus, when the rabbit 6700 module is initialized, the IP parameters should be loaded from flash memory and used for the tcp configuration. Also, i need to be able to modify this values using a function. What general steps should I follow?Is there an example for this type of application?

The IP parameters are:

_PRIMARY_STATIC_IP
_PRIMARY_NETMASK
PORT MY_GATEWAY
MY_NAMESERVER

Thanks in advance,

John.

Have a look at the TCPIP\ADDP libs and samples for some help on this. Also look at the User Block support in the IDBLOCK libs. I use this to store IP and network setup, serial number, product capability, calibration date etc on our GET-1032 products.

Regards,
Peter

1 Like