Activity(Process):
- Select MF.
- Create DF(with 800 bytes).
- Select DF.
- Create EF(with 800 bytes).
- Select MF.
- Delete DF.
The activity shown above was repeated several times such that after some time i got error in creating EF (memory not available in file)(step 4). After some time i got the same error in creating DF(step 2). I feel like im loosing memory and not able to gain back after deletion. Please any suggestion woulf be helpful.