/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / empty new project Open4 does not compile

Username:     
Password:     
             

Forum
  • Index
  •  » circleOS
  •  » empty new project Open4 does not compile

# 1   2011-06-29 07:56:19 empty new project Open4 does not compile

mdce
Member
Registered: 2009-09-25
Posts: 25

empty new project Open4 does not compile

Hello,
If I create a new empty project CircleOS Open4, the display constants
OFFSET_OFF etc ... are not defined and the project does not compile :
Application.c:41:19: error: 'OFFSET_OFF' undeclared (first use in this function)

While ?

(however, these constants are defined in the file Circle_spe.h)

Offline

 

# 2   2011-06-29 11:27:15 empty new project Open4 does not compile

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

Re: empty new project Open4 does not compile

These constant are in the file "Circle_spe.h" located in $(RkitLib)\ARM\CircleOS, directory indicated in the parameter "Application Option/Directories" in the default project.
It is also the case for "circle_api.h" and "circle_types.h"

The macro "OPEN4" is set in the "GCC compiler/Defines" project property, and indicates the platform to take into account for the "Circle_spe.h".

Which Ride7/KitARM versions do you use ?

Offline

 

# 3   2011-06-30 07:00:31 empty new project Open4 does not compile

mdce
Member
Registered: 2009-09-25
Posts: 25

Re: empty new project Open4 does not compile

version 7.32/1.32

my procedure is very simple :
project -> new project
  type : new application
  processor : STM32C-Evo_CircleOS
project -> build project

why it does not work?
Is my installation bad (my system is Vista)?

nota : the compilation error is NOT "file Circle_spe.h not fund"!

Offline

 

# 4   2011-06-30 14:12:06 empty new project Open4 does not compile

mdce
Member
Registered: 2009-09-25
Posts: 25

Re: empty new project Open4 does not compile

I re-installed Ride (and before deleted the Raisonance directory) and it compile!

Offline

 

  • Index
  •  » circleOS
  •  » empty new project Open4 does not compile

Board footer