HI, I have a problem,
my project need to have this section configuration:
-start=SU,SI,B_1,R_1,B_2,R_2,B,R,RPFRAM/04,RESETVECT,P*,C_1,C_2,C,C$*,D*,W*,L,EXCEPTVECT/0FFFE0080,ISACMAGIC/0FFFEDFF8
when i use smart configurator and generate surce code the successive compilation have this setting
-start=SU,SI,B_1,R_1,B_2,R_2,B,R,RPFRAM/04,PResetPRG,RESETVECT,C_1,C_2,C,C$*,D*,W*,L,EXCEPTVECT,P/0FFFE0080,ISACMAGIC/0FFFEDFF8
I notice that starting from the correct section configuration after the generation code from smart configurator
C/C++ Biuld->Settings->Linker->Section i changed in the wrong way.
Hi MaxScard,
How's this issue? What compiler are you using and what's the previous version did you use before noticing this change? Maybe there's a workaround for this in the 2022-07 release notes or maybe this is in the open issues list. Have you checked them?
JBIf this response, or one provided by another user, answers your question, please verify the answer. Thank you!Renesas Engineering Community Moderatorhttps://community.renesas.com/https://academy.renesas.com/https://en-support.renesas.com/knowledgeBase/
Hi JB,
This issue is still Open.
I'm using Renesas CCRX v.3.04.00 but i don't think the issue related to compiler.
I think this happen when i use BSP version 7.20.
I checked in open issue list.
In order to replicate the issue i think is sufficient:
After the code generation the section is changed!