Other Parts Discussed in Thread: ENERGYTRACE, ENERGIA, MSP-EXP430G2ET, MSP430G2955
器件型号: MSP430G2955
主题中讨论的其他器件: Energia、 MSP-EXP430G2ET、ENERGYTRACE
大家好、我尝试在定制电路板上使用 MSP430G2955、并使用 MSP-EXP430G2ET LP、以便使用 SBW 接口和 Energia IDE 对其进行编程。 我可以使用 CCS 对 MSP430G2955 进行编程、但我无法使用 Energia(版本 23 或更低版本)进行编程。 我已经使用 https://github.com/energia/msp430-lg-core/tree/G2955_support 向 Energia 添加了 MSP430G2955 支持 、但在上传时会收到以下错误:
MSPDebug version 0.24 - debugging tool for MSP430 MCUsCopyright (C) 2009-2016 Daniel Beer <dlbeer@gmail.com>This is free software; see the source for copying conditions. There is NOwarranty; 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+) APIMSP430_GetNumberOfUsbIfsMSP430_GetNameOfUsbIfFound FET: COM6MSP430_Initialize: COM6tilib: MSP430_VCC: Could not set device Vcc (error = 10)Firmware version is 31000003MSP430_VCC: 3000 mVtilib: device initialization failedthe selected serial port tilib: device initialization failed does not exist or your board is not connected
PS:我在 G2955 电路板的 RESET 引脚上拉了 47k 电阻器。