Hi all -
PREAMBLE:
I'm really happy to have finally gotten my EZMSP430-RF2560 evaluation kit. It's wicked cool.
Unfortunately, the Tux Racer demo app did not immediately steal my attention -- it took me a few days to realize it uses the onboard accelerometers, which DOES get my attention.
In the mean time, one of my evaluation boards appears to have become deprogrammed from the demo and I'm having trouble seeing how to reprogram it for the demo. (Currently, my two board behave differently on battery AND on USB power. One tries the make the BT connection -- blue light flashing. The other just sits dumbly with a green LED lit.)
QUESTION:
Can someone go over how to reprogram the demo on the RF2560 board?
Either by rebuilding it -OR- simply where to find and how to load the binary (.d43 file) onto the board? (Right now, I'd prefer just to load the .d43 file to the board.)
FURTHER BLAH BLAH BLAH:
I've tried opening the sample projects in the SDK, but they don't build in IAR because none of the scattered header files are found -- it only finds the headers that are in the same dir with the corresponding .c file. I know, I know, it should search the C_INCLUDE path as a last resort ... but that environmental variable didn't exist until I created it and that didn't help. :(
I should mention I'm on Windows XP.
I've tried following the instructions for simply loading the .d43 file to the board, but they don't work. (Tried creating a new IAR project and adding the accl(?).d43 file to the project ... IAR doesn't allow that. :( )
Well, any tips would be appreciated. THANKS.
- Dave F.