Keil™, An ARM® Company

Discussion Forum

RL-Flash SubFolder Functions

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
ARM7 TDMI
Posted
29-Jun-2009 19:04 GMT
Toolset
ARM
New! RL-Flash SubFolder Functions

Hi,

in RL-Flash I want to create sub folder in root directory, how to do it ?

How to goto created sub folder, like in DOS "cd test1".

Now when I call fopen() function, new files should get saved in subfolder.

Regards

ARM7

Read-Only
Author
tamir michael
Posted
29-Jun-2009 19:34 GMT
Toolset
ARM
New! RE: RL-Flash SubFolder Functions

use 'fopen' with write privileges - your path should be indicate the target folder. FlashFS will create the path hierarchy for you.

Next Thread | Thread List | Previous Thread Start a Thread | Settings