multilink universal compatibility with codeWarrior 5.1

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

multilink universal compatibility with codeWarrior 5.1

405 Views
pbarrega
Contributor I

Hi,

I'm using a multilink universal debugger probe with CodeWarrior 5.1. Unfortunately i don't able to download firmware into microcontroller because the debugger firmware is not compatible with CodeWarrior 5.1. I have tried to change the debugger firmware with the PEmicro firmware update tool but with this utility i cannot choose manually the firmware file to upload because this procedure is blocked on automatic. Is there a way to choose firmaware to download into the debugger probe?

The debugger probe Multilink universal (revision E) and USB-ML-12 are both compatible each other with CodeWarrior 5.1?

Thanks in advance.

Best regards.

Pasquale Barrega. 

0 Kudos
7 Replies

333 Views
lama
NXP TechSupport
NXP TechSupport

Hi,

probably not important but could be related info...

The CodeWarrior v. 5.1 is not supported by Win10 or later.

There is a possibility to install CodeWarrior v. 5.2 on the Win10 and add the missing derivatives by the procedure below:

https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/How-to-Add-missing-derivatives-to-CodeWarrio...

 

The installation link of the CW v. 5.2 can be found on the site below:

https://www.nxp.com/design/design-center/software/development-software/codewarrior-development-tools...

 

Best Regards,

Ladislav

0 Kudos

331 Views
pbarrega
Contributor I

Good morning,

thank you for your response.

Code Warrior 5.1 runs on Windows 8 virtual machine.

Best regards.

0 Kudos

320 Views
lama
NXP TechSupport
NXP TechSupport

Hi,

what MCU do you use?

You wrote MC9S12S192 ...It does not exist.

Best regards,

Ladislav

0 Kudos

386 Views
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello, my name is Pavel, and I will be supporting your case, could you let me know what is your MCU target? 

Best regards,
Pavel

0 Kudos

378 Views
pbarrega
Contributor I

Hello,

the target MCU is MC9S12S192.

Best regards.

 

Pasquale Barrega.

0 Kudos

303 Views
pbarrega
Contributor I

Hello, the correct CPU target is: 9S12G192F0CLL.

Sorry for the mistake.

 

Best regards.

 

Pasquale Barrega.

0 Kudos

244 Views
lama
NXP TechSupport
NXP TechSupport

Hi,

 

I tried to collect all possible issue I met during my support career.

 

  1. Check Oscillator clock if external osc is used.  
  2. Check communication traffic on the BKGD pin- oscilloscope. (the wire on the communication interface can be wrong)
  3. Be sure you have not plugged the multilink in opposite direction to the pinhead connector.
  4. Check the MCU is not secured.
  5. Check the reset meets requirements and behavior described in the data sheet.
  6. If you use some SBC chip then think about its connection to the MCU and possible reset from it.
  7. Check the MCU is not in the reset loop from any reason.
  8. Check you use corresponding project target settings with BDM connection. (For example, P&E micro project target is selected and the board is connected directly by USB cable to the Softec board target interface. P&E micro project target is compatible only with USB BDM multilink, Cyclone PRO or on-board interface circuits if it is presented)
  9. Check the MCU you have selected in the project is the same as on the board.
  10. Issue placement localization:
    1. If you are able to test the issue at another board - do it to localize whether issue is in communication or on the board.
    2. If you have only one board try to use another MCU to localize whether issue is in communication or on the board.
    3. If you have only one board and it has been working previously try to use another MCU to localize whether issue is on the board or in the MCU.
  11. If none of this helps I would suggest you to contact www.pemicro.com support. I smell something wrong with the cooperation of the pemicro driver with the virtual machine. I am not sure but we have no experience with such configuration.

 

 

Best regards,

Ladislav

0 Kudos