
jschilen
-
Content Count
1 -
Joined
-
Last visited
Reputation Activity
-
jschilen reacted to Rickta59 in MSP-EXP430FR5739 demo code ported to msp430-gcc
Once the new version of mspdebug comes out with support for the MSP430FR5739 chip
which is in the FRAM experimenter board, you are going to want something more than just
a blinky program to see if it works on your system.
I modified the User Experience Code Demo code for the MSP-EXP430FR5739 so that it
compiles with the latest msp430-gcc.
Find it here: https://gist.github.com/1057857
-rick