-
I'm trying to get Ike's example transmitting and receiving yet I'm having no luck. It compiles successfully with:
```
gcc version 4.6.3 20120301
```
And i've wired the nRF24L01+ up correctly(triple …
-
Hi,
i'm trying to get the example "ping-remote-led-every500ms-using-vlo.c" running on a g2452 and i need some help please.
i've managed to get a pair of g2553's running the "ike-uscia-rx.c" and "ike…
-
I'm running Mac OS X 1.8, and am getting an erase error, FET error 14, every time that I try to program the Fraunchpad that I have. Help! What can I do?
-
I tried uploading to the FraunchPad MSP430FR5739 the classic Blink example from Energia on Mac OS X but faced this error message:
> Binary sketch size: 708 bytes (of a 15 872 byte maximum)
> /Applica…
-
On Mac OS X 10.8.1, I installed the lm4f tools from http://github.com/energia/energia_tools/downloads under the folder `/Applications/Energia.app/Contents/Resources/Java/hardware/tools/`
The sketch c…
-
The linux section of build.xml includes the avr hardware directory and compiler tools. We don't need these for the linux Energia version. I have some of this fixed. I needed an issue so I could make…
-
In the Arduino environment when you open or close the console window, it resets the processor. Do we want to emulate this behavior? I was trying out a solution using mspdebug to reset the chip. Howe…
-
Hi !
I have 2 MSP-EXP430FR5739 Experimenter Boards and i am wandering how difficult is to make Energia compatible on that platform?
Regards
-
Would it be an idea to make variables in the source code for the name of the compiler, linker, downloader and its options.
They are hard-coded at several places in the source, and this makes maintaini…
-
When I make a program (simple led blink and download it, it will not run. (MSP430G2553 device, 1 or 16Mhz clock tested).
Oddly, it will run when I first download a program I made with the stand-alone …