/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / Problem after re-installing Ride7 and ARM kit

Username:     
Password:     
             

Forum
  • Index
  •  » circleOS
  •  » Problem after re-installing Ride7 and ARM kit

# 1   2013-01-08 09:05:23 Problem after re-installing Ride7 and ARM kit

softy
Member
Registered: 2012-12-03
Posts: 68

Problem after re-installing Ride7 and ARM kit

HI , I have just re-installed teh Ride 7 and ARM kit ( in the C:\Ride) but now when I am trying to compile the project I am getting the following error :

error: 'CHIP_SCREEN_WIDTH' undeclared in the LCD_FillRect ( 0, 0, CHIP_SCREEN_WIDTH, 240, RGB_WHITE );

Why is it so , What do I have to include if I am missing anythign


After Manually providing the CHIP_SCREEN_WIDTH Value , I am getting the following error :


...arm-none-eabi/bin/ld.exe: cannot open linker script file ctr0.ld: No such file or directory


Also on creating a new project and building it gives me this error :

C:\tmp\apps\<new Project>\Application.c:9:24: fatal error: circle_api.h: No such file or directory 
compilation terminated. 
  Error Code: 0x1

Kindly suggest how to resolve this.


Rgds,
Softy

Last edited by softy (2013-01-08 09:23:44)


" Pain is temporary, Quitting Lasts for ever"

Offline

 

# 2   2013-01-08 15:31:42 Problem after re-installing Ride7 and ARM kit

Etienne.C
Administrator
Registered: 2012-12-04
Posts: 71

Re: Problem after re-installing Ride7 and ARM kit

Offline

 

  • Index
  •  » circleOS
  •  » Problem after re-installing Ride7 and ARM kit

Board footer