Difference between revisions of "Nations N32G03x"

From SEGGER Wiki
Jump to: navigation, search
Line 8: Line 8:
 
! Flash Bank || Base address !! Size || J-Link Support
 
! Flash Bank || Base address !! Size || J-Link Support
 
|-
 
|-
| Main Flash || 0x08000000 || Up to 64 KB || style="text-align:center;"| {{YES}}
+
| Main Flash || style="text-align:center;"| 0x08000000 || style="text-align:center;"| Up to 64 KB || style="text-align:center;"| {{YES}}
 
|-
 
|-
| Option Byte || 0x1FFFF600|| 16 B || style="text-align:center;"| {{YES}}
+
| Option Byte || style="text-align:center;"| 0x1FFFF600|| style="text-align:center;"| 16 B || style="text-align:center;"| {{YES}}
 
|}
 
|}
 
====Init/Setup====
 
*Initializes the ECC RAM, see [[XXX | XXX]]
 
*Enables debugging
 
====Reset====
 
*Device specific reset is performed, see [[XXX | 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==
 
==Device Specific Handling==
 
===Reset===
 
===Reset===
 
*The devices uses normal Cortex-M reset, no special handling necessary, like described [[J-Link_Reset_Strategies#Type_0:_Normal | here]].
 
*The devices uses normal Cortex-M reset, no special handling necessary, like described [[J-Link_Reset_Strategies#Type_0:_Normal | here]].
*The devices uses Cortex-M Core reset, no special handling necessary, like described [[J-Link_Reset_Strategies#Type_1:_Core | here]].
 
*The devices uses Cortex-M Rest Pin, no special handling necessary, like described [[J-Link_Reset_Strategies#Type_2:_ResetPin | 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==
 
==Evaluation Boards==

Revision as of 13:03, 15 February 2023

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

Device Specific Handling

Reset

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


Evaluation Boards

Example Application