We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am trying to generate a log file by invoking the function "fopen()" in keil for samsung S3FS92G target though i m getting the result in serial window but finally needs to log in txt or xml file. Even though I am not getting any compilation error (like fopen() missing) but the log file is not created at the expected system path. any help on generating a txt file using fopen
Anyway, you need some Middle-Ware which provide low-level file system access like to SD-Cards. Take a look to RL-ARMs FlashFS here http://www.keil.com/rl-arm/rl-flash.asp
BR, Alex