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.

CCS/AM1808: sata interface is always busy after performing a dma write

Part Number: AM1808

Tool/software: Code Composer Studio

Hi,

     I want to use the sata interface of am1808 to operate a SSD. The driver i used was copied from the technical ref(section 29.3----use cases). Now i can spin-up the SSD, but the BSY bit of P0TFD is always '1' after perferming a dma write or read operation. what can cause this situation?

    Thanks.