(Translated by https://www.hiragana.jp/)
_qTrace_Kernel · Issue #55 · kmilo17pet/QuarkTS · GitHub
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

_qTrace_Kernel #55

Closed
billiumbuck opened this issue Feb 5, 2023 · 1 comment
Closed

_qTrace_Kernel #55

billiumbuck opened this issue Feb 5, 2023 · 1 comment
Assignees
Labels

Comments

@billiumbuck
Copy link

I just updated and got compile error (for STM32 using cubeIDE)

"undefined reference to _qTrace_Kernel"

I added this

#define Q_TRACE_KERNEL_AND_MODULES ( 0 ) /**< Experimental*/

to qconfig.h

Got round it by commenting out all the _qTrace_Kernel lines mainly in qkernel.c

Have I missed something?

Thanks for your work, it is great for me and easy to add to projects, I've used it on AVR and PiPico.

@kmilo17pet kmilo17pet self-assigned this Feb 5, 2023
@kmilo17pet kmilo17pet added the bug label Feb 5, 2023
@kmilo17pet
Copy link
Owner

fixed typo! closing issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants