User Tools

Site Tools


manual:demos:s32k118_evb_s32ds

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
Next revision Both sides next revision
manual:demos:s32k118_evb_s32ds [2020/03/25 12:11]
voorburg [Building and programming the Bootloader]
manual:demos:s32k118_evb_s32ds [2020/03/25 12:12]
voorburg [Firmware update procedure]
Line 48: Line 48:
 ===== Building the Demo Program ===== ===== Building the Demo Program =====
  
-Right-click the **Prog** project in the //Project Explorer// and select //Build Project// from the popup menu. This compiles all the user program sources and links them together into the final executable.+Right-click the **Prog** project in the //Project Explorer// and select //Refresh// from the popup menu. Next, right-click the **Prog** project again and this time select Build Project ​from the popup menu. This compiles all the user program sources and links them together into the final executable. ​
  
 The output file is The output file is
  
-  * \Target\Demo\ARMCM4_S32K14_S32K144EVB_GCC\**Prog**\Debug\**demoprog_s32k144.srec**+  * \Target\Demo\ARMCM0_S32K14_S32K118EVB_GCC\**Prog**\Debug\**demoprog_s32k118.srec**
  
  
 ===== Firmware update procedure ===== ===== Firmware update procedure =====
  
-To download the demo program \Target\Demo\ARMCM4_S32K14_S32K144EVB_GCC\**Prog**\Debug\**demoprog_s32k144.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\ARMCM0_S32K14_S32K118EVB_GCC\**Prog**\Debug\**demoprog_s32k118.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:​can_demo|Firmware updates using the CAN communication interface]]   * [[manual:​can_demo|Firmware updates using the CAN communication interface]]
  
manual/demos/s32k118_evb_s32ds.txt ยท Last modified: 2023/12/04 22:38 by voorburg