Hi,all:
This is my first time to use DDK to develop the uart aaplication,
as i am not so familiar with mini-driver and class driver,
so can anyone give me some suggestions.
Thank you!
---------------------
another problem is that i see the ddk (uart.pdf ,spru616.pdf),i find the introduction of the "uarttest" example
"This example demonstrates synchronous (blocking) use of the mini-drivers for the UART. It uses TSK threads and the GIO classdriver API. When you examine the configuration file, notice the TSK and UDEV objects. The GIO objects are created dynamically at runtime.Located in TI_DIR\ddk\apps\uart."
in spru616, it notes that
The GIO module has the following features:❏ Provides blocking (synchronous) read/write APIs.
the problem comes ,what dose "synchronous (blocking)"mean?
Can i use the same way as uarttest used to implement my uart(tl16C754),or is there any other ways ?
thank you![*-)]
Xavierthe problem comes ,what dose "synchronous (blocking)"mean?
XavierCan i use the same way as uarttest used to implement my uart(tl16C754),or is there any other ways ?
-Tim
---------------------------------------------------------------------------------------------------------Please click the Verify Answer button on this post if it answers your question.---------------------------------------------------------------------------------------------------------
Hi TimHarron,
Thank you very much for your help!
As you mentioned there are several ways to implement the UART,
could you explain them to me again, and could you give me some useful suggestions about how to learn developing in dsp as i am a newcomers?
Thank you very much!
your help will be highly appreciated![:)]
Regards
Xavier