Part Number: MCU-PLUS-SDK-AM243X
Hello,
I checked out the MCU+ SDK CMSIS repository on your GitHub (https://github.com/TexasInstruments/mcupsdk-cmsis/tree/main). It seems like, that only the CMSIS core header files by ARM CMSIS V5 are included here, but the device and system specific header files are missing. Will these be added in the future?
Reference:
- https://www.keil.com/pack/doc/CMSIS/Core/html/templates_pg.html
- https://github.com/STMicroelectronics/cmsis_device_f4 (example from other vendor)