/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / problem

Username:     
Password:     
             

Forum

# 1   2008-11-10 21:39:46 problem

samigatfi
New member
Registered: 2008-11-01
Posts: 5

problem

Hi

this is the theird tile i ask about this

-I am using the  stm32circle : Arm STM32F103RBT6

when i tried to start debugging the tris game on it an error message ocured telling that " there is luck of memory space"

----> blue screen in the stm32 circle

when i tried to reprogram it with its factory ROM image
here what happened :

Code:

"C:\Program Files\Raisonance\Ride\bin>cortex_pgm TSTM32F103RBT6 E Pcircle.hex S
Cortex_pgm: software for programming Cortex chips using a RLink as master.
Copyright Raisonance 2007.


(0)
Selecting target: STM32F103RBT6...
(0)
Connecting to RLink... OK
Connecting to target... OK
Reading target IdCode... OK
          IdCode read: 0x3BA00477
          Silicon Revision Id: 0x20006410.
          Option bytes: RDP=0xA5, USER=0xFF, WRP=0xFFFFFFFF
Device initialization... OK

(4)

Erasing flash... OK

Erasing Option Bytes... OK

(7)
Programming file circle.hex to flash...
         !!! Error 2: No error currently
C:\Program Files\Raisonance\Ride\bin>

i need help sad

$1

but please  don't tell me taht mi ecircle is busted

Offline

 

# 2   2008-11-12 15:37:16 problem

matloub
Member
Registered: 2008-02-21
Posts: 98

Re: problem

Hi

Here are some suggestion to first try to get back to a situation wherer you can use your primer:
+ Erase your target by using "cortex_pgm E" (it seems to be working)
+ Program your target by using "cortex_pgm P c:\program files\raisonance\ride\lib\arm\circleos\Circle_Factory.hex

Can you let me know if it worked

Offline

 

# 3   2008-11-13 22:57:00 problem

samigatfi
New member
Registered: 2008-11-01
Posts: 5

Re: problem

Sorry it doesn't work sad

$1 it seems to be working

here what i see

Code:

C:\>cortex_pgm E
Cortex_pgm: software for programming Cortex chips using a RLink as master.
Copyright Raisonance 2007.


(0)
Connecting to RLink... OK
Connecting to target... OK
Reading target IdCode... OK
          IdCode read: 0x3BA00477
          Silicon Revision Id: 0x20006410.
          Option bytes: RDP=0xA5, USER=0xFF, WRP=0xFFFFFFFF
Device initialization... OK

(4)

Erasing flash... OK

Erasing Option Bytes... OK

(26)
Closing com with RLink... OK

$1

Code:

C:\>cortex_pgm P "c:\Program Files\Raisonance\Ride\Lib\ARM\CircleOS\Circle_Facto
ry.hex"
Cortex_pgm: software for programming Cortex chips using a RLink as master.
Copyright Raisonance 2007.


(0)
Connecting to RLink... OK
Connecting to target... OK
Reading target IdCode... OK
          IdCode read: 0x3BA00477
          Silicon Revision Id: 0x20006410.
          Option bytes: RDP=0xA5, USER=0xFF, WRP=0xFFFFFFFF
Device initialization... OK

(3)

Programming file  to flash...
         !!! Error 2: No error currently
C:\>

sorry if i am bothering but it is realy sad because i didnt have time to try it

thank u any way and ur advise are welcom

and live continues without mycirle

Last edited by samigatfi (2008-11-13 23:11:23)

Offline

 

# 4   2008-11-14 14:08:18 problem

VincentC
Administrator
Registered: 2007-11-08
Posts: 149

Re: problem

Hi,

It looks like you are using an old version of Ride.
Some problems similar to what you describe have been solved in the current release.
Can you please download the latest version of Ride (both kit Ride7 AND kit ARM) from our website and install it?

Then, tell us if you still have problems.

Best Regards,

Vincent

Offline

 

# 5   2008-11-15 23:37:11 problem

samigatfi
New member
Registered: 2008-11-01
Posts: 5

Re: problem

big_smile we are back to busines

Thank you after downloading the lastest version of  Ride i used the current command

cortex_pgm E    ---> from matloub thank u man

and

cd c:\program files\raisonance\ride\lib\arm\circleos\

cortex_pgm TSTM32F103RBT6 E Pcircle.hex S

and it worked

thanks every body

it show time i am ready to start again

thanks

Offline

 

Board footer