Difference between revisions of "AlifSemi CxEx"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ The families of fusion processors and microcontrollers (MCUs) from Alif Semiconductor create a scalable and compatible continuum of highly integrated embedded processo...")
 
(On-Chip Memory Regions)
Line 12: Line 12:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Instance Name !! Size (kilo bytes) || Memory region
+
! Instance Name !! Size (mega bytes) || Memory region
 
|-
 
|-
| Bank 0 || 512|| 0x80000000 - 0x805C0000
+
| Bank 0 || 5.75|| 0x80000000 - 0x805C0000
 
|}
 
|}
   

Revision as of 15:55, 27 January 2022

The families of fusion processors and microcontrollers (MCUs) from Alif Semiconductor create a scalable and compatible continuum of highly integrated embedded processor devices for use in low-end to high-end intelligent IoT end-point applications. Architected for power efficiency and long battery life, these devices deliver high computation and ML/AI capability, multi-layered security, computer vision, and highly interactive human-machine interface.

Debug Support

The J-Link support for the Crescendo and Ensemble includes both Cortex-M55 cores, and both Cortex-A32 cores. The user can configure the accessiblity of the cores with the Alif Security Toolkit.

On-Chip Memory Regions

The internal flash is called MRAM:

Instance Name Size (mega bytes) Memory region
Bank 0 5.75 0x80000000 - 0x805C0000

Example Application

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Hilscher NetX90 evalboard. It is a simple Hello World sample linked into the internal flash. SETUP