Hi,
I am using EVMC6748 eval board from LogicPD and testing test_sata example provideed with Board support library. It calls spinUpDeviceAndWaitForInitToComplete() function for initializing sata Hard disk. I am able to do sata hard disk init and spin up process. After that I am trying to call invokeIdentifyDevCmd() to get device information but I am unable to do that as this function never returns. Also, sata_intc_setup() function is giving error as I tried to add it in build.Anybody can share their experience to resolve this issue as I need to connect hard disk w/o operating system and this example is very close to that.
Thanks,
Chandra Shekhar Mishra