User Tools

Site Tools


manual:demos:infineon_xmc4700_relax_kit_gcc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
manual:demos:infineon_xmc4700_relax_kit_gcc [2017/05/03 15:41]
voorburg
manual:demos:infineon_xmc4700_relax_kit_gcc [2023/12/04 22:40] (current)
voorburg [Supported firmware update interfaces]
Line 1: Line 1:
-====== ARM-CM4 XMC4 Infineon XMC4700 Relax Kit GCC ======+====== ARM-CM4 XMC4 Infineon XMC4700 Relax Kit GCC Dave 4 ======
  
 ===== Supported firmware update interfaces ===== ===== Supported firmware update interfaces =====
  
-UART           ^ CAN             ​^ USB          ^ TCP/​IP ​      ​^ SD-card ​     ^ +RS232         ^ CAN            ^ USB         ​^ TCP/​IP ​     ^ SD-card ​     ​^ Modbus RTU   
-| Yes            | Yes             ​No           No           | No           |+| Yes           | Yes            | Yes         ​Yes         Yes          ​| No           |
  
 ===== Development Environment ===== ===== Development Environment =====
Line 10: Line 10:
 {{:​manual:​demos:​infineon_xmc700_relax_kit.jpg?​100 |}} {{:​manual:​demos:​infineon_xmc700_relax_kit.jpg?​100 |}}
  
-This demo is targeted towards the [[http://​www.infineon.com/​cms/​en/​product/​evaluation-boards/​KIT_XMC47_RELAX_V1/productType.html?​productType=5546d46250cc1fdf0150f6bdcddb6ec7|Infineon XMC4700 Relax Kit]] board, with 2048 kB internal Flash EEPROM and 352 kB internal RAM.+This demo is targeted towards the [[https://​www.infineon.com/​cms/​en/​product/​evaluation-boards/​kit_xmc47_relax_v1/|Infineon XMC4700 Relax Kit]] board, with 2048 kB internal Flash EEPROM and 352 kB internal RAM.
  
-To program the bootloader into the internal flash on the XMC4700 microcontroller,​ the on-board [[http://​www.segger.com/​development-tools.html|Segger J-Link]] JTAG interface was used. However, this is not required if you have another means of programming the internal flash. When using the on-board Segger J-Link JTAG interface, make sure the [[https://​www.segger.com/​downloads/​jlink|J-Link software and documentation pack V6.00d]] or newer is installed on your PC.+To program the bootloader into the internal flash on the XMC4700 microcontroller,​ the on-board [[http://​www.segger.com/​development-tools.html|Segger J-Link]] JTAG interface was used. However, this is not required if you have another means of programming the internal flash. ​
  
 To compile the demo programs you can use the [[http://​www.infineon.com/​cms/​en/​product/​microcontroller/​32-bit-industrial-microcontroller-based-on-arm-registered-cortex-registered-m/​dave-version-4-free-development-platform-for-code-generation/​channel.html?​channel=db3a30433580b37101359f8ee6963814|Dave (version 4)]] development environment for XMC microcontrollers. To compile the demo programs you can use the [[http://​www.infineon.com/​cms/​en/​product/​microcontroller/​32-bit-industrial-microcontroller-based-on-arm-registered-cortex-registered-m/​dave-version-4-free-development-platform-for-code-generation/​channel.html?​channel=db3a30433580b37101359f8ee6963814|Dave (version 4)]] development environment for XMC microcontrollers.
Line 58: Line 58:
 To download the demo program \Target\Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\**Prog**\Debug\**demoprog_xmc4700.srec** using the bootloader, follow the instructions in the following links, depending on the communication interface you intend to use: To download the demo program \Target\Demo\ARMCM4_XMC4_XMC4700_Relax_Kit_GCC\**Prog**\Debug\**demoprog_xmc4700.srec** using the bootloader, follow the instructions in the following links, depending on the communication interface you intend to use:
  
-  * [[manual:uart_demo|Firmware updates using the UART communication interface]]+  * [[manual:rs232_demo|Firmware updates using the RS232 communication interface]]
   * [[manual:​can_demo|Firmware updates using the CAN communication interface]]   * [[manual:​can_demo|Firmware updates using the CAN communication interface]]
 +  * [[manual:​usb_demo|Firmware updates using the USB communication interface]] 
 +  * [[manual:​net_demo|Firmware updates using the TCP/IP communication interface]]  
 +  * [[manual:​sdcard_demo|Firmware updates from SD-card]]
  
manual/demos/infineon_xmc4700_relax_kit_gcc.1493818875.txt.gz · Last modified: 2019/09/24 22:13 (external edit)