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