Hi,
I applied DCP to generate the source code driver for the connection. When I ran the program, I found out my program always be blocked by TTIDCSTATUS WaitDrdy(TADS1256 *pADS). It is on the line 1909 of t1256_ob.c. It is the function call from the dc_configure() in my main.c.
The possible one is I didn't follow the action in the page 15 of the SLAA210A, Getting Started with Data Converter Plug-in. I can not find the prototype of the ISR. If it is not the reason, what causes my program blocked.
Assume I find out the prototype of the ISR in the t1256_fn.h, where i should put the name of the ISR?
Chun-ming (Tony)