Categories

{{ selectedCategory.name }}

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No topics found!

Can not access rcX RTOS state

19-Apr-2023

While memory is not accessible all windows will report Can not access RTOS state. This is normal until debug session with download is started. If the message is still shown after download, the object symbols probably cannot be evaluated. 


Possible solution: 

Use Symbol Browser which is open by clicking View menu/Symbol Browser (ALT + F12) and verify their presence to confirm that symbols are available. Symbols differ in different versions of rcX RTOS:

  • Version 2.0.x.x: aptPrioTable, aptPrioTableEnd and ptCurTsk
  • Version 2.1.x.x: g_ptCurrentTask and g_trXTaskList

Symbol availability depends on a code, compile tool and its settings, download file debug format, loader settings etc. To adjust Symbol Files options:

1. Open Debug / Configure Session / Applications / Symbol Files.

2. Select the Symbol File and press Edit

4. Press Advanced to open the dialog for setting advanced options.


More resources in winIDEA Help:

 
Was this answer helpful?

Sorry this article didn't answer your question, we'd love to hear how we can improve it.
Note: This form won't submit a case. We'll just use it to make this article better.

Similar topics

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No similar topics found!

Other topics in the same category

{{ topic.Title }} {{ topic.Ddate | formatDate }}

{{ topic.Content }}

No topics found!