Infineon XMC7200

From SEGGER Wiki
Jump to: navigation, search

The Infineon XMC7200 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