-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-04-27 12:08, Andrew Hassall wrote:
Anyone have any ideas why the pointer would change so dramatically? Is it being corrupted? if so any ideas what by?
do you mind sharing the complete code?
and an unrelated issue with your code: you shouldn't call outlet_list() from within your perform routine; rather, it should be scheduled in the next tick (using clock_delay(0))...of course this will delay the analysis by one block
fgmar IOhannes