Quote:
Originally Posted by bradleat
Well i get some error codes, I suppect they are related to hardware failure, but I have to rule out the software side first.
I attached a screen copy of the errors.
This error get thrown when I try to debug from Windriver following the instructions from the Getting Started with C.pdf document
|
Unresolved symbols dealing with the FPGA at runtime is usually caused by a mismatch between the running cRIO image version (which contains the FPGA image and the runtime binary library that completes the binary built in WindRiver) and the version of WPILibary on your development computer that your binary is compiled against.
Less often it can be caused by other issues.
You said you narrowed it to "an install error". Could you be more specific about what you found to help others that may be encountering the same issue?