Is there a version of the PSP drivers that supports the C6746 available?
The includes in the CSLR directory in PspDrivers version 02.10.01 do not include the proper definitions for this chip.
Thanks,
Peter Steinberg
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.
Is there a version of the PSP drivers that supports the C6746 available?
The includes in the CSLR directory in PspDrivers version 02.10.01 do not include the proper definitions for this chip.
Thanks,
Peter Steinberg
Peter,
This chip should be fully supported by the PSP.
I'll check with the PSP team, but just to verify, what version of DSP/BIOS are you using?
Dave
Currently using DSP/BIOS 6.31.04.27
As an example, the PSP header file ti/psp/cslr/cslr_gpio.h checks for CHO{_C6748 or CHIP_OMPL138 to include the GPIO 8 register definitions.
Peter,
C6746 is the subset of C6748, so you can use the cslr by enabling the _C6748.
But at our setup, we have not tested it.
Thanks and Regards,
Sandeep K
That's what I have been doing.
It does enable features that do not exist on the C6746, but I can live with that.
Thanks,
Peter