|
Hello,
I have exactly the same problem. I am using the BasicUSB driver that came with the ARM 7 evaluation board. The USB firmware in the ARM 7 contains a custom device class with 1 interface and 2 interrupt end-points. I have made the necessary changes to the atm6124.inf like the VID, PID, names etc, but using the same atm6124.sys. After I plug my device in, it enumerates properly and it asks for the driver. The moment I point it to the inf and sys files, I get the blue screen of death.
Questions:
1. Is it at all possible to use the driver that came with the board with my own USB application on the ARM 7?
2. If yes, any idea how to debug the blue screen of death. One thing thats for sure is that the system crashed while loading the driver.
Any help will be appreciated.
Thanks in advance.
|