Resolved! Firmware not running standalone in STM32L562QE-DK. It works when debugging through IAR. Any leads on this ?!
Powered the development kit via micro USB.Running a simple LED toggle program.Using IAR 8.5 the code runs and I see LED getting toggled.If I generate hex and flash it via JLINK , I dont see the LED toggling.Tried repowering, pressing reset button.. I...