MadDog
Member
I've got the 940 running some code of mine thanks to the excellent demo article by Dzz. But when the app shuts down the 940 is still running its code, which makes the system a bit unstable, kills my putty session and the frontend challanging to navigate with bouncing balls on screen.
I'm forced into rebooting.
I've set the 0x0904 reg "g_pusRegs[0x0904>>1] &= (~(1<<0));" to pause it but it still keeps going. Apart from a daft bug i've not found in my code is there anything else I should be doing to make it stop.
I'm forced into rebooting.
I've set the 0x0904 reg "g_pusRegs[0x0904>>1] &= (~(1<<0));" to pause it but it still keeps going. Apart from a daft bug i've not found in my code is there anything else I should be doing to make it stop.