On 2006-12-03, jsb <[email protected]> wrote:

>               Getting Started with MSP430 GCC tools - compiling example 
> "leds.c"
>       
> ---------------------------------------------------------------------------------------------
>
> -------------------------------- Installation
> --------------------------------------

You might want to try re-posting that with a real e-mail
program nor nntp client.  It got trashed by whatever it was you
used.

>       // insert a global initialized variable
> #include "hardware.h"                 // this line exists -> add the next
> one
> int s = 0;                    // 's' is a dummy variable ... does not have to 
> be dummy
>       // this is needed to fix a bug preventing GDB to run properly (data 
> section
> initialization problem)

-- 
Grant Edwards                   grante             Yow!  I'd like some JUNK
                                  at               FOOD... and then I want to
                               visi.com            be ALONE --


Reply via email to