Commit f3b6f5d 1 parent 90c64b6 commit f3b6f5d Copy full SHA for f3b6f5d
File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -137,5 +137,14 @@ More details here:
137
137
relaxed to allow serialization of messages based on their address
138
138
(making multiple queues, effectively one queue per address).
139
139
140
+ # Troubleshooting:
141
+ troubleshooting:
142
+ 1 . Install DrewTech J2534-1 Bus Analysis Tool
143
+ http://www.drewtech.com/downloads/tools/Drew%20Technologies%20Tool%20for%20J2534-1%20API%20v1.07.msi
144
+ 2 . Open DrewTech tool and make sure it shows "panda" as a device listed (this means registry settings are correct)
145
+ 3 . When DrewTech tool attempts to load the driver it will show an error if it fails
146
+ 4 . To figure out why the driver fails to load install Process Monitor and filter by the appropriate process name
147
+ https://docs.microsoft.com/en-us/sysinternals/downloads/procmon
148
+
140
149
# Other:
141
150
Panda head ASCII art by dcau
You can’t perform that action at this time.
0 commit comments