Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

nesC internal error #56

Description

@Zempui

I'm currently experiencing some issues while compiling the example project "BlinkToRadio".
When executing make telosb while located at ~/tinyos-main/apps/tutorials/BlinkToRadio I get the following output:

mkdir -p build/telosb
    compiling BlinkToRadioAppC to a telosb binary
ncc -o build/telosb/main.exe  -Os -fnesc-separator=__ -Wall -Wshadow -Wnesc-all -target=telosb -fnesc-cfile=build/telosb/app.c -board= -DDEFINED_TOS_AM_GROUP=0x22 -DIDENT_APPNAME=\"BlinkToRadioApp\" -DIDENT_USERNAME=\"<My username>\" -DIDENT_HOSTNAME=\"<My username>\" -DIDENT_USERHASH=0x1981e115L -DIDENT_TIMESTAMP=0x6422c2e2L -DIDENT_UIDHASH=0x572b4954L  BlinkToRadioAppC.nc -lm 
nesC: Internal error.
Please submit an issue to the GitHub repository at https://github.com/tinyos/nesc
make: *** [/home/<My username>/tinyos-main/support/make/msp/msp.rules:108: exe0] Error 1

I'm using the latest version of Linux Mint and have followed the installation steps as indicated in the wiki.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions