Hi,
How can I put an application at a specific memory location?
I want to upload 2 programs to my device and switch between these applications. I modified the bootloader according to this post which should allow me to start an application from a specific address, but I have trouble finding out how to put an application at a fixed memory location in the first place.
Also wondering if this is possible via Arduino IDE or if I need SES.
I'm using the NRF SDK 15.3.0 with softdevice 140 (version 6.1.1). The hardware I'm using is the Adafruit feather nrf52840 express.
Regards,
Senne


