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?
Solved! Go to Solution.
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:
Once you have them you can use these files for your new USBDM connection following this steps:
Hope it helps!
Best Regards,
Carlos Mendoza
Technical Support Engineer
Hi Julian,
Could you tell us which CodeWarrior version are you using?
Thanks in advance!
Best Regards,
Carlos Mendoza
Technical Support Engineer
10.7
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:
Once you have them you can use these files for your new USBDM connection following this steps:
Hope it helps!
Best Regards,
Carlos Mendoza
Technical Support Engineer