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.

PSP GPIO Driver -.xdc .xs file? error codes?

Hi,

I was starting to use the PSP and red in the BIOSPSP_GPIO_Driver_Design.pdf about the tow modules: "GPIO.xdc" and "GPIO.xs" Where the files are located? I cannot find it in the PSP-directory. Do I have to include these files manually or will this be done automatically by CCS? What I have to do with these files, when I get them?

I'm also looking for a list of all errorcodes returned by the PSP-API's.

 

Thanks in advanced for your help!

Christian 

  • Christian,

    IOM error codes can be found in the file iom.h in the BIOS 5.41.10.36 package under packages/ti/bios/include/iom.h. You don`t need the .xs file and the .xdc file as long as you are including the header file and linking to the gpio driver library.

    Regards,

    Rahul