42bs Posted April 29, 2022 Share Posted April 29, 2022 I am having often issues that "jaggd -r" does not fully reset the GD. Is there a way to add a reset button to the GD? Quote Link to comment Share on other sites More sharing options...
SainT Posted April 29, 2022 Share Posted April 29, 2022 How does it not "fully" reset? What is the issue you are seeing? Quote Link to comment Share on other sites More sharing options...
42bs Posted April 29, 2022 Author Share Posted April 29, 2022 When I start programs with jaggd.exe -rd -stub -ux $<,a:\$$4000,x:\$$4000 it often does not work a second time. The I have to power-cycle the Jaguar. Even a reset of the console often does not work. After a while even jagger -r does not work. Quote Link to comment Share on other sites More sharing options...
SainT Posted May 4, 2022 Share Posted May 4, 2022 Ah, I see, that's because the back end has somehow hung. Are you accessing the JagGD in your code? If so I can only think you've done something which has killed it somehow. Quote Link to comment Share on other sites More sharing options...
42bs Posted May 4, 2022 Author Share Posted May 4, 2022 I am not messing with JagGD directly. Only .PHONY: jaggd jaggd: $(DEMO).cof jaggd.exe -rd -stub -ux $<,a:\$$4000,x:\$$4000 A "make jaggd" works sometimes three but mostly only two times. After this, something gets messed up. Then I need to power-cycle the machine. 1 Quote Link to comment Share on other sites More sharing options...
SainT Posted May 4, 2022 Share Posted May 4, 2022 Hmm, ok, something I'll have to take a look at... Quote Link to comment Share on other sites More sharing options...
42bs Posted May 5, 2022 Author Share Posted May 5, 2022 13 hours ago, SainT said: Hmm, ok, something I'll have to take a look at... If you want some "demo" code, I can PM it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.