Hi,
I'm getting an error when building the example program blinky that says: ".text is larger than specified size" and ".rodata is larger than specified size".
I'm using version 17.1.0 of the nRF5 SDK, and version 6.32 of SES for ARM (64 bit).
Hi,
I'm getting an error when building the example program blinky that says: ".text is larger than specified size" and ".rodata is larger than specified size".
I'm using version 17.1.0 of the nRF5 SDK, and version 6.32 of SES for ARM (64 bit).
Hi,
Please look at the file "flash_placement.xml" in your project folder.
you shoule see:
I'm experiencing the same issue with SES 6.32 and 6.32a.
Going back to 6.30 seems to compile the project OK.
Also, following steps from inw also works with SES 6.32. What are the consequences of deleting "sizeof="0x4" from "flash_placement.xml" and why does it solve the problem?
Thanks,
Steve
Hi,
I'm sorry, I never try SES 6.30 before. And I'm a new user for Segger and Nordic also.
I just would like to share what I understan.
if you look at the release notes from Segger:
https://studio.segger.com/index.htm?https://studio.segger.com/arm_segger_studio_release_notes.htm
From SES 6.30 to SES 6.32 they have some update about the Build. But I don't know what they did but it make some affect.
For what I understand, if you are using SDK_17.1.0, it should not work with SES 6.30 also because
"flash_placement.xml" is using for linking the project.
The 2 ProgramSections that I was mention:
I hope this is asnwer your question.
Regards,
Hi,
I'm sorry, I never try SES 6.30 before. And I'm a new user for Segger and Nordic also.
I just would like to share what I understan.
if you look at the release notes from Segger:
https://studio.segger.com/index.htm?https://studio.segger.com/arm_segger_studio_release_notes.htm
From SES 6.30 to SES 6.32 they have some update about the Build. But I don't know what they did but it make some affect.
For what I understand, if you are using SDK_17.1.0, it should not work with SES 6.30 also because
"flash_placement.xml" is using for linking the project.
The 2 ProgramSections that I was mention:
I hope this is asnwer your question.
Regards,