X-Git-Url: http://git.rot13.org/?p=goodfet;a=blobdiff_plain;f=client%2FGoodFETCC.py;h=672c1afbd1e90d2344a213c43a4f583e516cee71;hp=5d76b1a2204b9dc7867a5cdf32f0900f2efdfba7;hb=ba447ec2175b15e3f9368c6dd18988215b36b84b;hpb=8d6134bd176afb3486a50afe47a321eb4dc8e2b4 diff --git a/client/GoodFETCC.py b/client/GoodFETCC.py index 5d76b1a..672c1af 100644 --- a/client/GoodFETCC.py +++ b/client/GoodFETCC.py @@ -304,6 +304,9 @@ class GoodFETCC(GoodFET): #print "Status: %s." % self.status(); self.CCreleasecpu(); self.CChaltcpu(); + #Get SmartRF Studio regs if they exist. + self.loadsymbols(); + #print "Status: %s." % self.status(); def stop(self):