analogdevicesinc / msdk

Software Development Kit for Analog Device's MAX-series microcontrollers
Apache License 2.0
60 stars 75 forks source link

fix(Tools): JLink Flashing for MAX32670/75 #966

Closed BrentK-ADI closed 3 months ago

BrentK-ADI commented 3 months ago

Updated the flash.mk file to include the necessary breakpoints to halt the CPU once the bootloader unlocks the SWD. This change is analogous to Commit 3055fd1 for OpenOCD, just simplified for single use with JLink in the Makefile context.