Unable to generate the .elf file using EBT example

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Unable to generate the .elf file using EBT example

809 Views
yash_bhatnagar9
Contributor II

Hi, I am unable to generate the .elf file using the EBT example for S32K344 in S34K3_RTD_4.4. The files are compiling but doesn't generate the .elf file at the end of the process.

It shows something like this on CMD


C:\NXP\SW32K3_RTD_4.4_2.0.1\eclipse\plugins\Dio_TS_T40D34M20I1R0\examples\EBT\Dio_Example_S32K344>make build
process_begin: CreateProcess(NULL, uname, ...) failed.
======================================================================
Creating directory for object files
"Compiling src/main.c"
"Compiling generate/src/Dio_Cfg.c"
"Compiling generate/src/Ram_Ip_Cfg.c"
"Compiling generate/src/Tspc_Port_Ip_VS_0_PBcfg.c"
"Compiling generate/src/Platform_Cfg.c"
"Compiling generate/src/OsIf_Cfg.c"
"Compiling generate/src/Power_Ip_Cfg.c"
"Compiling generate/src/Clock_Ip_Cfg.c"
"Compiling generate/src/Power_Ip_VS_0_PBcfg.c"
"Compiling generate/src/Clock_Ip_VS_0_PBcfg.c"
"Compiling generate/src/Mcu_Cfg.c"
"Compiling generate/src/IntCtrl_Ip_Cfg.c"
"Compiling generate/src/Mcu_VS_0_PBcfg.c"
"Compiling generate/src/Siul2_Port_Ip_VS_0_PBcfg.c"
"Compiling generate/src/Port_Cfg.c"
"Compiling generate/src/Port_VS_0_PBcfg.c"
"Compiling generate/src/Platform_Ipw_Cfg.c"
"Compiling generate/src/Ram_Ip_VS_0_PBcfg.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Base_TS_T40D34M20I1R0/src/OsIf_Interrupts.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Base_TS_T40D34M20I1R0/src/OsIf_Timer_System.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Base_TS_T40D34M20I1R0/src/OsIf_Timer_System_Internal_Systick.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Base_TS_T40D34M20I1R0/src/OsIf_Timer.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Clock_Ip_Selector.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Clock_Ip_Data.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Clock_Ip_Specific.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Power_Ip.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Clock_Ip_ExtOsc.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Clock_Ip.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Power_Ip_MC_ME.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Mcu.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Clock_Ip_Irq.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Clock_Ip_Frequency.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Power_Ip_DCM_GPR.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Power_Ip_CortexM7.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Mcu_Dem_Wrapper.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Clock_Ip_Gate.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Ram_Ip.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Clock_Ip_FracDiv.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Clock_Ip_DividerTrigger.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Clock_Ip_IntOsc.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Power_Ip_PMC.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Power_Ip_PMC_Irq.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Clock_Ip_Monitor.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Mcu_Ipw.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Clock_Ip_Divider.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Power_Ip_Private.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Power_Ip_FLASH.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Clock_Ip_ProgFreqSwitch.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Clock_Ip_Pll.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Power_Ip_MC_RGM.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Mcu_TS_T40D34M20I1R0/src/Power_Ip_MC_RGM_Irq.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Dem_TS_T40D34M20I1R0/src/Dem_stub.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Dem_TS_T40D34M20I1R0/src/Dem.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Det_TS_T40D34M20I1R0/src/Det_stub.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Det_TS_T40D34M20I1R0/src/Det.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Os_TS_T40D34M20I1R0/src/Os_counter_api.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Os_TS_T40D34M20I1R0/src/Os_multicore.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Platform_TS_T40D34M20I1R0/src/System_Ip.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Platform_TS_T40D34M20I1R0/src/IntCtrl_Ip.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Platform_TS_T40D34M20I1R0/src/Platform_Ipw.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Platform_TS_T40D34M20I1R0/src/Platform.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Dio_TS_T40D34M20I1R0/src/Dio_Ipw.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Dio_TS_T40D34M20I1R0/src/Dio.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Dio_TS_T40D34M20I1R0/src/Siul2_Dio_Ip.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Port_TS_T40D34M20I1R0/src/Siul2_Port_Ip.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Port_TS_T40D34M20I1R0/src/Port.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Port_TS_T40D34M20I1R0/src/Tspc_Port_Ip.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Port_TS_T40D34M20I1R0/src/Port_Ipw.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Fee.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Icu.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Uart.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Fls.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Eth.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_I2c.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_I2s.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Crc.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Sent.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Port.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Wdg_43_fs26.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_EthTrcv_43_PHY.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Gpt.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Mcu.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Spi.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Ocu.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Pwm.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_EthSwt_43_SJA11XX.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Mcl.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Adc.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Wdg.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Dio.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Iseled.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Rm.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Crypto.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Can.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Lin.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_I3c.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Sbc_fs26.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Rte_TS_T40D34M20I1R0/src/SchM_Can_43_FLEXCAN.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Platform_TS_T40D34M20I1R0/startup/src/nvic.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Platform_TS_T40D34M20I1R0/startup/src/sys_init.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Platform_TS_T40D34M20I1R0/startup/src/system.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Platform_TS_T40D34M20I1R0/startup/src/m7/startup.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Platform_TS_T40D34M20I1R0/startup/src/m7/exceptions.c"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Platform_TS_T40D34M20I1R0/startup/src/m7/gcc/startup_cm7.s"
"Compiling C:/NXP/SW32K3_RTD_4.4_2.0.1/eclipse/plugins/Platform_TS_T40D34M20I1R0/startup/src/m7/gcc/Vector_Table.s"
"Linking main.elf"
arm-none-eabi-gcc.exe: error: out/*.o: Invalid argument
Makefile:260: recipe for target 'main.elf' failed
make: *** [main.elf] Error 1

C:\NXP\SW32K3_RTD_4.4_2.0.1\eclipse\plugins\Dio_TS_T40D34M20I1R0\examples\EBT\Dio_Example_S32K344>

 

 

@nxf78987 

 

0 Kudos
3 Replies

792 Views
namnguyenviet
NXP Employee
NXP Employee

Hello,

Could you try to change from slash (\) to backslash (/) in each of the paths in project_parameters.mk and try again? 

0 Kudos

790 Views
yash_bhatnagar9
Contributor II

Hi, I am only using backslash (/) in each of the paths in project_parameters.mk file. I have attached the zip file for the project for you to look at. Please help me resolve this issue. If you can send your project i can compare the makefile and the project_parameters.mk file with my project files.

 

0 Kudos

778 Views
nxf78987
NXP Employee
NXP Employee

Hi yash_bhatnagar9,

I'm supporting your issue at ticket 00485817 on Salesforce. Please don't create more tickets regarding this issue.

Best regards,

Dan

0 Kudos