I know KDS can be used to flash binaries from address 0x0. But can it be used to flash the binary to another address, say from 0x100? I am using TWR-K65180M.
My board is connected to the PC over USB. With the Segger firmware loaded, KDS detects it as a jlink device. Then using KDS I can compile applications and then either hit F11 or use Menu options Run->Run. This should load the board with the built binary and run.