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.