Could not open memory configuration file

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

Could not open memory configuration file

Jump to solution
1,856 Views
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 Kudos
1 Solution
1,178 Views
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

View solution in original post

0 Kudos
3 Replies
1,178 Views
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 Kudos
1,178 Views
juliancox
Contributor V

10.7

0 Kudos
1,179 Views
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 Kudos