Difference between revisions of "SemiDrive E31xx"

From SEGGER Wiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
  +
[[Category:Device families]]
 
__TOC__
 
__TOC__
 
The SemiDrive E31xx are Cortex-R5 based MCUs.
 
The SemiDrive E31xx are Cortex-R5 based MCUs.
Line 23: Line 24:
   
 
See here for more information: https://wiki.segger.com/J-Link_Reset_Strategies#Strategies_for_ARMv8-AR_devices
 
See here for more information: https://wiki.segger.com/J-Link_Reset_Strategies#Strategies_for_ARMv8-AR_devices
 
<!--
 
==Evaluation Boards==
 
*NXP MCX-N9XX-EVK evaluation board: https://wiki.segger.com/NXP_MCX-N9XX-EVK
 
 
==Example Application==
 
*NXP MCX-N9XX-EVK evaluation board: https://wiki.segger.com/NXP_MCX-N9XX-EVK#Example_Project
 
--!>
 

Latest revision as of 15:13, 15 May 2024

The SemiDrive E31xx are Cortex-R5 based MCUs.

Internal Flash

E31xx devices consist of a SIP and have an internal QSPI flash.

Therefore programming the internal flash requires special handling. For more information about this, please see the QSPI Flash Programming Support article.

Flash Bank Base address Size J-Link Support
Main flash 0x10000000 Up to 4 MB YES.png

ECC RAM

E31xx devices have ECC RAM which can be disabled. However, a connect to E31xx devices will initialize 128KB at 0x500000 (1MB at 0x400000 for E3110).

Reset

No device specific reset is necessary. The normal Cortex-R reset is performed.

See here for more information: https://wiki.segger.com/J-Link_Reset_Strategies#Strategies_for_ARMv8-AR_devices