/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / Problems compiling CircleOS for Primer and Primer2

Username:     
Password:     
             

Forum
  • Index
  •  » circleOS
  •  » Problems compiling CircleOS for Primer and Primer2

# 1   2009-01-08 04:19:49 Problems compiling CircleOS for Primer and Primer2

dalewheat
Member
From: Dallas TX USA
Registered: 2007-10-10
Posts: 43
Website

Problems compiling CircleOS for Primer and Primer2

I'm attempting to get the lastest and greatest of everything for my Primer and Primer2.  I'm having some problems.

I'm using Ride7 IDE 7.14.0001 with RKit-ARM for Ride7 1.13.0810.  I downloaded the CircleOS-2.0.zip file and installed it in the C:\Program Files\Raisonance\Ride\Lib\ARM directory (the default installation directory).  It created a"Circle" subdirectory which includes the Circle.rprj and Primer2_Circle.rprj project files.

When I open the Circle.rprj project in Ride7, I get the following error messages:

Unable to find F:\repository\Circle\OS\Circle.ld
Unable to find F:\repository\Circle\OS\circle_api.h
Unable to find F:\repository\Circle\Applications\OS_test\OS_Test.c
Unable to find F:\repository\Circle\Applications\OS_test\UTIL_Test.c

When I try to build the project using 'make', I get the following warning:

C:\Program Files\Raisonance\Ride\Lib\ARM\Circle\OS\Application_Startup.c:105:13: warning: no newline at end of file 

but I am told the build succeeds in any event.

When I try to start debugging, I get the following error message:

Unable to find C:\Program Files\Raisonance\Ride\Lib\ARM\FAT.elf file.

When I tell the debugger to RUN the program, nothing happens.  It looks like the flash has been erased (all 0xFF) and not programmed.

What am I doing wrong?  Where can I find documentation on how to build all ther required files to update the CircleOS on both my Primer and Primer2?


Thanks,

Dale Wheat
http://dalewheat.com

Offline

 

# 2   2009-01-08 09:23:38 Problems compiling CircleOS for Primer and Primer2

w0utje
New member
Registered: 2008-07-09
Posts: 6

Re: Problems compiling CircleOS for Primer and Primer2

in the C:\Program Files\Raisonance\Ride\Lib\ARM\Circle\OS\Application_Startup.c file
try to end with a new line. just a enter at the end..
probably he can't find fat.elf so search for a good circleOS build (circle.elf and fat.elf)
and make sure that they are in that folder (C:\Program Files\Raisonance\Ride\Lib\ARM\)
that's why you don't see anything when you try to run the application.

hope this will help,

w0utje

Offline

 

  • Index
  •  » circleOS
  •  » Problems compiling CircleOS for Primer and Primer2

Board footer