OMAP L138, I want to open a read file using
fp = fopen(InputData.txt,"r"); // read mode
but it didn't seem to work! How should i create/read/write file in AMR memory?
OMAP L138, I want to open a read file using
fp = fopen(InputData.txt,"r"); // read mode
but it didn't seem to work! How should i create/read/write file in AMR memory?