printf 64bit Sysprogs forums › Forums › VisualGDB › printf 64bit This topic has 2 replies, 2 voices, and was last updated 6 years, 8 months ago by JoeWright. Log In Register Lost Password Viewing 3 posts - 1 through 3 (of 3 total) Author Posts March 21, 2018 at 13:34 #20498 JoeWrightParticipant Hi, not a big problem, but I’m doing some stm32 development and printf appears to not support 64 bit. Tried %llu and PRIu64 but it just outputs ‘lu’ instead of a number, and swallows the next two parameters. Joe March 21, 2018 at 17:54 #20499 supportKeymaster Hi, This looks like a limitation of newlib-nano. Please follow the link below for known workarounds: https://github.com/RIOT-OS/RIOT/issues/1891 March 23, 2018 at 23:01 #20539 JoeWrightParticipant Ok, thanks. Yes, it looks like a newlib-nano limitation indeed. Author Posts Log In Register Lost Password Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In