Part Number: CC3220SF-LAUNCHXL
Tool/software: TI C/C++ Compiler
Hi,
Please help me out to resolve the blocking issue with the file system.
1. I am trying to implement Debug trace (device diagnostics) system to publish the device trace information to the cloud. (Lets say every 24 hours).
2. As application is using Hibernate feature, every 30 mins wakes up and goes back to hibernate mode.
I understood that, CC32xx/CC31xx file-system does not support fragmentation feature to append the each trace in a single file. How can i achieve this feature with / without the file-system fragmentation?
Is there anyway i can store the data to external / internal flash system which won't erase after the hibernate, or any alternate way is possible?
Regards,
Suresh