Skip to content

Commit

Permalink
added j2534 troubleshooting instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
gregjhogan committed Mar 7, 2018
1 parent 90c64b6 commit f3b6f5d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions drivers/windows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,14 @@ More details here:
relaxed to allow serialization of messages based on their address
(making multiple queues, effectively one queue per address).

# Troubleshooting:
troubleshooting:
1. Install DrewTech J2534-1 Bus Analysis Tool
http://www.drewtech.com/downloads/tools/Drew%20Technologies%20Tool%20for%20J2534-1%20API%20v1.07.msi
2. Open DrewTech tool and make sure it shows "panda" as a device listed (this means registry settings are correct)
3. When DrewTech tool attempts to load the driver it will show an error if it fails
4. To figure out why the driver fails to load install Process Monitor and filter by the appropriate process name
https://docs.microsoft.com/en-us/sysinternals/downloads/procmon

# Other:
Panda head ASCII art by dcau

0 comments on commit f3b6f5d

Please sign in to comment.