Other Parts Discussed in Thread: ENERGIA, MSP430G2553
Hi John Semrau,
Your case has been updated
Case Number: CS1017996 [https://support.ti.com/csm?id=csm_ticket&table=sn_customerservice_case&sys_id=45ca1629475f8dd468ef7a51e36d4328&view=csp]
Short Description: error messages after multiple tries.
Comments:
2022-05-06 11:01:47 CDT - Gerald Millar Customer
Response
Hi John,
Good day and I hope you are fine.
Thank you for your confirmation. Since this is the same problem as the case: CS1013210, I will now cancel this case and will continue to support you through the case: CS1013210.
Have a great day and keep safe,
Gerald Millar
Texas Instruments | Customer Support
2022-05-06 10:04:15 CDT - Gerald Millar Customer
Response
Hi John,
Good day and I hope you are fine.
Thank you for contacting TI Customer Support and for choosing our products as part of your solution. This is to acknowledge the support request that you have raised.
May I ask if this is the same concern as case: CS1013210? If yes, would it be ok if we continue our discussion through the case CS1013210?
Kind regards,
Gerald Millar
Texas Instruments | Customer Support
2022-05-06 07:50:39 CDT - System Customer
Response
Number: CS1017996
Contact: John Semrau
First name: John
Last name: Semrau
Short description: error messages after multiple tries.
Email: contact@brightlightsdeepwords.com
Company: Bright Lights Deep Words
Company phone:
Language: English
State: Work in progress
Provide case details or comments:
Hi, I have been working with the Energia IDE, developing programs with the MSP-EXP430 boards, and one day after I had taken a break for a couple weeks, the board(s) decided to stop working. For awhile I was getting Java errors, so I did a reinstall, which fixed that problem. Now there are a host of other errors, I have tried a couple different boards. same problem. I have searched the Internet, many of the posts seem incomplete in their explanation, so please spell it out for me, as for a simpleton. THANK YOU so much for your help!! The board that gave the following errors is: MSP-EXP430G2ET with the chip:M430G2553. I have been trying to use the Blink program for a test. I changed the COM port each time and got different results.- It is showing up in the Device Manager.
-*I got this error message when I tried to use Com1 (Communications port).
Energia: 1.8.7E21 (Windows 10), Board: "MSP-EXP430G2 w/ MSP430G2553"
Sketch uses 810 bytes (4%) of program storage space. Maximum is 16384 bytes.
Global variables use 20 bytes (3%) of dynamic memory, leaving 492 bytes for local variables. Maximum is 512 bytes.
MSPDebug version 0.24 - debugging tool for MSP430 MCUs
Copyright (C) 2009-2016 Daniel Beer <dlbeer@gmail.com>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
----------------- NOTE ------------------
Modified version of mspdebug for Energia
Do not use standalone
-----------------------------------------
Chip info database from MSP430.dll v3.3.1.4 Copyright (C) 2013 TI, Inc.
Using new (SLAC460L+) API
MSP430_GetNumberOfUsbIfs
MSP430_GetNameOfUsbIf
Found FET: COM4
MSP430_Initialize: COM4
Firmware version is 31000003
tilib: MSP430_VCC: Could not set device Vcc (error = 10)
MSP430_VCC: 3000 mV
tilib: device initialization failed
the selected serial port tilib: device initialization failed
does not exist or your board is not connected
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
-* I got this error message when I tried to use COM3 ( MSP Applications UART1 ).
Energia: 1.8.7E21 (Windows 10), Board: "MSP-EXP430G2 w/ MSP430G2553"
Sketch uses 810 bytes (4%) of program storage space. Maximum is 16384 bytes.
Global variables use 20 bytes (3%) of dynamic memory, leaving 492 bytes for local variables. Maximum is 512 bytes.
MSPDebug version 0.24 - debugging tool for MSP430 MCUs
Copyright (C) 2009-2016 Daniel Beer <dlbeer@gmail.com>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
----------------- NOTE ------------------
Modified version of mspdebug for Energia
Do not use standalone
-----------------------------------------
Chip info database from MSP430.dll v3.3.1.4 Copyright (C) 2013 TI, Inc.
Using new (SLAC460L+) API
MSP430_GetNumberOfUsbIfs
MSP430_GetNameOfUsbIf
Found FET: COM4
MSP430_Initialize: COM4
tilib: MSP430_VCC: Could not set device Vcc (error = 10)
Firmware version is 31000003
MSP430_VCC: 3000 mV
tilib: device initialization failed
the selected serial port tilib: device initialization failed
does not exist or your board is not connected
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
-*I got this message when I tried to use COM4 ( Debug Interface ).
Energia: 1.8.7E21 (Windows 10), Board: "MSP-EXP430G2 w/ MSP430G2553"
Sketch uses 810 bytes (4%) of program storage space. Maximum is 16384 bytes.
Global variables use 20 bytes (3%) of dynamic memory, leaving 492 bytes for local variables. Maximum is 512 bytes.
MSPDebug version 0.24 - debugging tool for MSP430 MCUs
Copyright (C) 2009-2016 Daniel Beer <dlbeer@gmail.com>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
----------------- NOTE ------------------
Modified version of mspdebug for Energia
Do not use standalone
-----------------------------------------
Chip info database from MSP430.dll v3.3.1.4 Copyright (C) 2013 TI, Inc.
Using new (SLAC460L+) API
MSP430_GetNumberOfUsbIfs
MSP430_GetNameOfUsbIf
Found FET: COM4
MSP430_Initialize: COM4
tilib: MSP430_VCC: Could not set device Vcc (error = 10)
Firmware version is 31000003
MSP430_VCC: 3000 mV
tilib: device initialization failed
the selected serial port tilib: device initialization failed
does not exist or your board is not connected
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.