[Tinyos-help] A compile error
Cory Sharp
cory at moteiv.com
Mon May 15 11:43:59 PDT 2006
It means your application exceeds the available RAM (the BSS segment
is too large to fit). - Cory
On 5/15/06, Adam <shiyuan69 at gmail.com> wrote:
> What does this compile error stand for?
>
> msp430-ld: address 0x422f of build/tmote/main.exe section .bss is not within
> reg
> ion data
> msp430-ld: address 0x422f of build/tmote/main.exe section .noinit is not
> within
> region data
> make: *** [exe0] Error 1
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help at Millennium.Berkeley.EDU
> https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>
More information about the Tinyos-help
mailing list