Difference between revisions of "Analog ADuCM430"

From SEGGER Wiki
Jump to: navigation, search
 
Line 15: Line 15:
 
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.
 
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==
 
==Evaluation Boards==
*Analog Devices EV-ADuCM340ARDZ: http://wiki.segger.local/Analog_Devices_EV-ADuCM340ARDZ
+
*Analog Devices EV-ADuCM340ARDZ: [[Analog Devices EV-ADuCM340ARDZ]]
   
 
==Example Application==
 
==Example Application==
*Analog Devices EV-ADuCM340ARDZ: http://wiki.segger.local/Analog_Devices_EV-ADuCM340ARDZ#Example_Project
+
*Analog Devices EV-ADuCM340ARDZ: [[Analog Devices EV-ADuCM340ARDZ#Example_Project]]

Latest revision as of 11:15, 10 October 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