Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Bug in flash_placement.xml example file?

I am using nRF5 SDK version 17.1.0 and am seeing this line in file examples/ble_peripheral/ble_app_uart/pca10040/s132/ses/flash_placement.xml

        <ProgramSection alignment="4" load="Yes" name=".text" size="0x4" />

Why is the size of this section specified as only 0x4?

I find it hard to believe that a program would have only a 4-byte section named ".text"....

Cheers

RVM

Parents Reply Children
No Data
Related