Difference between revisions of "NXP MCX A"

From SEGGER Wiki
Jump to: navigation, search
(Internal Flash)
Line 30: Line 30:
 
==Evaluation Boards==
 
==Evaluation Boards==
 
[[NXP_MCX-A14X-EVK|NXP MCX-A14X-EVK evaluation board]]
 
[[NXP_MCX-A14X-EVK|NXP MCX-A14X-EVK evaluation board]]
  +
[[NXP_FRDM-MCXA156|NXP FRDM-MCXA156 evaluation board]]
   
 
==Example Application==
 
==Example Application==
 
[[NXP_MCX-A14X-EVK#Example_Project|NXP MCX-A14X-EVK evaluation board]]
 
[[NXP_MCX-A14X-EVK#Example_Project|NXP MCX-A14X-EVK evaluation board]]
  +
[[NXP_FRDM-MCXA156#Example_Project|NXP FRDM-MCXA156 evaluation board]]

Revision as of 12:36, 27 May 2024

The NXP MCX A are single core ARM Cortex-M33 microprocessors.

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Internal Flash 0x00000000 up to 1024 KB YES.png

ECC Flash

  • Device has ECC Flash, but no special handling required.

Watchdog Handling

  • The device has 2 watchdogs WWDT and CDOG.
  • The watchdog WWDT is fed during flash programming.
  • No handling for CDOG implemented.

Device Specific Handling

Reset

  • The J-Link performs a device specific reset sequence. SRAM and Flash is set to RWX.

Attach

Attach is supported.

Evaluation Boards

NXP MCX-A14X-EVK evaluation board NXP FRDM-MCXA156 evaluation board

Example Application

NXP MCX-A14X-EVK evaluation board NXP FRDM-MCXA156 evaluation board