Now the Create a new S12ZVMC128 project in CW 11.0,When choosing the connected emulator again, I only chose P & E USB MultiLink, not Open Source BDM.
But now I have an OSBDM emulator, and since I do not choose Open Source BDM to connect, I can only download the program with the OSBDM emulator, not debug (cannot interrupt points, view variables, etc.)
If I select both connections when building a new project, you can do debug with OSBDM. So I want to ask you how to add a Open Source BDM connection option in an already existing project.
Hi
Normally P & E USB MultiLink launch configuration can also connect Open Source BDM interface.
If we need to create a new Open Source BDM manually, please
1. create a new project including Open source BDM launch configuration. Make sure we can connect board with this interface.
2. In your application, we create a new set Debug configurations as below:
3. then create a new launch configuration, configure this launch configuration with referring the Open source BDM launch configuration in step 1
Hope this helps
Jun Zhang