/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / add_to_circle.bat error message

Username:     
Password:     
             

Forum

# 1   2009-10-23 15:56:27 add_to_circle.bat error message

pascalfromst
Member
Registered: 2009-01-28
Posts: 16

add_to_circle.bat error message

Hello,
I'm developping an application and I want to upload it in some STM32-PRIMER2 boards.
On my computer all is working well : the Application is well upload when I launch add_to_circle.bat file.
The problem is on my second computer (desktop one with Windows XP) : this is the message error when I try to run "add_to_circle.bat" :

-----------------------------------------

** Launching : cicle_mgr.exe AApplication.o L S

Circle_Mgr: software for managing CircleOS applications.

Connecting to RLink ... OK
Connecting to target .. OK
       Silicon Revision Id : 0x10016414.
       Option Bytes : RDP=0xA5, USER=0xFF, WRP=0xFFFFFFFF
OK
Reading FAT table...
<No Application> ... OK

Linking file Application.o ???
LInk failed (file: 'Application.o')arm-none-eabi-gcc.exe: CreatProcess:No such file or directory

       !!! Error 103 : Fatal error detected. Terminaing program.
Press any key to continue ...

-----------------------------------------

I think all the Ride7 program is well installed because if I launch the script file "Program_Primer2_CircleOS_only.bat" all is working well.

How can I solve this problem ? I need to be able to upload the application to any STM32-PRIMER2  and computer !

Thanks for your help,
Pascal

Offline

 

# 2   2009-10-26 12:47:38 add_to_circle.bat error message

pascalfromst
Member
Registered: 2009-01-28
Posts: 16

Re: add_to_circle.bat error message

Hello,
problem solved with changing "GCC_EXEC_PREFIX" Environement variable (Windows XP).
This Environement variable has to be cleared.
regards,
PascalFromST

Offline

 

Board footer