Nations N32G03x

From SEGGER Wiki
Revision as of 13:00, 15 February 2023 by Torben.scharping (talk | contribs)
Jump to: navigation, search

The Nations N32G032x are general-purpose microcontroller based on the Arm® Cortex®-M0 core.

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Main Flash 0x08000000 Up to 64 KB YES.png
Option Byte 0x1FFFF600 16 B YES.png

Init/Setup

  • Initializes the ECC RAM, see XXX
  • Enables debugging

Reset

  • Device specific reset is performed, see XXX

Attach

  • Attach is not supported because the J-Link initializes certain RAM regions by default

Secondary core(s)

Init/Setup

  • If the main core session has not been started / debugging is not enabled yet, the secondary core executes the enable debug sequence.
  • If the secondary core is not enabled yet, it will be enabled / release from reset

Reset

No reset is performed.

Attach

  • Attach is supported / desired

Device Specific Handling

Reset

  • The devices uses normal Cortex-M reset, no special handling necessary, like described here.
  • The devices uses Cortex-M Core reset, no special handling necessary, like described here.
  • The devices uses Cortex-M Rest Pin, no special handling necessary, like described here.
  • The device uses custom reset:.....

Limitations

Dual Core Support

Some XXX devices feature a second core. Right now, the J-Link software does support the main core, only. Support for the second core is planned for future versions.

Attach

Attach is not supported by default because the J-Link initializes certain RAM regions by default.

Evaluation Boards

Example Application