Open vladimir-podbrezsky opened 3 years ago
Hi @carlocaione,
This issue, marked as an Enhancement, was opened a while ago and did not get any traction. It was just assigned to you based on the labels. If you don't consider yourself the right person to address this issue, please re-assing it to the right person.
Please take a moment to review if the issue is still relevant to the project. If it is, please provide feedback and direction on how to move forward. If it is not, has already been addressed, is a duplicate, or is no longer relevant, please close it with a short comment explaining the reason.
@vladimir-podbrezsky you are also encouraged to help moving this issue forward by providing additional information and confirming this request/issue is still relevant to you.
Thanks!
Is your enhancement proposal related to a problem? Please describe. We load Zephyr image to RAM from Flash memory. This is done by boot loader which is programmed in SoC. This boot loader loads the address of reset or start to program counter and branches to it. So, it should be any constant address.