Dear chiusir,
I can't offer much advice.
I've tested the USBDM (not OSBDM), both the JB16 and the JMxx version, with a MCF51JM128 and the BDMs have no problems with the initial connection as it is only at about 10 MHz using the internal clock. It may be necessary to select the ALT clock option for when the external clock is used _after_ the initial connection.
If you want to investigate further please do the following:
- Change to the debug version of the DLLs (these are supplied with the original files).
- Try the debugger
- This will create a log file on C:\usbdm.log. Post this and it may give some clue to what is happening.
bye
PS. If you suspect the device is secured you can copy the CFV1_OpenSourceBDM_Erase_Unsecure.cmd command file from the Codewarrior directory C:\Program Files\Freescale\CodeWarrior for Microcontrollers V6.2\bin\plugins\Support\HC(S)08Wizard\DataBase\cmd to the cmd folder in your project.
Use the Menu CFV1 Open Source BDM->Command Files and open the Unsecure tab. Browse to the cmd directprty and select the copied file.
Use the Menu CFV1 Open Source BDM->Unsecure to erase the device.
Message Edited by pgo on 2009-05-19 01:08 PM