Search Results

Search results 1-2 of 2.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • hi: thank your reply. you,re right. According to the documentation, SEGGER_RTT_printf can be used. But there,re two question。 One problem is that the current SEGGER_RTT_printf formatting output has too many restrictions (such as outputting long long), and the application is not compatible with the previous one as below. /********************************************************************* * * SEGGER_RTT_printf * * Function description * Stores a formatted string in SEGGER RTT control block. * T…

  • dear: now i am use the segger studio of v7.3. the gnu linker is used for cortex-m33 but this is some error like "prinops.c:(.text.libc.vfprintf_l+0x5c): undefined reference to `__SEGGER_RTL_vfprintf'". and segger linker is ok。 how to solver this problem for gnu linker ?