This section describes the differences between SCICLIENT APIs of MCU+SDK and Processor SDK RTOS (PDK). This can be used as a migration aid when moving from Processor SDK RTOS (PDK) to MCU+SDK.
None
DM Core | Non-DM Cores | Remarks | |
---|---|---|---|
PDK | Sciclient services available in the PDK repository under <(PDK_PATH)/ti/drv/sciclient> directory. | Sciclient services available in the PDK repository under <(PDK_PATH)/ti/drv/sciclient> directory. | All cores have same location for Sciclient services. |
MCU+SDK | Sciclient services available in the Device_Manager repository under <(MCU_PLUS_SDK_PATH)/source/drivers/device_manager/sciclient_direct> directory. | Sciclient services available in the MCU+SDK repository under <(MCU_PLUS_SDK_PATH)/source/drivers/sciclient> directory. | Different locations for Sciclient services. |
Refer SCICLIENT for more details.