I downloaded the latest version of the kickstart and eZ430-RF2500 Demo Software. Opened the Workspace that was included in the demo software(slac139c).
The mainAP.c compiled fine. But the mainED.c is giving me this error. Anyone went through this problem?
Building configuration: Sensor_Demo_AP_as_Data_Hub - CC2500 Sensor Demo-Access Point
Updating build tree...
bsp.c
Error[Pe147]: declaration is incompatible with "__cc_version2 int __low_level_init(void)" (declared at line 97 of "C:\ C:\rram_win7\TI Workspace\examples\eZ430-RF2500 Wireless Sensor Monitor(New)\eZ430-RF2500 Wireless Sensor Monitor\IAR_Source\Components\bsp\boards\EZ430RF\bsp_board.c 51
Program Files\IAR Systems\Embedded Workbench 6.0 Kickstart_2\430\inc\intrinsics.h")
Warning[Ta031]: When defining __low_level_init the header file 'intrinsics.h' should have been included C:\rram_win7\TI Workspace\examples\eZ430-RF2500 Wireless Sensor Monitor(New)\eZ430-RF2500 Wireless Sensor Monitor\IAR_Source\Components\bsp\boards\EZ430RF\bsp_board.c 51
Warning[Ta031]: When defining __low_level_init the header file 'intrinsics.h' should have been included C:\rram_win7\TI Workspace\examples\eZ430-RF2500 Wireless Sensor Monitor(New)\eZ430-RF2500 Wireless Sensor Monitor\IAR_Source\Components\bsp\boards\EZ430RF\bsp_board.c 83
Error while running C/C++ compiler
Total number of errors: 1
Total number of warnings: 2