Difference between revisions of "NXP MCX C"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "Category:Device families The '''NXP MCX C''' are single core ARM Cortex-M0+ microprocessors. __TOC__ ==Flash Banks== ===Internal Flash=== {| class="seggertable" |- ! Flas...")
 
(Evaluation Boards)
Line 23: Line 23:
 
==Evaluation Boards==
 
==Evaluation Boards==
 
[[NXP_FRDM-MCXC041|NXP FRDM-MCXC041 evaluation board]]<br>
 
[[NXP_FRDM-MCXC041|NXP FRDM-MCXC041 evaluation board]]<br>
[[NXP_FRDM-MCXC244|NXP FRDM-MCXC244 evaluation board]]<br>
+
[[NXP_FRDM-MCXC242|NXP FRDM-MCXC242 evaluation board]]<br>
 
[[NXP_FRDM-MCXC444|NXP FRDM-MCXC444 evaluation board]]
 
[[NXP_FRDM-MCXC444|NXP FRDM-MCXC444 evaluation board]]
   

Revision as of 09:59, 26 June 2024

The NXP MCX C are single core ARM Cortex-M0+ microprocessors.

Flash Banks

Internal Flash

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

Watchdog Handling

  • The device has 1 watchdog WDOG.
  • The watchdog is fed during flash programming.

Device Specific Handling

Reset

  • The device uses normal Cortex-M reset, no special handling necessary, like described here.

Evaluation Boards

NXP FRDM-MCXC041 evaluation board
NXP FRDM-MCXC242 evaluation board
NXP FRDM-MCXC444 evaluation board

Example Application

NXP FRDM-MCXC041 evaluation board
NXP FRDM-MCXC244 evaluation board
NXP FRDM-MCXC444 evaluation board