/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / adding applications with add_to_Circle.bat

Username:     
Password:     
             

Forum
  • Index
  •  » circleOS
  •  » adding applications with add_to_Circle.bat

# 1   2009-09-28 13:07:04 adding applications with add_to_Circle.bat

adal
Member
Registered: 2009-04-22
Posts: 32

adding applications with add_to_Circle.bat

Hi All,

I'm running circle 3.7 on primer 2, and from now on I will need to add applications incrementally.
I'm having trouble when trying to load a new application into circle trough add_to_Circle.bat within the objdebug directory (I'm testing the process starting up from the 3.7 factory version. I get the tool to enumerate all the applications already in and then i goes through a long page-erasing process ending with the following:

---

Erase page @805F400 OK

Erase page @805F800 OK

Erase page @805FC00 OK

*** Help on Circle_Mgr:
Syntax: Circle_Mgr  [<Action>[<FileName|*>]]

<Action> can be any of these:
        R: RLink: Display RLink firmware information.
        W: Wait: Ask user to press enter. (use this for production tests)
        E: Erase application  E* (all application) or <FileName> for a specific
application.
        A: Add application: Link and Write <FileName> in the flash.
        S: Start: Launch CPU execution in user mode.
        L: List: Display the list of applications in the Flash.

In any case, <FileName> is a hex file. (intel hex format)

Examples:
*** erase all applications:
        Circle_Mgr E*
*** add and execute an application file called 'My Project.o':
        Circle_Mgr A'My Project.o' S
*** add app0.o and app1.o and list the applications and launch execution:
        Circle_Mgr Aapp0.o Aapp1.o L W S

---

The result is that the primer2 doesn't run anything at the end of the process (not even Circle). What I'm I missing?

Regards,
Adalberto

Offline

 

# 2   2009-09-29 07:42:42 adding applications with add_to_Circle.bat

yrt
Administrator
From: Grenoble-France
Registered: 2008-06-11
Posts: 520
Website

Re: adding applications with add_to_Circle.bat

Hi,

This issue may arrive if you use a  too old CircleMgr version versus the CircleOS version.
So, the first question is which Ride version you are using.
Anyway, it would be better to update to the last one.
You can find the CD image in the resource pages.

Yves

Offline

 

  • Index
  •  » circleOS
  •  » adding applications with add_to_Circle.bat

Board footer