hi nxp,
I am using the S32G2 development board to test the functionality of llce, and I have found that the range filter cannot be configured in EB. How can I configure it?
As shown in the figure below, it is not selectable in my EB
My LLCE version is: S32G_LLCE_1_0_8
Solved! Go to Solution.
hi,youke
You need to enable the container.
BR
Joey
hi joey,
Thank you, as I am a novice at EB, I asked this simple question;
Thank you for your support
hi nxp,
I checked the source code Can_43_LLCE.xdm of EB and found that the RangeFilter value is false. After manually changing it to true, the range in EB can be configured,
I don't think manually modifying XDM is correct. How should I proceed correctly?