Infineon XMC7000: Difference between revisions

From SEGGER Knowledge Base
Jump to navigation Jump to search
No edit summary
m (Matthias moved page Infineon XMC7200 to Infineon XMC7000)
(No difference)

Revision as of 09:17, 19 September 2024

The Infineon XMC7000 are Cortex-M based microcontrollers. They consist of one Cortex-M0 core and up to two Cortex-M7 cores.

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Code flash large area 0x10000000 8 MB YES.png
Code flash small area 0x107F0000 192 KB YES.png
Work flash large area 0x14000000 192 KB YES.png
Work flash small area 0x14030000 64 KB YES.png

Watchdog Handling

  • The device has a watchdog WDT.
  • If the watchdog is enabled, it is turned off during flash programming and turned back on afterwards.

Device Specific Handling

Reset

  • The devices uses normal Cortex-M reset for Cortex-M0 core, no special handling necessary, like described here.
  • The devices does not perform a reset for Cortex-M7 cores.

Limitations

Device support has been implemented and is maintained / supported by Infineon. SEGGER ships the provided files as part of the software package but in case of any problems / question rise up, Infineon is the right contact.

Evaluation Boards

Example Application