/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / a little inconvince about deleting an application.

Username:     
Password:     
             

Forum
  • Index
  •  » Comments
  •  » a little inconvince about deleting an application.

# 1   2008-02-21 15:01:57 a little inconvince about deleting an application.

kevinccc
Member
Registered: 2008-02-06
Posts: 12

a little inconvince about deleting an application.

I tried to test my one application with different revision. but I feel a little  inconvince when I use bat file.

Could u please provide a exe to handle this? thanks.

Offline

 

# 2   2008-02-21 15:55:23 a little inconvince about deleting an application.

lionel
Member
From: Grenoble, France
Registered: 2007-07-24
Posts: 71
Website

Re: a little inconvince about deleting an application.

You want to erase an application from your STM32-Primer? Here is the real syntax, using circle_mgr.exe:

First run

Code:

circle_mgr.exe L

to list the applications present on the Primer. You will know their exact title. Then, you find out that the application you want to erase is called MyApp. So you can execute:

Code:

circle_mgr.exe EMyApp

Here it is, the app is removed from the Primer and the CircleOS FAT table is updated.
Finally, to restart the CircleOS, type

Code:

circle_mgr.exe S

Lionel

Offline

 

  • Index
  •  » Comments
  •  » a little inconvince about deleting an application.

Board footer