stdp.mod file and current balance
Posted: Fri Sep 21, 2007 6:16 am
Dear Forum,
I get a segmentation violation message when the stdp.mod mechanism is inserted into my model cell. I have slightly modified stdp.mod file compared to http://www.neuron.yale.edu/neuron/news/stdp.mod.
The message I get is:
/usr/local/nrn/i686/bin/nrniv: Segmentation violation in my_model.hoc near line ...
current_balance(v_init)
finitialize(-66)
Apparently, the problem is at the current-balance hoc file. Commenting finitialize() command the model cell runs but without current balance...
Another parameter adding to this fault could be FOR_NETCONS command at the NET_RECEIVE block of the stdp.mod.file.
I tried to use FInitializeHandler but I had no luck
Please let me know if you have any suggestions
Thanks in advance
Eleftheria
I get a segmentation violation message when the stdp.mod mechanism is inserted into my model cell. I have slightly modified stdp.mod file compared to http://www.neuron.yale.edu/neuron/news/stdp.mod.
The message I get is:
/usr/local/nrn/i686/bin/nrniv: Segmentation violation in my_model.hoc near line ...
current_balance(v_init)
finitialize(-66)
Apparently, the problem is at the current-balance hoc file. Commenting finitialize() command the model cell runs but without current balance...
Another parameter adding to this fault could be FOR_NETCONS command at the NET_RECEIVE block of the stdp.mod.file.
I tried to use FInitializeHandler but I had no luck
Please let me know if you have any suggestions
Thanks in advance
Eleftheria