Difference between revisions of "Analog ADuCM430"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes the device specific handling for Analog Device's ADuCM430 family which is based on Cortex-M3. ==Flash Banks== ===Internal Flash=== {| class="se...")
 
(Evaluation Boards)
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 Device EV-ADuCM340ARDZ: http://techwiki.segger.local/Analog_Device_EV-ADuCM340ARDZ
+
*Analog Devices EV-ADuCM340ARDZ: http://wiki.segger.local/Analog_Devices_EV-ADuCM340ARDZ
  +
 
==Example Application==
 
==Example Application==
 
*Analog Device EV-ADuCM340ARDZ: http://techwiki.segger.local/Analog_Device_EV-ADuCM340ARDZ#Example_Project
 
*Analog Device EV-ADuCM340ARDZ: http://techwiki.segger.local/Analog_Device_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