09-10-2008 04:01 PM
Hi,
I am trying to set a static IP address at run-time in the BF537. I understand this requires setting a global variable called g_vdkIPAddress before the IP stack is initialized, and this can be achieved by writing a function "CustomInit()".
How do I write a CustomInit() function and insure it gets called before the IP stack is initialized?
Thank you,
-Kipp
09-15-2008 10:50 PM
Hi Kipp,
The function can be found here.
C:\Program Files\National Instruments\LabVIEW 8.5\Targets\ADI\Embedded\vdk\common\lv_init\lv_init.c
Thank You,
Jaidev