Hello,
I am using S32 DS(3.5 version)for my project. In the project i am using sprintf function for storing float and int values into buffer but it storing only int values correctly but not float value
解決済! 解決策の投稿を見る。
Hi,
try to use NewLib instead of NewLib nano. NewLib nano has some limitations.
元の投稿で解決策を見る
Now its working Fine
Thanks.