Difference between revisions of "Analog ADuCM430"

From SEGGER Wiki
Jump to: navigation, search
(Example Application)
Line 1: Line 1:
 
__TOC__
 
__TOC__
This article describes the device specific handling for Analog Device's ADuCM430 family which is based on Cortex-M3.
+
This article describes the device specific handling for Analog Devices ADuCM430 family which is based on Cortex-M3.
   
 
==Flash Banks==
 
==Flash Banks==

Revision as of 11:41, 10 February 2023

This article describes the device specific handling for Analog Devices ADuCM430 family which is based on Cortex-M3.

Flash Banks

Internal Flash

Base address Size J-Link Support
0x00000000 Up to 1 MB YES.png

Device Specific Handling

Reset

The J-Link software performs a device specific reset which ensures that the MCU is not halted after the boot ROM has been executed but before starting the user application code.

Evaluation Boards

Example Application