Hi, everyone. I am porting a project written in Linux onto DSP C64+. The project is protocol stack. I encounter some problems about linux library.
for example, fcntl.h, unistd.h library are provided in Linux. How should I handle with these two libraries? Are there similar libraries provided by TI, in order to replace them? If not, what I should do?
Thank you very much.