Tool/software:
Hi Expert,
pls help share the details about Autosar support on AM62x via this link.
BR,
Biao
Hello Biao,
Apologies for missing this thread.
The general guide to developing applications on DM-R5 can be found here:
https://software-dl.ti.com/mcu-plus-sdk/esd/AM62X/latest/exports/docs/api_guide_am62x/DEVELOP_AND_DEBUG_DMR5.html
For Autosar integration on DM-R5 core, this App note linked below can be used as a guide to integrate the DM firmware with Autosar. (It is based on Jacinto 7, but is applicable to reuse for AM62 too)
https://www.ti.com/lit/an/spracy6/spracy6.pdf
The "CddIpcRProcLinux" freeRTOS-based example in the MCAL SDK has the DM firmware integrated, and this can be used as reference.
#define CSLR_R5FSS0_CORE0_INTR_DMASS0_INTAGGR_0_INTAGGR_VINTR_PEND_43 (67U)
Regards,
Krithika