Other Parts Discussed in Thread: ENERGIA, MSP430F5529, MSP430G2553
Hi TI Community,
I am new to the environment. I just got t he TI Cloud toll and imported the Energia accelerometer sketch to it.
Upon building encountered no problem. After setting the serial port and the baud rate I debugged the code :
I ended up with this error:
Loading Program: C:/Users/selwyn77/AppData/Local/Temp/ADXL3xx.hex:
0% Preparing ...
0% 0 of 3516 at 0x4400
Error: MSP430_0: Trouble Writing Memory Block at 0x4400 on Page 0 of Length 0xdbc: Could not write device memory
Error: MSP430_0: File Loader: Verification failed: Target failed to write 0x4400
0% Finished
Error: MSP430_0: GEL: File: C:/Users/selwyn77/AppData/Local/Temp/ADXL3xx.hex: Load failed.
Failed: Failed to evaluate GEL_LoadProgramOnly( "C:/Users/selwyn77/AppData/Local/Temp/ADXL3xx.hex" ): File: C:/Users/selwyn77/AppData/Local/Temp/ADXL3xx.hex: Load failed.
Can you please help me out?
JERU