2020-01-06 01:31 PM
You have hided most interesting pluigins Atollic has like RTOS avare debugging and hard fault analyzer. There is no J-Link support. All the easy avaiable views in atollic are now hidden. What is going on?
2020-01-07 03:40 AM
RTOS aware debugging is on the road map but has not been transferred over from TrueSTUDIO yet, other features has gotten priority.
There is J-Link support but it's sometimes filtered in version 1.1.0 (will be fixed in the next release), what target are you trying to debug?
Some perspectives has gotten a different layout and default views but it should be easily customized.
2020-01-08 12:40 AM
If you use FrreeRTOS then you can try the state-viewer plugin from this web page:
https://www.highintegritysystems.com/tools/stateviewer/
It provides the Task, Queue and Timer views.
2020-01-08 05:37 AM
Maybe I am wrong but 99% of the professional developers use some kind of RTOS. And you give it a low priority. Bizarre
2020-01-08 05:39 AM
The problem is that there is no way to pass correct command line options or commands to the gdbserver. BTW why did you hide from the debug perspective HF analyser ?