Cross-compiling again
2010-12-30 05:16:28.904436+00 by Dan Lyke 2 comments
Cross-compiling for the TI MSP430 LaunchPad platform because my 430MSP eval kits came in. Blinking lights in my future.
2010-12-30 05:16:28.904436+00 by Dan Lyke 2 comments
Cross-compiling for the TI MSP430 LaunchPad platform because my 430MSP eval kits came in. Blinking lights in my future.
[ related topics: Weblogs ]
comments in ascending chronological order (reverse):
#Comment Re: made: 2010-12-30 17:33:34.830055+00 by: Mars Saxman
What are you cross-compiling with? GCC?
#Comment Re: made: 2010-12-30 17:42:13.190987+00 by: Dan Lyke
Yep. And actually that was more about compiling the cross-compiler, which finished building and now I should see what I can do with 'em...