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.

Problem in MSP430 compiler?

Status
Not open for further replies.

Embedded Partner

Full Member level 5
Joined
Nov 29, 2010
Messages
247
Helped
42
Reputation
84
Reaction score
37
Trophy points
1,308
Location
Hubli(INDIA)
Activity points
2,636
i am using IAR for MSP430 V5.20
while debugging the code without downloading , getting some errors

flash error: illegal opcode found in address 0x0;
and

Fri Mar 04 14:38:58 2011: Download complete.
Fri Mar 04 14:38:58 2011: Loaded debugee: D:\EDK\MSP430\t4\Debug\Exe\v1.d43
Fri Mar 04 14:38:58 2011: Target reset
Fri Mar 04 14:38:58 2011: Note! The debug session was started without downloading any code.

Fri Mar 04 14:38:58 2011: There was 1 warning during the initialization of the debugging session.
Fri Mar 04 14:40:04 2011: User error: Illegal opcode found on address 0x0
Fri Mar 04 14:40:04 2011: Unable to execute: driver error.

any one tell me how to minimize these errors
 

To me it appears that your download cable is not working!! Have you installed right drivers and configured IAR accordingly?
 
i created the new project -> c ->main ->OK(pressed)
and created that project in an folder thats it...

and by default C compiler is configured ..
please tell me this is fine or is their anything to configure more?

---------- Post added at 10:45 ---------- Previous post was at 10:37 ----------

if there is any configuration please tell me where i need to configure?

---------- Post added at 11:32 ---------- Previous post was at 10:45 ----------

While clicking on "rebuild all" option i am not getting any error..

---------- Post added at 11:32 ---------- Previous post was at 11:32 ----------

and program is not dumping to the target board
can any one tell me where i am going wrong?
 
Last edited:

what may be the reason behind this error(after clicking on the debug without downloading option)?
"illegal opcode found in address 0x0"
 

Hi

It just might be a compiler error - try to upgrade the compiler to the latest version

All the best

Bobi
 
yes it was compiler error,,,, thank you

one more doubt
is their any configuration for selecting Parallel port in IAR IDE?

---------- Post added at 14:14 ---------- Previous post was at 14:13 ----------

because when i use serial port for downloading , i was not selected any port in that IDE

---------- Post added at 14:16 ---------- Previous post was at 14:14 ----------

please tell me how to configure IAR IDE for parallel port or for Serial Port?
 

i got to know... there is some problem with the compiler.... now the options are available
but
again there is some problem wiwth JTAJ
I dont have the driver for MSP430 parallel to FRC JTAG
 

thanl for all there was some problem with the hardware ...
its solved...
and now i am going for the MSP430F5438IPZ controller,
i have one doubt in that that is i am using 16Mhz of 2 crystals but in the TI website they are mentioned that need to use 32KHz .... is their any problem if i use 16Mhz?
 
Last edited:

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top