Access Path Not Found

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Access Path Not Found

跳至解决方案
1,800 次查看
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?

标签 (1)
0 项奖励
1 解答
598 次查看
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 项奖励
2 回复数
598 次查看
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 项奖励
599 次查看
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 项奖励