I use RealView FlashFS and an internal Flash Drive. I'm looking for a possibility to include some default files directly into the downloadable (hex/elf) file.
Is this possible to link some files into the executable and after poweron and finit() we have already some files present in the file system? Thanks for you help! - Adrian
A common method is to fill a system manually, and then retrieve the data from the unit and use as master file for programming units.