@All
Alfkil release a first usable public version of SpotLess debugger here:
https://drive.google.com/file/d/1vv9kX ... Du-uhjW/view?usp=drivesdkSo far all fine, but there are issue i found on my x5000, which Alfkil can't reproduce. Will be very nice if some of you can reproduce it (so it will mean issue not on my own setup).
What you need to do:
-- download spotless debugger on link below. unpack it to work:debug/spotless/ (that need to mimic fully my settings)
-- download this test case:
https://kas1e.mikendezign.com/aos4/debug/spotless/test.tar and unpack it to "work:debug/spotless/" as it. So you will have test case binary/source and .txt file in the "work:debug/spotless/spotless-test".
-- run Spotless from the shell
-- hit "load" button
-- choose in the "spotless-test" directory a file "test"
-- when it loads up , you will see name "test.c" on the left side, click on it to show the source.
-- in source file, click on the line 30 to set breakpoint on it.
-- hit START.
At this point , sometime you may have crash (with GR), sometime you may have crash without GR (just on serial), but whole GUI will be deadlocked. Sometime you will have no issues, but then, click "start" button again. This time you will be definately have crash/deadlock.
That is reproducable on my x5000 all the time, always with 100% reproduce.
If some of you can try it on their hardware , that will be very helpfull for us.
Thanks!