• HWRESET and SYSRESETREQ/VECTRESET core reset issues

    Hi,

    I am using uVision 5.28 and ULink2 to debug a Cortex-M0+ device. I ran into an issue that when I use VECTRESET the peripheral settings would not be reset properly and hence my code would never enter main() function. In this case, I used SYSRESETREQ…