Menu

#9 Ethernut 1.3H NutWiki examples not running

open
nobody
None
5
2011-05-11
2011-05-11
No

Hi. I correctly did the Nutos configuration of my board a while ago, and worked with some programming of a sensor, which i was not succesful with because i was getting no output. I went back to the basic examples of testing the hardware like "testcode" and "blinking led" and got no output either. I think i might have misprogrammed something on the board trying to get my temperatu sensor to work. Noow i believe i do have the code right, but my board does not respond.
I followed the NutWiki screencast for my board again, and could not get something on TeraTerm.
I have done the nutos configuration again and it shows a few warnings but it gets done at the end. This iw what i get on the nutos config. (Yesterday i got it with no errors, i don't know what happened now..)
08:21:20: Nut/OS Configurator Version 2.0.9
08:21:20: Linked to wxWidgets 2.8.9
08:21:20: Running on Windows NT 6.1 (build 7600)
08:21:20: Working in c:\ethernut-4.8.8
08:21:27: Loading nut/conf/repository.nut
08:21:28: Loading C:/ethernut-4.8.8/nut/conf/ethernut13h.conf
08:21:28: OK
08:21:34: Creating Makefiles for avr-gcc in nutbld_13h
08:21:35: Creating header files in nutbld_13h
08:21:35: OK
08:21:35: ----- Running 'make clean' -----
08:21:35: Located c:\ethernut-4.8.8\nut\tools\win32\make.exe
08:21:53: ----- 'make clean' terminated successfully -----
08:21:53: ----- Running 'make all' -----
08:21:53: Located c:\ethernut-4.8.8\nut\tools\win32\make.exe
C:\Users\Karla\AppData\Local\Temp/ccl0NI4f.s: Assembler messages:
C:\Users\Karla\AppData\Local\Temp/ccl0NI4f.s:991: Warning: expression dangerous with linker stubs
C:\Users\Karla\AppData\Local\Temp/ccl0NI4f.s:992: Warning: expression dangerous with linker stubs
C:\Users\Karla\AppData\Local\Temp/ccvyOnGA.s: Assembler messages:
C:\Users\Karla\AppData\Local\Temp/ccvyOnGA.s:475: Warning: expression dangerous with linker stubs
C:\Users\Karla\AppData\Local\Temp/ccvyOnGA.s:476: Warning: expression dangerous with linker stubs
C:\Users\Karla\AppData\Local\Temp/ccOPIivj.s: Assembler messages:
C:\Users\Karla\AppData\Local\Temp/ccOPIivj.s:428: Warning: expression dangerous with linker stubs
C:\Users\Karla\AppData\Local\Temp/ccOPIivj.s:429: Warning: expression dangerous with linker stubs
avr-ar: creating libnutarch.a
avr-ar: creating libnutos.a
C:\Users\Karla\AppData\Local\Temp/ccHW2Ljj.s: Assembler messages:
C:\Users\Karla\AppData\Local\Temp/ccHW2Ljj.s:214: Warning: expression dangerous with linker stubs
C:\Users\Karla\AppData\Local\Temp/ccHW2Ljj.s:215: Warning: expression dangerous with linker stubs
C:\Users\Karla\AppData\Local\Temp/ccNJaH2g.s: Assembler messages:
C:\Users\Karla\AppData\Local\Temp/ccNJaH2g.s:884: Warning: expression dangerous with linker stubs
C:\Users\Karla\AppData\Local\Temp/ccNJaH2g.s:885: Warning: expression dangerous with linker stubs
avr-ar: creating libnutdev.a
avr-ar: creating libnutc.a
make[1]: *** [getenv.o] Error 1
make: *** [all] Error 2
08:22:41: ----- 'make all' failed with error 2 -----

Also, back the when i was working on the nutos congifuration, i could not run the Basemon program or the HTTP example.
I hope you can help me with this, looking forward hearing from you.
Karla

Discussion