Difference between revisions of "NXP MCXA18"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "The '''NXP MCXA18''' are single core ARM Cortex-M33 microprocessors. __TOC__ ==Flash Banks== ===Internal Flash=== {| class="seggertable" |- ! Flash Bank || Base address !! Si...")
 
 
Line 13: Line 13:
 
====ECC Flash ====
 
====ECC Flash ====
 
*Device has ECC Flash, but no special handling required.
 
*Device has ECC Flash, but no special handling required.
 
==ECC RAM ==
 
*Device has 8KB ECC RAM named SRAM A0, can be used when LPCAC is switched off
 
   
 
==Watchdog Handling==
 
==Watchdog Handling==
Line 31: Line 28:
   
 
==Evaluation Boards==
 
==Evaluation Boards==
[[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_FRDM-MCXA156#Example_Project|NXP FRDM-MCXA156 evaluation board]]

Latest revision as of 10:57, 13 March 2024

The NXP MCXA18 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 FRDM-MCXA156 evaluation board

Example Application

NXP FRDM-MCXA156 evaluation board