I have the TMS320C6748 LCDK board and I'm using CCSv5 with RTFS and required packages.
I have compiled the "sataSample" project under RTFS and I can download it and run it.
The app fails after determining the SATA PHY does not initialize.
I've been told that I need to
a) Setup pin muxing for the SATA interface
b) Make sure SATA power and clocks are setup internally and externally.
Can someone tell me how to do each of these items?