Hello Team,
I was exploring AM62AX-SKEVM.
Like to know the source code availability of DM Firmware and compilation procedure.
Thanks,
Muthukumar M K
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.
Hello Team,
I was exploring AM62AX-SKEVM.
Like to know the source code availability of DM Firmware and compilation procedure.
Thanks,
Muthukumar M K
Muthukumar,
Thanks for your query. we have a section on Developing applications on Device Manager/Wake-up R5 core in MCU+SDK Documentation. Link below
please let us know if this helps
Regards
Anshu
Hi Anshu,
Thank you for the reply.
I already saw that link, My understanding was
- The default file "tispl.bin" will include R5 DM FW "ipc_echo_testb_freertos_mcu1_0_release.xer5f", like to know what could be its functionality ?
- How to configure the R5 DM FW ? source code or API document availability.
Thanks,
Muthukumar
Muthu,
source code availability of DM Firmware
Source Code is available here <SDK Location>\mcu_plus_sdk_am62x_08_06_00_18\source\drivers\device_manager\sciserver
There is also a makefile Located at the same location
Regards
Anshu