Hello,

When I type this comand line on my terminal on Ubuntu 14.04.5 LTS :

make do

I received this error message :


../simulavr.tcl -d atmega128 -f atmel_key.elf -u -F 250 \
            -s ./atmel_key.tcl
No connect to socket possible now... retry Connection refused
User Interface Connection opened by host 127.0.0.1 port 7777
New Connection on GUI Server established!
Socket: sock85bdd18  from Address 127.0.0.1  and port 33839
invalid command name "Keyboard_GetPin"
    while executing
"Keyboard_GetPin kbd "data""
    (file "./atmel_key.tcl" line 52)
    invoked from within
"source ${sourceFile}"
    invoked from within
"if { "${sourceFile}" != "" } {
  set extensionPoint "Gui"
  source ${sourceFile}
}"
    (file "../simulavr.tcl" line 350)
make: *** [do] Erreur 1

I don't what is it the problem and didn't find any information about it.

Can you help me to solve it ?

Best regards

Christian


_______________________________________________
Simulavr-devel mailing list
Simulavr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to