We are using LPC1788 with the RL-ARM.To summarize the problem,
a]We want to store Report files in a single folder as soon as a test is complete b]Upto 50 reports or so, the time taken to create a new file is almost same c]After that the amount of time keeps on increasing with every new file and it takes close to 8 seconds when i reach 100 files or so.
What could be the possible reason?Are there any limitations to the number of files that can be stored in a folder?
Please help..