C674x PSP patches
From Texas Instruments Embedded Processors Wiki
Translate this page to
I found a couple problems with the PSP headers files, and wanted to share them. I have not done a full PSP audit, so this is definitely not an exhaustive patch set. Also, I'm just a user of the C674x, and *not* in any way affiliated with TI. These are not 'TI' approved patches. I do hope they work their way back into the source though...
After you've installed the PSP package, here's how you use this (more or less -- I use cygwin, so ymmv)
One way to use the patches below is to do the following at a cygwin prompt:
cd /c/Program\ Files/Texas\ Instruments/pspdrivers_01_20_00 tar zxf c674x_pspdrivers_01_20_00.quilt.patches.tar.gz <--- or whatever file you're applying. quilt push -a
Or, you can use the 'patch' program to apply each patch individually. If using cygwin or unix, be sure to install quilt and patch.
C674x PSP_01_20_00 patches
- Media:c674x_pspdrivers_01_20_00.quilt.patches.tar.gz First rev. Fixes warnings of duplicate defines, and fixes an actual bug in the HSPCLKDIV_DIVBY defines.
