This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can not run to the main() in debuging mode.

hi,
I create a simple project to test a retargeting printf function with RTX kernel.
when I created the project, I selected the "Use Microlib" option in the target option.
And the project code was running well after complied.
when I unchecked the "Use Microlib" option in the option window, the code can not running to the main() in the debugging window.
Could you help to give some suggestion.
Thanks.