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)