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!