Part Number: AM2612
Hello Team,
MCAL Package: MCAL_AM261x_11_01_00_11
Compiler: ti-cgt-armllvm_4.0.4.LTS
Below error message reported while integrating Mcu driver from above mentioned MCAL Package:
![]()
Mcal_Lib_MemMap.h is present in TI memmap repository(../mcal/include/memmap) and included in sys_pmu.c.
We have integrated the MCAL and using together with EB BSW modules. We don't use the MemMap files provided in the MCAL release.
We are using the EB MemMap module to generate the MemMap files containing the MemMap sections based on the configured modules in EB tresos and <Module>_Bswmd.arxml .
As Mcal_Lib is Static Mcal lib Code, we are not able to generate Mcal_Lib_MemMap.h.
Could you please provide your feedback if there is a way to remove dependency of such MemMap files(Mcal_Lib_MemMap.h) from sys_pmu.c.
BR,
Shubham