Skip to content

Conversation

@thorstendb-ARM
Copy link
Contributor

When compiling Zephyr project with "default" settings, the following variables can not be found on the target system:

  • symbol behind "curTaskObjBase.prio" (hidden in union?)
  • symbol _kernel.threads.stack_info (can be enabled using CONFIG_THREAD_STACK_INFO=y)

I changed the detection that missing symbols are detected and the display then renders '???'. Showing the remaining information can help the user enabling the missing bits in his system.

@thorstendb-ARM
Copy link
Contributor Author

@haneefdm can you please review?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant