Difference between revisions of "NXP S32K3xx"

From SEGGER Wiki
Jump to: navigation, search
(Reset)
(Evaluation Boards)
Line 17: Line 17:
 
==Evaluation Boards==
 
==Evaluation Boards==
 
*NXP S32K3X4EVB evaluation board: https://wiki.segger.com/NXP_S32K3X4EVB
 
*NXP S32K3X4EVB evaluation board: https://wiki.segger.com/NXP_S32K3X4EVB
  +
*NXP XS32K3XXCVB-Q257 evaluation board: https://wiki.segger.com/NXP_XS32K3XXCVB
  +
*NXP X32K3XXEVB-Q172 evaluation board: https://wiki.segger.com/NXP_X32K3XXEVB
   
 
==Example Application==
 
==Example Application==

Revision as of 12:21, 3 February 2022

The S32K3 family from NXP includes Cortex-M7 based MCUs in single or dual core configurations supporting ASIL B/D safety applications. The S32K3 family is supported since J-Link software version V6.89c.
NOTE: There are different device configurations available. For details regarding which configurations are available and which are supported by the J-Link software, please get in touch with NXP (NDA required). Due to the fact that most device information are under NDA, SEGGER is allowed to provide very limited support, only. If you encounter any issues with the S32K3 device support, we recommend to get in touch with NXP directly. They will involve us if required.

Internal Flash

Supported Regions

Following flash regions are supported by the J-Link:

  • Code flash memory 0 (0x00400000 - 0x004FFFFF)
  • Code flash memory 1 (0x00500000 - 0x005FFFFF)
  • Code flash memory 2 (0x00600000 - 0x006FFFFF)
  • Code flash memory 3 (0x00700000 - 0x007F3FFF)
  • Data flash memory (0x10000000 - 0x1003FFFF)

Reset

A device specific reset is implemented.

Evaluation Boards

Example Application