Hi,
I'm creating an IOM driver based on the GIO module. The link fails with "undefined symbol GIO_Create". I'm using CCS3.3, DSP_BIOS 5_31_02 and a DSK5510. Which library are you supposed to link in?
Cheers
Peter
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,
I'm creating an IOM driver based on the GIO module. The link fails with "undefined symbol GIO_Create". I'm using CCS3.3, DSP_BIOS 5_31_02 and a DSK5510. Which library are you supposed to link in?
Cheers
Peter
Hi,
Here is the link you can down load http://software-dl.ti.com/dsps/dsps_registered_sw/sdo_sb/targetcontent/ddk/DDK_1_20/index.html.
Regards,
Hyun
Hi,
I was staring at the problem all along. The reason it won't link is because the function is GIO_create not GIO_Create!
Cheers
Peter