Quote:
Originally Posted by 1951-44U
Just to satisfy my curiosity, what caused those Watchdog.cpp errors in the data I posted in the first post of this topic?
|
The Watchdog class uses the FPGA chip object interface like all others. One of the first things each class does is check that the FPGA is the right version for the class. If the GUID reads fail, it won't match and will return that same version mismatch error.