Hello Team,
In MCAL_AM263x_08.06.02.01 package, Eth_Rec.xdm file is having Dem Event Configured with default Paths which is not correct. Because Dem Events will be handled by Integration stack
...
Regards,
Pradeep R
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,
In MCAL_AM263x_08.06.02.01 package, Eth_Rec.xdm file is having Dem Event Configured with default Paths which is not correct. Because Dem Events will be handled by Integration stack
...
Regards,
Pradeep R
Hi Pradeep,
Thanks for reporting this. Can you also suggest what should be the correct values or reference according to your expectation please?
Thanks,
G Kowshik
Hello Kowshik,
The DemEventParameterRefs should be left empty as shown below and the user can configure it accordingly depending on the version of DEM module.
<d:lst name="EthDemEventParameterRefs" type="MAP">
</d:lst>
Regards,
Pradeep R
Hi Pradeep,
I don't this is an issue from TI side, because the list of the Dem param ref's you mentioned are coming from the Rec.xdm (which is the recommended XDM that loads upon the first load of the Module).
User can change these as required OR Remove them completely from configuration and should not be a problem at all.
Thanks