Skip to content

Commit f3b6f5d

Browse files
committed
added j2534 troubleshooting instructions
1 parent 90c64b6 commit f3b6f5d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

drivers/windows/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -137,5 +137,14 @@ More details here:
137137
relaxed to allow serialization of messages based on their address
138138
(making multiple queues, effectively one queue per address).
139139

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+
140149
# Other:
141150
Panda head ASCII art by dcau

0 commit comments

Comments
 (0)