Difference between revisions of "Analog ADuCM430"

From SEGGER Wiki
Jump to: navigation, search
(Evaluation Boards)
(Example Application)
Line 18: Line 18:
   
 
==Example Application==
 
==Example Application==
*Analog Device EV-ADuCM340ARDZ: http://techwiki.segger.local/Analog_Device_EV-ADuCM340ARDZ#Example_Project
+
*Analog Devices EV-ADuCM340ARDZ: http://wiki.segger.local/Analog_Devices_EV-ADuCM340ARDZ#Example_Project

Revision as of 11:41, 10 February 2023

This article describes the device specific handling for Analog Device's 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