Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

CR800 programm/task unkillable loop


Monte Apr 22, 2010 02:40 PM

I was experimenting with some code for sending datas using ftp through COM1.

Something was wrong with the code and it seems to stuck in an endless loop, sending out over and over the same characters through COM1.

I corrected the supposed error and transferred the code to the CR800 again. But the CR800 did not stopped to send the chracters to COM1. Then I sent the plain CRBasic Editor CR800 template program file to the logger. It was sent and compiled succesfully, and I can monitor the CR800 taking temperature and voltage readings. But still it sends the chracters through COM1, but there is absolutely no code to send anything through COM1 in this template!

I'm using OS10.
Has anybody an idea how to stopp/kill this task sending the characters out of COM1?
(I think re-uploading the os will kill everything, but hopefully there is smarter solution too...)

Regards
Manuel


Monte Apr 22, 2010 05:10 PM

I found out that one can write the value 98765 to the FullMemReset field in the status table. That stopped the task.

Log in or register to post/reply in the forum.