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...")
(No difference)

Revision as of 09:41, 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-MCXC244 evaluation board
NXP FRDM-MCXC444 evaluation board

Example Application

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