Difference between revisions of "Apollo4"

From SEGGER Wiki
Jump to: navigation, search
(Example Project)
Line 16: Line 16:
 
*Embedded Studio: V5.34
 
*Embedded Studio: V5.34
 
*Hardware: Ambiq Micro Apollo4 Blue (AMA4B2EVB)
 
*Hardware: Ambiq Micro Apollo4 Blue (AMA4B2EVB)
*Link: [[File:AmbiqMicro_Apollo4_TestProject_ES_V534.zip]]
+
*Link: [[File:AmbiqMicro_Apollo4_IntFlash_TestProject_ES_V534.zip]]

Revision as of 12:47, 2 February 2021

The AmbiqMicro Apollo4 are ultra-low power, Cortex-M4 based.

Internal Flash

Supported Regions

The internal flash is divided into 2 different regions:

  • Reserved by boot code (0x00000 - 0x17FFF), not accesible.
  • Program Flash (0x18000 - 0x1FFFFFF)

The J-Link supports the program flash space.

Evaluation Boards

Example Project

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