Search the Community
Showing results for tags 'exp430g2'.
-
Hi! Please help me! I installed win10x64 on my new computer ,and I have some problem with my Exp430G2 board ver.1.5 . I search everywhere but i don't find a solution to my problem: when I want to download sketch to board. I have an error: Energia: 1.8.11E23 (Windows 10), Board: "MSP-EXP430G2ET w/ MSP430G2553" Sketch uses 2120 bytes (12%) of program storage space. Maximum is 16384 bytes. Global variables use 92 bytes (17%) of dynamic memory, leaving 420 bytes for local variables. Maximum is 512 bytes. DSLite version 9.3.0.1863 Configuring Debugger (may take a few minu
-
Hello I'm trying to read all the IO from a port (port 2) on my M430G255 MCU . On arduino I could have use the line DDRB = B11111111; data = PINB; I've read some posts but no one talks about port manipulation on energia and msp boards clearly. can someone help me figure out how to woks with registers and msp boards ? thanks EDIT : I found the register file on the energia installation folder, but every time that i try to charge e a register I get the error: expected unqualified-id before numeric constant
-
Hello, Uploading a sketch on OSX 10.13.6 will not succeed. I have replaced mspdebug with version 0.22 (was 0.24). The *.hex file exists and is readable. Any thoughts? Energia: 1.8.7E20 (Mac OS X), Board: "MSP-EXP430G2 w/ MSP430G2553" ... MSPDebug version 0.22 - debugging tool for MSP430 MCUs ... Trying to open interface 1 on 020 Initializing FET... FET protocol version is 30394216 Set Vcc: 3000 mV Configured for Spy-Bi-Wire Sending reset... Device ID: 0x2553 Code start address: 0xc000 Code size : 16384 byte = 16 k
-