
rsachdeva
Members-
Content Count
7 -
Joined
-
Last visited
About rsachdeva
-
Rank
Noob Class
Recent Profile Visitors
169 profile views
-
Energia support for MSP432 with CC3100 and Sharp96 boost
rsachdeva replied to rsachdeva's topic in Energia - MSP
I was able to see Hello message on LCD board with MSp432, but once I connect sharp LCD + 432 + CC3100, LCD stopped displaying message. Is this supported combination of 3 boards ? Again I may not be porting your changes correctly -
Energia support for MSP432 with CC3100 and Sharp96 boost
rsachdeva replied to rsachdeva's topic in Energia - MSP
Today I tried using your changes I have Installed Energia on MAC and I not sure how to port your Library changes in my Energia app I tried downloading your latest branch fro GIT and compiled using ANT, Compile of branch was OK but generated Energia app can not compile any files, complain about missing header files. Can you advise way of working to update changes Library in MAC environment -
Energia support for MSP432 with CC3100 and Sharp96 boost
rsachdeva replied to rsachdeva's topic in Energia - MSP
Great, I will try these changes and post result here -
Energia support for MSP432 with CC3100 and Sharp96 boost
rsachdeva replied to rsachdeva's topic in Energia - MSP
Thanks for info, how can I get your fixes -
I would like to use MSP432 LaunchPad with CC3100 and sharp96 LCD booster pack with Energia, but this combination does not seem to work, CC3100 WIFI does not function with sharp96 booster pack, any support for this in Energia example or Library files
-
On my Mac USBSerial Example does not compile -mmcu=msp430f5529, -DF_CPU=25000000L, -MMD, -DARDUINO=101, -DENERGIA=13, -I/Applications/Energia.app/Contents/Resources/Java/hardware/msp430/cores/msp430, -I/Applications/Energia.app/Contents/Resources/Java/hardware/msp430/variants/launchpad_f5529, -I/Applications/Energia.app/Contents/Resources/Java/hardware/msp430/libraries/USBSerial, -I/Applications/Energia.app/Contents/Resources/Java/hardware/msp430/libraries/USBSerial/utility, /Applications/Energia.app/Contents/Resources/Java/hardware/msp430/libraries/USBSerial/USBSerial.cpp, -o, /var/folders/28/xhvzcgfd6zbb332h8cwm71mr0000gn/T/build3460882194941886836.tmp/USBSerial/USBSerial.cpp.o] In file included from /Applications/Energia.app/Contents/Resources/Java/hardware/msp430/libraries/USBSerial/descriptors.h:44:0, from /Applications/Energia.app/Contents/Resources/Java/hardware/msp430/libraries/USBSerial/USBSerial.cpp:32: /Applications/Energia.app/Contents/Resources/Java/hardware/msp430/libraries/USBSerial/types.h:73:29: error: expected unqualified-id before ';' token
-
I just purchased MSP430 F5529 Launch pad and CC110L Air Module Booster Pack. Launchpad is setup OK with Energia, and Blink LED programs download/ works OK Now I am trying to setup CC110L booster pack, plugged in module with changed Rx/Tx jumper setting as per startup Guide Downloaded test program WirelessTest with Energia from Library and download is OK and I have also installed ATC - booster stack light application on my PC ATC - booster stack light does not seem to connect with MSP430 board, COM port is blank, reset serial port does not help. Any suggestions to get this module up and running and test it