Page 1 of 1

PM4 not conneting with SDK sample appliation.

Posted: December 23rd, 2006, 2:36 pm
by Robt.Lee
The SDK Sample application, PM3APIDemo of 6/5/05, gives me:

Error (-10201): TKCMDSET_DEVICE_NOT_FOUND_ERR
A USB connection could not be established with the PM3.

The PM3 LogCard Utility Vers 4.04 works perfectly.

I have a PM4 running build 16.0. What is the likely problem with the connection?

Posted: December 23rd, 2006, 11:25 pm
by haboustak
The PM4 has a different product name than the PM3, so you need to take that into account when you (or the sample application) call tkcmdsetDDI_discover_pm3s().

Scott started a thread about using the SDK with a PM4 over in the "Publications" forum.
http://www.c2forum.com/viewtopic.php?t=4701

Good luck with the SDK!

Mike