This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to use the debug command LOAD

Hi!
When we use the command LOAD in the initialization file,we must write the command like this:
LOAD Obj\ProjectA.axf
But in ProjectionB,we must modify it:
LOAD Obj\ProjectB.axf
Does anyone can tell me another method,for I hope an initialization file can be used in any project without any chage?
Though we can set the checkbox in "debug" dialog,I need a method via initialization file.
Thanks!

0