ebichuhamster
Newbie level 4
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
on both of tese points i receive the following messages from the IAR:
ERROR[40]:Bad Instruction
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
ERROR[40]:Bad Instruction