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

Debugger undefine variable

Hello,
I would like to automatize my tests. For this, I am calling the Keil debugger via the dll. In my program I use debugger variables. The problem is that between 2 runs, already defined variables/breakpoints/watchpoints/functions are not cleared. I found how to remove watch and breakpoints, also functions. But, no way to remove a variable!?
More generally, is there a way to be sure to have a clean environment? Delete project.uvgui.username????? (seems violent to me...)

Regards,
Gelika

Parents
  • Hello Per,
    Today I restarted (as every monday) my computer... and it appears that the icon disappeared again. It comfirms that the file association between .uvproj and uv5 was right, but the problem is that the installation is on an encrypted partition which is not mounted at startup... I mount it manually afterwards.
    I had issues calling the dll from C: drive (my python scripts are on the encrypted partition), that's why I put everything on the same drive...

Reply
  • Hello Per,
    Today I restarted (as every monday) my computer... and it appears that the icon disappeared again. It comfirms that the file association between .uvproj and uv5 was right, but the problem is that the installation is on an encrypted partition which is not mounted at startup... I mount it manually afterwards.
    I had issues calling the dll from C: drive (my python scripts are on the encrypted partition), that's why I put everything on the same drive...

Children
No data