The STM32L052K8u Bootloader is replying to my GoToAddress command with 0x3F
The STM32L052K8u Bootloader is replying to my GoToAddress command with 0x3F. I can't find any documentation that describes reply code 0x3F.The entry in my STM32L052K8UX_FLASH.ld file says this:/* Memories definition */MEMORY{RAM (xrw) : ORIGIN = 0x20...