I am using STM32L072( cortex M0+) with kel5.23 . My application start address is not the default reset vector address. It has been changed from 0x8000000 to 0x802000. I have changed the startup file and target ROM location accordingly. but how to change reset address in debugger setting? please provide solution.