The LabView problem: This is fixed now, but I think the actual problem may have been completely unrelated. I have multiple network adapters on my laptop (I have 5 total, I think). Even with the right version of all of the LabView components installed, the flashing utility still didn't work. It turns out that the utility works fine, if you only have one network adapter. Disabling all but the one connected to the cRIO fixed it, and we got the image to flash.
Overall Progress:
- Squawk runs on the cRIO
- Squawk is talking to C/C++ code
- A large library of custom C++ code now exists in Java as well, and is working (correctly)
- Interaction with (and response to) external devices
- Write up some demo software
- Get the Java debugger running on Squawk
- Get Squawk to load our library and the user programs from separate suite files, so that the user doesn't need to recompile Squawk every time they want to test their application
- Document the install procedure
No comments:
Post a Comment