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:
FYI: The explanation behind that attribute: devzone.nordicsemi.com/.../bug-in-flash_placement-xml-example-file
FYI: The explanation behind that attribute: devzone.nordicsemi.com/.../bug-in-flash_placement-xml-example-file
What an excellent explaination it is! I appreciate it.