Reply by Rohan April 9, 20072007-04-09
Solution Found.
There is a problem with the io430.h file.
it mentions msp430e42x instead of msp430fe42x. Correcting this does
the trick.

On Apr 9, 9:02 pm, "Rohan" <rohans...@gmail.com> wrote:
> Hi All, > > I am using IAR Embedded Workbench for my code compilation. > My application is using msp430fe423. On compiling my code it gave an > error > #error "Failed to match a default incude file" > > A quick look into the io430.h file revealed that there is no support > for the FE series devices. > Kindly help me get round this problem as this brings my work to a > complete halt. > > Has anyone faced this problem before? Any Solution to get round this? > > Thanks, > Rohan
Reply by Rohan April 9, 20072007-04-09
Hi All,

I am using IAR Embedded Workbench for my code compilation.
My application is using msp430fe423. On compiling my code it gave an
error
#error "Failed to match a default incude file"

A quick look into the io430.h file revealed that there is no support
for the FE series devices.
Kindly help me get round this problem as this brings my work to a
complete halt.

Has anyone faced this problem before? Any Solution to get round this?

Thanks,
Rohan