reddvoid
Junior Member level 3
Hi,
I just bought ti's MSP430 Launch pad and was trying to run a simple blinkLed program
I am able to upload program to MSP430 but after uploading Its not running
The chip is : MSP430G2231
IDE is : IAR
These are the precise steps I am using
Open IAR Embedded workbench
file -->nwe--> workspace
project-->create newproject
Tool chain=MSP430 ; Prject Templates c :main
SaveProject as : BlinkLed.ewp
[ type C program ]
file -->save workspace --> save as : BlinkLed.eww
Project -->options -->General options -->target =MSP430G2231
Debugger -->FET Debugger
Project---> Compile (showing 0 errors 0 warnings )
Project-->make
project --> Download and debug
debug --->go
after this the board is showing no response no matter what program i use it still not responding. . . .
Need some help here
I just bought ti's MSP430 Launch pad and was trying to run a simple blinkLed program
I am able to upload program to MSP430 but after uploading Its not running
The chip is : MSP430G2231
IDE is : IAR
These are the precise steps I am using
Open IAR Embedded workbench
file -->nwe--> workspace
project-->create newproject
Tool chain=MSP430 ; Prject Templates c :main
SaveProject as : BlinkLed.ewp
[ type C program ]
file -->save workspace --> save as : BlinkLed.eww
Project -->options -->General options -->target =MSP430G2231
Debugger -->FET Debugger
Project---> Compile (showing 0 errors 0 warnings )
Project-->make
project --> Download and debug
debug --->go
after this the board is showing no response no matter what program i use it still not responding. . . .
Need some help here