I'm using the RA8D1 for OTA. Use dual bank Mode of routines (www.renesas.cn/.../ra8-mcu-advanced-secure-bootloader-design-using-mcuboot-and-code-flash-du (albank-mode?language=en), I saw that the level of MCUboot logging can be set. I chose error and found that the project reported an error as follows. Is there a way to solve it
Hello,
Please refer to this article:
en.na4.teamsupport.com/.../20465583
According to your method, there are still errors reported, as follows:
> undefined reference to "initialise_monitor_handles"> Toolchain: LLVM for ARMNo need initialise_monitor_handles in LLVM project.
See this FAQ:FAQ - e² studio printf console debugginghttps://en-support.renesas.com/knowledgeBase/16979385
cf. https://community.renesas.com/mcu/tools/f/tools-forum/53567/renesas-debug-virtual-console
It's done. Thank you.