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...")
 
(Example eval boards)
 
(2 intermediate revisions by the same user not shown)
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 =
 
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.
 
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.
   
  +
= Example eval boards =
  +
[[MT2523_LinkIt_Board|MT2523 LinkIt board]]
 
<references/>
 
<references/>

Latest revision as of 16:44, 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.

Example eval boards

MT2523 LinkIt board