|
Connection Problems
Lately I've been having connection problems everytime I try to compile code to the cRIO. I have all the updates installed for Java and the most recent cRIO image. My computers network setup is using IPv4: 10.33.29.5 and subnet mask is set to 255.0.0.0. For some reason everytime I try to compile and run code - using netbeans our only IDE - we recieve the:
Network interfaces on host:
...... adress: 10.33.29.5 netmask: 255.255.255.254
Warning: host is not on same subnet as robot. May not be able to complete all communication with robot.
Connecting FTP @10.33.29.2
Remote OTA server does not match, upgrading
C:...\sunspotfrcsdk\build.xml:96 ... bunches of errors.
I see that netbeans is detecting an incorrect subnet mask, however the netmask on the computer is in the correct format. Could anybody help? Thanks
|