The MSP-EXP430FR2311 has very few standalone program examples. None of them writes out anything. In Resource Explorer some marketing wizard has written:
"Rapid prototyping is a snap thanks to 20-pin headers and a wide range of BoosterPack plug-in modules enabling technologies such as wireless connectivity, graphical displays, environmental sensing, and much more."
The truth is that MSP-EXP430FR2311 is not even recognized in the TI BoosterPack Checker and has no GrLib code or ANY other code for writing to display or PC screen on the web. The HelloWorld single line printf example from Resource Explorer doesn't even work (.out-file error - I see from the web that this is a somewhat common problem).
Furthermore - the board can not be used with Energia, so there is no hope of porting some Arduino display library.
Could anyone please give me a code snippet or a tip on how to get more data out of this "First_in_the_World_MicroController_with_TIA_Op_Amp" board than the somewhat coarse photo diode light intensity tracking LED1 in the OutOfBox example.
This board has taught me that a microcontroller development board without at least one standalone program that prints at least characters 0-9 and decimal point for at least one common display driver or on-board display is useless for me. I have some 5-6 other launchpads and they either have GrLib or another display example. Next time I buy one I will start by looking at available code. No display code = No buy.
Thank in advance.
Roy