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.

AM2434: Impact of differences in API for SCI between versions of MCU+ SDK

Part Number: AM2434


Our customer is concerned about the impact of differences in API for SCI between versions of MCU+ SDK.

The definitions in tisci_devices.h between 08.04.00.17 and 08.05.00.24 are different as follows:

C:\ti\mcu_plus_sdk_am243x_08_04_00_17\source\drivers\sciclient\include\tisci\am64x_am243x\tisci_devices.h
software-dl.ti.com/.../group__tisci__devices.html

C:\ti\mcu_plus_sdk_am243x_08_05_00_24\source\drivers\sciclient\include\tisci\am64x_am243x\tisci_devices.h
software-dl.ti.com/.../group__tisci__devices.html

+ #define TISCI_DEV_MCU_M4FSS0_CBASS_0 8

- #define TISCI_DEV_DMASS0_PSILCFG_0 31
- #define TISCI_DEV_DMASS0_PSILSS_0 32

- #define TISCI_DEV_MSRAM_256K0 108
- #define TISCI_DEV_MSRAM_256K1 109
- #define TISCI_DEV_MSRAM_256K2 110
- #define TISCI_DEV_MSRAM_256K3 111
- #define TISCI_DEV_MSRAM_256K4 112
- #define TISCI_DEV_MSRAM_256K5 113

- #define TISCI_DEV_POSTDIV1_16FFT1 115
- #define TISCI_DEV_POSTDIV4_16FF0 116
- #define TISCI_DEV_POSTDIV4_16FF2 117
- #define TISCI_DEV_PSRAMECC0 118

Why were the definitions changed?

Is there any impact from removed definitions?

Are the resources corresponding to the removed definitions not supported for AM243x?

Best regards,

Daisuke