VecStim() errors
Posted: Tue Jun 26, 2012 8:16 pm
I am trying to use Vecstim(). I have read the other recent thread on this.
I get a not very enlightening error report which I think is complaining about my use of VecStim() as sometimes the error is:
after this gives:
Most times the error reports:
I then try some troubleshooting based on the recent thread about VecStim().
I have vecevent.mod and compiled. I navigate to the folder with vecevent.mod and compiled i386.
I do nrngui and then attempt to load_file("vecevent.ses") This results in an error.
Any ideas? Thanks!
I get a not very enlightening error report which I think is complaining about my use of VecStim() as sometimes the error is:
Code: Select all
net_send td-t = -5.20789e+214 SelfEvent target=VecStim[0] -5.20789341415904e+214 flag=1
Code: Select all
../path/i386/special: line 13: 28854 Abort trap: 6 "${NRNIV}" -dll "/path/i386/.libs/libnrnmech.so" "$@"
Code: Select all
/Applications/NEURON-7.2/nrn/i386/bin/nrniv.app/Contents/MacOS/nrniv: Bus error See $NEURONHOME/lib/help/oc.help
in ./loadfiles/B100.hoc near line 321
run()
^
finitialize(-65)
init()
stdinit()
run()
I then try some troubleshooting based on the recent thread about VecStim().
I have vecevent.mod and compiled. I navigate to the folder with vecevent.mod and compiled i386.
I do nrngui and then attempt to load_file("vecevent.ses") This results in an error.
Any ideas? Thanks!