Okay, that object was pretty old and use a technique I tend to avoid now: writing to the PASM code from Spin before launching it into a cog. I have updated the PASM code for a PAR-only interface so that it can be used with other languages. I've also made changes to register names and a couple method names so you'll need to update your source code.
If you run the attached demo in PST you see the clock running (as before). Press a key and the timer will hold; press another and it will resume. Sorry if my old code caused you any inconvenience.
Comments
If you run the attached demo in PST you see the clock running (as before). Press a key and the timer will hold; press another and it will resume. Sorry if my old code caused you any inconvenience.
It run fine just now.
I use the timer for sending clocks trough spinneret UDP , set , hold and reset trough Mac program
Strange nobody stumble on this before ?