Difference between revisions of "Kinetis KE1xZ 48 MHz series"

From SEGGER Wiki
Jump to: navigation, search
(Requirements)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__TOC__
 
__TOC__
   
The NXP Kinetis KE1xZ 48 MHz series is deigned for white goods and industrial applications. It incorporates an ARM Cortex-M0+ core.
+
The NXP Kinetis KE1xZ 48 MHz series is designed for white goods and industrial applications. It incorporates an ARM Cortex-M0+ core.
   
 
= J-Link support =
 
= J-Link support =
The KE14Z32, KE14Z64, KE15Z32, KE15Z64, KE16Z32, KE16Z64 are supported in V6.35g and later versions of the J-Link software.
+
The KE14Z32, KE14Z64, KE15Z32, KE15Z64, KE16Z32, KE16Z64 are supported since the following J-Link software versions:
  +
* V6.35g (beta) or later: [https://www.segger.com/downloads/jlink/#J-LinkSoftwareAndDocumentationPackBeta Download latest beta]
 
[https://www.segger.com/downloads/jlink/#J-LinkSoftwareAndDocumentationPackBeta Download latest version]
+
* V6.36 (release) or later: [https://www.segger.com/downloads/jlink/#J-LinkSoftwareAndDocumentationPack Download latest release]
   
 
= Watchdog support =
 
= Watchdog support =
Line 15: Line 15:
   
 
= Example projects =
 
= Example projects =
  +
[https://wiki.segger.com/Tracing_on_NXP_Kinetis_KE1xZ MTB Trace]
TBD
 
   
 
=== Requirements ===
 
=== Requirements ===
 
The following are the min. requirements to run the example project:
 
The following are the min. requirements to run the example project:
* SEGGER Embedded Studio Vxxx or later
+
* SEGGER Embedded Studio V3.52 or later
* J-Link software V6.35g or later. (Install after Embedded Studio and let J-Link installer update the Embedded Studio installation)
+
* J-Link software V6.36 or later. (Install after Embedded Studio and let J-Link installer update the Embedded Studio installation)
  +
* Board: [https://wiki.segger.com/FRDM-KE16Z FRDM-KE16Z]
* xxx board
 
   
 
<references/>
 
<references/>

Latest revision as of 15:29, 18 October 2018

The NXP Kinetis KE1xZ 48 MHz series is designed for white goods and industrial applications. It incorporates an ARM Cortex-M0+ core.

J-Link support

The KE14Z32, KE14Z64, KE15Z32, KE15Z64, KE16Z32, KE16Z64 are supported since the following J-Link software versions:

Watchdog support

Debugging and flash programming with the watchdog (WDOG) being enabled (in non-windowed mode) is supported. Windowed mode of the watchdog is not supported for debugging and flash programming.

MTB trace

The KE1xZ 48 MHz series devices incorporate an ARM MTB on-chip trace buffer that allows instruction backtrace. For more information about MTB in general, please refer to here: Article MTB.

Example projects

MTB Trace

Requirements

The following are the min. requirements to run the example project:

  • SEGGER Embedded Studio V3.52 or later
  • J-Link software V6.36 or later. (Install after Embedded Studio and let J-Link installer update the Embedded Studio installation)
  • Board: FRDM-KE16Z