Sprintf - error while sending data to SD card #27367
Labels
area: File System
bug
The issue is a bug, or the PR is fixing a bug
platform: nRF
Nordic nRFx
priority: low
Low impact/importance bug
Stale
While I use sprintf function and I want to send some data to .csv file to SD card I get this error: "USAGE FAULT"
"Illegal load of EXC_RETURN into PC"
When I send data to SD card and I dont use "sprintf" function, the problem doesn't occur. Also when I only use sprintf function without using SD card, this function works.
But somehow combining sprintf function with SD card causes an error :(
The text was updated successfully, but these errors were encountered: