deom9s12x board

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

deom9s12x board

1,034 Views
John580903
Contributor I

I get the following error message(s) when I execute the sample LED project on the setup disk:

 

The following access path in target "P&E ICD" of project "DEMO9S12XDT512_LED.mcp" cannot be found:
{Project}prm

The following access path in target "P&E ICD" of project "DEMO9S12XDT512_LED.mcp" cannot be found:
{Project}cmd

The following access path in target "P&E ICD" of project "DEMO9S12XDT512_LED.mcp" cannot be found:
{Project}Sources

The following access path in target "SofTec" of project "DEMO9S12XDT512_LED.mcp" cannot be found:
{Project}prm

The following access path in target "SofTec" of project "DEMO9S12XDT512_LED.mcp" cannot be found:
{Project}cmd

The following access path in target "SofTec" of project "DEMO9S12XDT512_LED.mcp" cannot be found:
{Project}Sources

The following access path in target "Simulator" of project "DEMO9S12XDT512_LED.mcp" cannot be found:
{Project}prm

The following access path in target "Simulator" of project "DEMO9S12XDT512_LED.mcp" cannot be found:
{Project}cmd

The following access path in target "Simulator" of project "DEMO9S12XDT512_LED.mcp" cannot be found:
{Project}Sources

 

When I try to open these files I get a file does not exist error in code warrior.

 

How do I fix this problem?

 

Thanks

Labels (1)
0 Kudos
4 Replies

429 Views
Xbot
Contributor II

those are debugger issues. did you plug the usb on the port provided in that evboard or are you using another debugger? if you're using softec, you should click on >inDart-HCs12 > EVBs12xep.

0 Kudos

429 Views
John580903
Contributor I

I am using CodeWarrior V5.1 connected to  a demo9s12xdt512 board through a USB port.

 

I wrote some code to only change LED1 with SW1.

 

I tried to download it to the target, but now it says the P&E Multilink is not responding.

 

 

The original code the part was shipped with turned LEDs 1 &2 with SW1.

 

But now, there is no response.

0 Kudos

429 Views
jsmcortina
Contributor III

As the previous poster noted, the built-in USB BDM interface is "Softec" not P&E.

 

So if you are trying to use the P&E build target with the built-in USB connection IT WILL NOT WORK.

 

James

0 Kudos

429 Views
kef
Specialist I

Is it a new version of DEMO9S12XDT512 board? Because my DEMO9S12XDT512 board has builtin P&E Multilink, not Softec.

0 Kudos