Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

IAR doesn't seem to recognize .cdecls directive

Status
Not open for further replies.

ebichuhamster

Newbie level 4
Joined
Dec 29, 2010
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,330
I'm building a class project and i simply need to compile and run a specified code.
It may be unnecesary to say that i'm completely unfamiliar with this IDE or with the msp430, as i have the feeling that the problem i'm having has to do with installing/configuring the software.

If anyone could spare a minute it would be immensely appreciated.

The problem is that when I try to compile the source code, i get stopped at this point
Code:
.cdecls C,LIST, "msp430xG46x.h"
;--------------------------------------------------------------------------
            .text	;Program Start
on both of tese points i receive the following messages from the IAR:

ERROR[40]:Bad Instruction
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top