Difference between revisions of "Analog ADuCM410"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "The Analog Devices ADSP-CM41x series support comes without any warranty and support from SEGGER Microcontroller GmbH. Support is provided via Analog Devices only. For support,...")
 
 
Line 1: Line 1:
  +
__TOC__
The Analog Devices ADSP-CM41x series support comes without any warranty and support from SEGGER Microcontroller GmbH. Support is provided via Analog Devices only.
 
  +
For support, please contact: processor.tools.support@analog.com
 
  +
The '''Analog Devices ADuCM410''' devices series are Cortex-M33 based 32-bit microcontrollers.
  +
  +
==Internal Flash==
  +
J-Link supports flash programming for the following devices of the ADuCM410 series:
  +
*ADuCM410
  +
*ADuCM412
  +
  +
All supported devices have a two 512 KB flash banks, totaling a flash size of 1024 KB.
  +
  +
{| class="wikitable"
  +
|-
  +
! Flash bank !!Start Address !! End address !! Sectors !! Sector size !! Bank size
  +
|-
  +
| Bank 0 ||0x00000000 || 0x0007FFFF || 64 || 8 KB || 512 KB
  +
|-
  +
| Bank 1 ||0x00080000 || 0x000FFFFF || 64 || 8 KB || 512 KB
  +
|}
  +
{{Note|The highest four bytes of each flash bank (e.g. 0x7FFFC-0x7FFFF) are used for ECC.}}

Latest revision as of 14:34, 29 March 2022

The Analog Devices ADuCM410 devices series are Cortex-M33 based 32-bit microcontrollers.

Internal Flash

J-Link supports flash programming for the following devices of the ADuCM410 series:

  • ADuCM410
  • ADuCM412

All supported devices have a two 512 KB flash banks, totaling a flash size of 1024 KB.

Flash bank Start Address End address Sectors Sector size Bank size
Bank 0 0x00000000 0x0007FFFF 64 8 KB 512 KB
Bank 1 0x00080000 0x000FFFFF 64 8 KB 512 KB
Note:
The highest four bytes of each flash bank (e.g. 0x7FFFC-0x7FFFF) are used for ECC.