User Tools

Site Tools


manual:demos:tc375_lite_kit_ads

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
Last revision Both sides next revision
manual:demos:tc375_lite_kit_ads [2022/11/07 18:29]
voorburg [Building and programming the Bootloader]
manual:demos:tc375_lite_kit_ads [2022/11/07 18:32]
voorburg [Development Environment]
Line 13: Line 13:
  
  
-To compile the demo programs you can use the [[https://​www.infineon.com/​cms/​en/​product/​promopages/​aurix-development-studio/​|AURIX Development Studio]]+To compile the demo programs you can use the [[https://​www.infineon.com/​cms/​en/​product/​promopages/​aurix-development-studio/​|AURIX Development Studio]].
  
 To program the bootloader into the internal flash, the on-board miniWiggler interface was used. Firmware updates via the serial communication port are preconfigured to use the virtual COM-port offered by the miniWiggler. This means that no additional hardware is needed, besides a standard micro-USB cable. To program the bootloader into the internal flash, the on-board miniWiggler interface was used. Firmware updates via the serial communication port are preconfigured to use the virtual COM-port offered by the miniWiggler. This means that no additional hardware is needed, besides a standard micro-USB cable.
Line 46: Line 46:
 ===== Building the Demo Program ===== ===== Building the Demo Program =====
  
-  - Set the project as the active project in Eclipse. This is achieved by clicking the **Prog** project in the //Project Explorer// to select it. +Set the project as the active project in Eclipse. This is achieved by right-clicking the **Prog** project in the project ​navigator called ​//C/C++ Projects//. From the context ​menu, select ​//Set Active ​Project//. Next, select //Project → Rebuild Active ​Project// from the menu to compile all the user program sources and link them together into the final executable.
-  - Next, right-click the **Prog** ​project ​in the //Project Explorer// and select ​//Refresh// from the popup menu+
-  - Finallyright-click the **Prog** project in the //​Project ​Explorer// and select //Build Project// from the popup menu to compile all the user program sources and link them together into the final executable.+
  
 The output file is The output file is
  
-  * \Target\Demo\ARMCM7_STM32F7_Nucleo_F767ZI_CubeIDE\**Prog**\Debug\**demoprog_stm32f767.srec**+  * \Target\Demo\TRICORE_TC3_TC375_Lite_Kit_ADS\**Prog**\Debug\**demoprog_tc375.srec** 
  
 ===== Firmware update procedure ===== ===== Firmware update procedure =====
  
-To download the demo program \Target\Demo\ARMCM7_STM32F7_Nucleo_F767ZI_CubeIDE\**Prog**\Debug\**demoprog_stm32f767.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\TRICORE_TC3_TC375_Lite_Kit_ADS\**Prog**\Debug\**demoprog_tc375.srec** using the bootloader, follow the instructions in the following links, depending on the communication interface you intend to use:
  
   * [[manual:​rs232_demo|Firmware updates using the RS232 communication interface]]   * [[manual:​rs232_demo|Firmware updates using the RS232 communication interface]]
-  * [[manual:net_demo|Firmware updates using the TCP/​IP ​communication interface]]+  * [[manual:can_demo|Firmware updates using the CAN communication interface]]
  
  
manual/demos/tc375_lite_kit_ads.txt · Last modified: 2023/12/04 22:41 by voorburg