SLAAEJ0 November 2023 AM625 , MSPM0L1306
Beyond SDK is a GitHub repository that contains some of the files needed for this experiment
Find the files in Beyond-SDK/am62x/MSPM0-ADC-RTC-Attach/MSPM0-ADC-Attach-SPI
Select one of the folders depending on the application (x_Byte_x_Channel_SPI)
In Controller, the A53 Core folder contains the C file and the M4 Core contains a CCS project
In Peripheral, there is a CCS project for the MSPM0
Here is how to clone the GitHub repository:
HOST$ mkdir <Beyond-SDK-installation-path>
HOST$ cd <Beyond-SDK-installation-path>
HOST$ git clone https://github.com/TexasInstruments/Beyond-SDK.git