Other Parts Discussed in Thread: SYSBIOS
We are currently working on a new PROFINET enabled product and initially we have started development with the AM437x IDK.
We will be using TI-RTOS (SYSBIOS).
I have a question regarding choosing the correct driver API(s) supplied from TI.
Looking at the installed PDK (c:\ti\pdk_am437x_1_0_6) I have several options for selecting e.g. a UART driver.
I could be using
* starterware/dal: c:\ti\pdk_am437x_1_0_6\packages\ti\starterware\dal\uart_v1.c
* drv: c:\ti\pdk_am437x_1_0_6\packages\ti\drv\uart\*
* csl: c:\ti\pdk_am437x_1_0_6\packages\ti\csl\src\ip\uart\V1\*
Could anyone tell me what is the best/intended practice, which should I select?
Many thanks,
Mads