the objective is to create a log file in SFLAH while can be shown from web browser, so the users can view or save the log file easily.
Checked file operations & file downloads examples from CCS debug mode, executed ok; then restart the OOB in the SFLASH in AP mode, the AP web page is there, but can not show or find the file from the web browser like below:
mysimplelink.net //ok
mysimplelink.net/fs_demo.txt //file not found
Checked with a uniflashed txt file, can be shown from web browser.
the SFLASH is not secured. if the FS is flat, the file should be seen from web browser?
for fail safe mode, two files are created, then what's the file name of the 2nd file?
Appreciate any point .