Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nesC internal error #56

Open
Zempui opened this issue Mar 28, 2023 · 0 comments
Open

nesC internal error #56

Zempui opened this issue Mar 28, 2023 · 0 comments

Comments

@Zempui
Copy link

Zempui commented Mar 28, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant