09-14-2006 10:14 AM
09-14-2006 01:12 PM
09-14-2006 01:21 PM
Aha...that makes sense...so what you're saying is that the EZ-Kit will be initiating the debug link, not the PC.
I have two NIC (wireless and wired) devices in my laptop....is it possible that the address of the wireless NIC is being compiled into the code? And if that's true, is there any easy way to change that behavior, or should I just disable my wireless adaptor during debug?
(I'm doing eval in a coffee shop using wireless to do web stuff, while using the wired port for the EZ-Kit)
09-14-2006 01:39 PM
Hey Michael,
Upon closer inspection on my part, it looks like the IP is passed as a commandline parameter to lvEmbeddedMain.c? If all else fails, I could modify "...LabVIEW 7.1 Embedded\CCodeGen\libsrc\main\lvEmbeddedMain.c" to provide a specific IP address (hard-coded...yuck!)?
09-14-2006 02:21 PM - edited 09-14-2006 02:21 PM
Message Edited by Michael P on 09-14-2006 02:22 PM
09-14-2006 02:47 PM