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

Automatic reload of externally modified files not working

Hi,

I recently updated uVision from version 5.22 to version 5.23. Since then, I cannot get it to reload files when I modify them in an external editor. I made sure that "Automatic reload of externally modified files" is checked in the Configuration window.

Thanks,
Hugo

Parents
  • Thanks for your reply. I managed to get it working again by deleting the following files:

    "<install_dir>\UV4\arm.prop"
    "<install_dir>\UV4\global.prop"

    (I then had to reenter all of my settings manually in uVision.)

    It seems like the upgrade process is breaking the user settings. I also find it odd that the configuration is stored in the installation directory and not somewhere in %APPDATA%. Thankfully I'm the only user on this workstation...

    Hugo

Reply
  • Thanks for your reply. I managed to get it working again by deleting the following files:

    "<install_dir>\UV4\arm.prop"
    "<install_dir>\UV4\global.prop"

    (I then had to reenter all of my settings manually in uVision.)

    It seems like the upgrade process is breaking the user settings. I also find it odd that the configuration is stored in the installation directory and not somewhere in %APPDATA%. Thankfully I'm the only user on this workstation...

    Hugo

Children