AM62P: Ethernet IPC buffer initialization support from MCAL

Part Number: AM62P

Tool/software:

HI Team,

We're experiencing an issue where the CRC (Cyclic Redundancy Check) generated for the application's ROM partition during the build process doesn't match the CRC calculated at runtime after the ROM data is copied to DDR memory.

the reason for CRC not matched, 


The Ethernet IPC buffer is initialized at runtime, but some of its structure parameters are retaining their default values from the build-time initialization instead of being fully updated with the new, intended data.

MCAL Gen code:

"VirtIoObjectSize" isn't being generated in the code, even though it was configured in the MCAL tool.

TI Code runtime initialization:

Kindly assist us. We need to set default values for parameters during the build-time MCAL generation process.