Hi Siddharth,
I have tried it on f28388 c28x cpu1 core, still fr_not_ready is getting displayed.
Regards
Drishti
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Siddharth,
I have tried it on f28388 c28x cpu1 core, still fr_not_ready is getting displayed.
Regards
Drishti
Drishti,
Did you try it out on the f2838x Control card?
Best Regards
Siddharth
Drishti,
By f28388 mcu card , do you mean Control card or a custom board? I
If its a custom board, then you will have to look at the schematics and compare it with that of the Control card.
Best Regards
Siddharth
Siddharth,
I tried running the code on F28388d launchpad and enumerated the device successfully . But the problem is , I am unable to see the contents of any text file .
Below are the screenshots of the same.
Thank you for helping and guiding till now.

Regards
Drishti
Drishti,
You should use the command : cat <filename>, I think you are trying to run the command on a directory instead of file.
Best Regards
Siddharth
Siddharth,
I tried the way you mentioned but it is returning FR_invalid_filename
Regards
Drishti
Drishti,
Let me know the command that you tried. Did you specify the complete path to the filename?
Best Regards
Siddharth
Drishti,
Pls try using cat abc.txt or cat ./abc.txt as the command. You should not use < or > while specifying the filename
Best Regards
Siddharth
Siddharth,
Thankyou so much , Its working now. Though I am unable to figure out that why it is not working on our customized control card .
Regards
Drishti
Drishti,
Ok, will close this thread.
If its a custom board, then you will have to look at the schematics and compare it with that of the TI board.
Best Regards
Siddharth