Hello,
I'm trying to run the Temperature Sensor Demo on the eZ430-RF2500. When I try to 'Make' the project I get the following error:
Error[Pe147]: declaration is incompatible with "__cc_version2int__low_level_init(void)" (declared at line97 of "C:\Program Files\IAR Systems\Embedded Workbench 6.0 Kickstart\430\inc\intrinsics.h")
And the following warning:
Warning[Ta031]: When defining __low_level_init the header file 'intrinsics.h' should have been included
while making bsp.c. I tried adding an #include statement to that file but that did not help.
I'm running IAR Workbench 6.0 because all of the computer I have access to have been updated to Windows 7.
Can anyone help me get the demo running?
Thanks in advance,
Angela