Tool/software:
Title: Connecting AM263px TI Board to Code Composer Studio for CAN communication setup and deployment of ML prediction model on board.
Description:
We are working with the AM263px TI board to run a custom-developed model for prediction tasks. The inputs will be received from CAN and The output of the prediction will be transmitted using CAN.
We need assistance with the following tasks:
Setup of standard or extended CAN communication with the AM263px TI board.
Please referto this thread :e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1443456/am263p4-q1-how-to-covert-mcan-fd-example-from-mcu-sdk-10-0-0-35-into-standard-can
Requirements for configuring the board within CCS.
Please refer to this: software-dl.ti.com/mcu-plus-sdk/esd/AM263PX/latest/exports/docs/api_guide_am263px/CCS_SETUP_PAGE.html
Instructions for compiling custom-developed model (GRU) and deploying code to the board and make it run.
I will need more info here, we use TI-arm clang compiler for building SDK examples, you can use the same for compilation.
For guidelines on how to run example on Am263Px: software-dl.ti.com/.../BUILD_LOAD_RUN_EXAMPLE.html