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
解決済! 解決策の投稿を見る。
Hi @Jasmin_IM,
Unfortunately, there is not a LLCE version that has been tested with the RTD 5.0.0 yet.
I recommend waiting until a new LLCE version releases with test on the RTD 5.0.0 to port all your application to this RTD version.
I found the tested versions at the LLCE Release notes:
[page 2, Release Notes for LLCE 1.0.8, Rev. 1, 02/2024]
[page 2, Release Notes for LLCE 1.0.9, Rev. 1, 08/2024]
There is not a list of the non-RTD components at the RTD release notes because the non-RTD components firmware is done with the RTD as base, each non-RTD components mentions the RTD versions used to test develop/test it at each release notes.
Referring to the bugs you mention it are part of the change list, so that means that bugs are already fixed in the current version of RTD.
Let me know if you have more questions.
Hi @Jasmin_IM,
Unfortunately, there is not a LLCE version that has been tested with the RTD 5.0.0 yet.
I recommend waiting until a new LLCE version releases with test on the RTD 5.0.0 to port all your application to this RTD version.
I found the tested versions at the LLCE Release notes:
[page 2, Release Notes for LLCE 1.0.8, Rev. 1, 02/2024]
[page 2, Release Notes for LLCE 1.0.9, Rev. 1, 08/2024]
There is not a list of the non-RTD components at the RTD release notes because the non-RTD components firmware is done with the RTD as base, each non-RTD components mentions the RTD versions used to test develop/test it at each release notes.
Referring to the bugs you mention it are part of the change list, so that means that bugs are already fixed in the current version of RTD.
Let me know if you have more questions.