Hi I'm new here and just getting started in the RTOS world with tracing tools. I managed to compile free rtos 10 with system viewer with minor changes.
Before I buy j-link I want to play around with the systemview.
I saved the memory content from kiel and converted hex to bin for import into systemview.
The application has two tasks with equal priority. One turns on an LED and another turns off the LED. The cpu alternates between these two tasks.
On the left pane I see a task 0x0. I'm not sure what happened here. Config and start are the first calls in main.
Also is systick and the schedular to be seen as well? I'm using a tiva c launchpad cortex m4.
[img]https://image.ibb.co/bVajwm/uknown_context_Task0.png[/img]
Before I buy j-link I want to play around with the systemview.
I saved the memory content from kiel and converted hex to bin for import into systemview.
The application has two tasks with equal priority. One turns on an LED and another turns off the LED. The cpu alternates between these two tasks.
On the left pane I see a task 0x0. I'm not sure what happened here. Config and start are the first calls in main.
Also is systick and the schedular to be seen as well? I'm using a tiva c launchpad cortex m4.
[img]https://image.ibb.co/bVajwm/uknown_context_Task0.png[/img]
The post was edited 1 time, last by cheece2001 ().