Access Path Not Found

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

Access Path Not Found

Jump to solution
1,750 Views
rsheldon
Contributor II

Hello,

 

I have been modifying a former co-worker's assembly code for a few weeks now by modifying the source code, saving it as a different source file, removing the old source code, and adding mine in.  This has been working fine unti, all of a sudden, a project message states :  "The following access path in target "Standard" of project "HCS08ASM.mcp" cannot be found:  {Project}..\HCS08C\prm".  Upon clicking the debug button, a warning pops up thats says:  "Enable debugger for target "Standard".  The debugger requires certain target settings in order to function correctly.  Do you want CodeWarrior to configure these settings automatically for the target "Standard"? [No] [Yes] [Cancel]"

 

I clicked "Yes", now two errors come up which I've never had before:  "->Cpu  ERROR:  There are errors in this bean, it is impossible to generate code.  ->Cpu  ERROR:  Error in the bean setting.  More details provided be the bean inspector for this bean."

 

My CW version is 5.9.0 Build 2404

My microcontroller is MC9S08DZCLC

 

Does anyone have any ideas as to what I might have done to cause this and how to fix it?

Labels (1)
0 Kudos
1 Solution
548 Views
rsheldon
Contributor II

Apparently I turned on processor expert by accident.  All I had to do was turn it off and my problem was solved.

View solution in original post

0 Kudos
2 Replies
548 Views
CrasyCat
Specialist III

Hello

 

I would recommend you to submit a service request for that.
You probably need a support engineer to look into this one.


Click here to submit a service request.

Make sure to attach a reproducible project and installed product information to the service request.
To generate the required information:
- Start CodeWarrior
- Open the project
- Select "Help" -> "Pack and Go" and follow instructions on the screen.

Attach the generated .zip file to the SR.

CrasyCat

0 Kudos
549 Views
rsheldon
Contributor II

Apparently I turned on processor expert by accident.  All I had to do was turn it off and my problem was solved.

0 Kudos