I am trying to run the example code provided in the location C:/Keil/ARM/Boards/Keil/MCB2300/RL/FlashFS/SD_File
I can compile the code and during debugging I have tried to access the files on SD card by giving some commands on Command Window but it does n't accept them.We can also pass those commands using serial window.
I have verified the following link also
http://www.keil.com/support/man/docs/rlarm/rlarm_fs_ex_sd.htm
There it was mentioned that we can enter commands through serial window,but my serial window does n't allow me to type any character.
Please help how to give the commands mentioned in the program like read a file, copy, format etc.,