Dave,
I can tell you this, none of the P&E programs that require the demo software to do something work with DEMOJM . All the sample code was a CMX effort, and P&E really just did the hardware, unlike the DEMOQE.
I have talked to P&E about getting these to work with DEMOJM, basically using my modified HID demo as the CMX code does nothing with the accelerometer.
However, until Freescale publishes my updated demo, I have this on hold, as the current demo does simply not provide any hooks, and P&E is not going to change the CMX code.
I will try re burning the original demo, but now that I think about it, I don't recall seeing any code for the pot or speaker in the source code. I do know the hid demo from the code sample should work with the PC app. To be honest, I think I burned from the source code right away, so I may not have noticed the features you mention.
I suppose it is possible that the original demo code never got shipped. Since P&E manufactures the board, it is possible what the factory burn for the demo is different. from what CMX delivers.
I will check into this.
Update:
The hid demo, burned from
C:\CMXUSB_LITE\CDRO\usb-peripheral\projects\CodeWarrior\hc9S08jm60\hid-demo
Holding SW2 and resetting did work with hid-led-demo for me.
Also the P&E logic analyzer connects, and the Serial Grapher connects, but since the code sends nothing it will of course it will not graph any thing.
PTE2/3 connect to the logic analyzer, so if you write code to toggle them, you should see it on the display.
I suppose the QE Serial Grapher code could be ported form the QE demo if you needed it. It's a cute trick that might be useful, but since the built in P&E USB serial port interface is not exposed, I never saw any use for it myself.
If you really must have the original demo, I suppose you could ask P&E, but explain yourself very clearly as they probably don't know about this. As I said, CMX provided the demo software.
Message Edited by JimDon on
2008-02-23 12:28 AM