Hi,
we are in the process of integrating the RTD 5.0.0 in our SW to replace the 4.0.2 P12.
We had issues in integrating it together with LLCE 1.0.8. After almost 2 days, we found out, that the memory section name was changed within the Can_43_LLCE_MemMap.h. With the 4.0.2 RTD the memory section for CAN LLCE was ".can_43_llce_sharedmemory", now it is changed to "llce_can_sharedmemory".
Why is this not specifically documented in the release notes?
The Release Notes are not mentioning this change. Or maybe I don't see it.
The BaseNxp only vaguely mentions that "memory shall be allocated for every section in the driver's '<Module>'_MemMap.h". But this is written for each module IM.
The RTD 5.0.0 linker command files doesn't accompany the name change for this memory section.
Then we thought, ok, maybe the LLCE 1.0.9 contains this change, since we have the older LLCE 1.0.8 version, and the RTD 5.0.0 is just not compatible with the 1.0.8. But, also the LLCE 1.0.9 mentions in the integration manual that the section in the linker file is the "old" one

I am not finding in the release notes a compatibility list of the non-RTD components, such as LLCE, PFE, LIN, etc. Is it maybe mentioned somewhere else?
Then I started analyzing the release notes and noticed that many entries (bugs, new features, etc.) do not show the "Proposed solution" part completely in the document.
Example, ARTD-38632, Bug:

ARTD-71613, Bug:

Can you please address these issues?
Thank you