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

Clearing the recent projects list

In Keil Uvision3, how do I remove projects so that they don't show up in the recent projects list? Or possibly just clear the list would be OK.

Parents
  • Yes the Ulink is expensive. Normally we are not programming devices during production as the ARM's are pre-programmed before soldering onto assemblies.

    However there are times such as an ECO that calls for reworking everything in house such as what we are doing in this case.

    Normally our operatives only have to open the project and hit Load which seems pretty simple enough but the idea of the .bat file is a thought.

    Most of our functional test software is written in VB6 and we use the SendKeys command to automate the programming step via the GUI.

Reply
  • Yes the Ulink is expensive. Normally we are not programming devices during production as the ARM's are pre-programmed before soldering onto assemblies.

    However there are times such as an ECO that calls for reworking everything in house such as what we are doing in this case.

    Normally our operatives only have to open the project and hit Load which seems pretty simple enough but the idea of the .bat file is a thought.

    Most of our functional test software is written in VB6 and we use the SendKeys command to automate the programming step via the GUI.

Children