Could not open memory configuration file

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

Could not open memory configuration file

跳至解决方案
1,955 次查看
juliancox
Contributor V

I have just changed my hardware environment from DEMOQE to a USBDM connected to my S08SH target board. I have changed the debug configuration to USBDM, but when I launch DEBUG I get the message 

"Could not open memory configuration file".

When I investigate the target properties I find "The path is not valid in all configurations" and "File is invalid"

What can I do about it?

0 项奖励
1 解答
1,277 次查看
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Julian,

I believe it would be better if you create a new project for the S08SH MCU and develop based on this project. When you create a new project the Initialization and Memory files needed by the debugger will be added to your project inside the Debugger folder:

pastedImage_1.png

Once you have them you can use these files for your new USBDM connection following this steps:

pastedImage_2.png

pastedImage_3.png

pastedImage_4.png

pastedImage_5.png


Hope it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

在原帖中查看解决方案

0 项奖励
3 回复数
1,277 次查看
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Julian,

Could you tell us which CodeWarrior version are you using?

Thanks in advance!

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 项奖励
1,277 次查看
juliancox
Contributor V

10.7

0 项奖励
1,278 次查看
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Julian,

I believe it would be better if you create a new project for the S08SH MCU and develop based on this project. When you create a new project the Initialization and Memory files needed by the debugger will be added to your project inside the Debugger folder:

pastedImage_1.png

Once you have them you can use these files for your new USBDM connection following this steps:

pastedImage_2.png

pastedImage_3.png

pastedImage_4.png

pastedImage_5.png


Hope it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 项奖励