lenli Community Member

  • Member since Aug 7th 2023

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

  • lenli -

    Replied to the thread [SOLVED] the gnu linker bug for new version of segger.

    Post
    hi: thanks ,i solve it. Using Segger's own linker script will automatically link __SEGGER_RTL_vfprintf and __SEGGER_RTL_vfscanf. But I use the linker written by GNU format which cannot automatically link __SEGGER_RTL_vfprintf and __SEGGER_RTL_vfscanf.