ERROR COMPILING WHILE USING RFDUINO

Hello all,
Today I was working on the rfduino to blink a simple led.
But whenever I tried to upload the sketch to it gives me the same error
ERROR COMPILING
unknown MCU 'cortex-m0' specified
Known MCU names:
avr2
at90s2313
at90s2323
at90s2333
at90s2343
attiny22
attiny26
at90s4414
at90s4433
at90s4434
at90s8515
at90c8534
at90s8535
avr25
attiny13
attiny13a
attiny2313
attiny24
attiny44
attiny84
attiny25
attiny45
attiny85
attiny261
attiny461
attiny861
attiny43u
attiny48
attiny88
at86rf401
avr3
at43usb320
at43usb355
at76c711
avr31
atmega103
avr35
at90usb82
at90usb162
attiny167
avr4
atmega8
atmega48
atmega48p
atmega88
atmega88p
atmega8515
atmega8535
atmega8hva
at90pwm1
at90pwm2
at90pwm2b
at90pwm3
at90pwm3b
avr5
atmega16
atmega161
atmega162
atmega163
atmega164p
atmega165
atmega165p
atmega168
atmega168p
atmega169
atmega169p
atmega32
atmega323
atmega324p
atmega325
atmega325p
atmega3250
atmega3250p
atmega328p
atmega329
atmega329p
atmega3290
atmega3290p
atmega406
atmega64
atmega640
atmega644
atmega644p
atmega645
atmega6450
atmega649
atmega6490
atmega16hva
at90can32
at90can64
at90pwm216
at90pwm316
atmega32m1
atmega32c1
atmega32u4
atmega32u6
at90usb646
at90usb647
at94k
avr51
atmega128
atmega1280
atmega1281
atmega1284p
at90can128
at90usb1286
at90usb1287
avr6
atmega2560
atmega2561
avrxmega4
atxmega64a3
avrxmega5
atxmega64a1
avrxmega6
atxmega128a3
atxmega256a3
atxmega256a3b
avrxmega7
atxmega128a1
avr1
at90s1200
attiny11
attiny12
attiny15
attiny28
ColorBlink01.cpp:1: error: MCU 'cortex-m0' supported for assembler only
In file included from E:\arduino\arduino-1.0.5-r2\hardware\RFduino\cores\arduino/Arduino.h:78,
from ColorBlink01.ino:2:
E:\arduino\arduino-1.0.5-r2\hardware\RFduino\cores\arduino/WInterrupts.h:54: error: 'dynamic_handler_t' does not name a type
E:\arduino\arduino-1.0.5-r2\hardware\RFduino\cores\arduino/WInterrupts.h:56: error: 'callback_t' has not been declared
In file included from E:\arduino\arduino-1.0.5-r2\hardware\RFduino\variants\RFduino/variant.h:71,
from E:\arduino\arduino-1.0.5-r2\hardware\RFduino\cores\arduino/Arduino.h:97,
from ColorBlink01.ino:2:
E:\arduino\arduino-1.0.5-r2\hardware\RFduino\cores\arduino/syscalls.h:67: error: 'caddr_t' does not name a type
In file included from E:\arduino\arduino-1.0.5-r2\hardware\RFduino\cores\arduino/Arduino.h:97,
from ColorBlink01.ino:2:
E:\arduino\arduino-1.0.5-r2\hardware\RFduino\variants\RFduino/variant.h:153: error: expected initializer before 'UART0_RXReady'
E:\arduino\arduino-1.0.5-r2\hardware\RFduino\variants\RFduino/variant.h:159: error: expected initializer before 'UART0_RXData'

Please help me

same problem here....help

Today I was working on the rfduino to blink a simple led.
But whenever I tried to upload the sketch to it gives me the same error
ERROR COMPILING
unknown MCU 'cortex-m0' specified

The last line of the above is the BIG clue, "unknown MCU 'cortex-m0' specified"

So is one of the two of you going to provide a link to rfduino or not. I'm not going look and ...

Mark

I get the same error.. and according to the forum / quick start guide I should rectify by putting my RFduino folder into:
C:\Program Files (x86)\Arduino\hardware
which I have done (and reset the machine) but to no avail..

I'm stumped! :~

Yep - same problem here. Could someone from the rfduino project have a look at this please ...

Here is the quick start guide that does not seem to work on Windows 7:

http://forum.rfduino.com/index.php?topic=14.0

Could someone from the rfduino project have a look at this please ...

Have you tried here?

mr7919:
Hello all,
Today I was working on the rfduino to blink a simple led.
But whenever I tried to upload the sketch to it gives me the same error
ERROR COMPILING
unknown MCU 'cortex-m0' specified
Known MCU names:
avr2
at90s2313
at90s2323
. . .
ColorBlink01.cpp:1: error: MCU 'cortex-m0' supported for assembler only
In file included from E:\arduino\arduino-1.0.5-r2\hardware\RFduino\cores\arduino/Arduino.h:78,
from ColorBlink01.ino:2:
E:\arduino\arduino-1.0.5-r2\hardware\RFduino\cores\arduino/WInterrupts.h:54: error: 'dynamic_handler_t' does not name a type
. . .
E:\arduino\arduino-1.0.5-r2\hardware\RFduino\variants\RFduino/variant.h:159: error: expected initializer before 'UART0_RXData'

Please help me

Note the version of Arduino you are using... 1.0.5.
The RFduino requires Arduino version 1.5.x ...... preferably at least 1.5.6.