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

Debug Functions: including ini files from project directory

Hello,
I have a debug function that is not in the project directory. In that ini I include a file that is located in the project directory. Since the project directory is not the same path on different computers, and is not the same relativ path from the calling debug function on differnt computers, I would need a µVision to know the project directory.
But something like this: INCLUDE $PmyFile.ini doesn't work. LOAD $PmyObj.hex works.

I hope there's a solution.

Best Regards
Tim

0