This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

sprintf doesnt work for floating numbers in KEIL

Hi, i am very new to nrf family. when i use sprintf function with %d specifier, it works fine. but if i set it to %2.1f or anything with "f" included doesnt work and program crushes. How can i fix this in keil uvision ?

Related