Hi,
I'd like to get SATA working on my C6748. The only SATA driver for this chip seems to be in an old version of the PSP of the chip (1.30.1).
I'd like to use an up to date BIOS (6.40) and PSP (3.0.1.0) and code composer 6 and port the old SATA driver into my application.
However I'm running into an issue building the SATA driver. Sata_intf.c tries to include "pwrm.h" which isn't part of the SATA driver code and which I can't find as part of either the old PSP or the newer one. Any clues as to where to find this pwrm.h would be helpful. I'm pretty sure pwrm stands for "power module".
Thanks, Phil