Difference between revisions of "MT2523 series"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ The MediaTek 2523 series is designed for wearables. It incorporates a Cortex-M4 and an in-package/on-chip QSPI flash. = J-Link debugging support = J-Link supports th...")
 
(J-Link QSPI support)
Line 9: Line 9:
   
 
= J-Link QSPI support =
 
= J-Link QSPI support =
See [[MT2523 series:J-Link debugging support|J-Link debugging support]]
+
See [[#J-Link debugging support|J-Link debugging support]]
   
 
= Watchdog =
 
= Watchdog =

Revision as of 16:30, 24 October 2018

The MediaTek 2523 series is designed for wearables. It incorporates a Cortex-M4 and an in-package/on-chip QSPI flash.

J-Link debugging support

J-Link supports the MediatTek 2523 series since the following J-Link software versions:

J-Link QSPI support

See J-Link debugging support

Watchdog

Unfortunately, the watchdog of the MT2523 series devices keeps running while the core is halted / in debug mode, which makes it impossible to debug the device with watchdog enabled. Therefore, when establishing a debug connection to the device, J-Link disables the watchdog as part of the connect sequence.