::==================================================================================================== :: :: @file configuration.bat :: @version 21.11.0 :: :: @brief Platform Software Integration - build configuration file :: @details File used to set dependent environment variables :: DO NOT EXECUTE THIS SCRIPT MANUALLY :: ::=================================================================================================== :: Platform : PA :: Build Version : S32R294_PLATFORM INTEGRATION_21_11_0_RTM_ASR_REL_4_4_REV_0000_20211126 :: :: (c) Copyright 2006-2016 Freescale Semiconductor, Inc. :: Copyright 2017 - 2018 NXP :: All Rights Reserved. :: ::==================================================================================================== ::--------------------------------------------------------------------------------------- :: System specific variables ::--------------------------------------------------------------------------------------- :: Root directory of the Tresos configuration tool (default: C:/EB/tresos) SET TRESOS_DIR=C:/EB/tresos :: Output directory for Tresos configuration (e.g. %TRESOS_DIR%/workspace) :: SET TRESOS_WORKSPACE_DIR=%TRESOS_DIR%/workspace/Lighting_SingleCore_S32R294_ASR_4.4_Z4/output SET TRESOS_WORKSPACE_DIR=C:/Users/10322/Desktop/Platform_Software_Integration_S32R294_2021_11/applications/realtime/Tresos/workspaces/Lighting_SingleCore_S32R294_ASR_4.4_Z4/output :: S32 Design Studio workspace with SDK configuration files :: (e.g. "../Platform_Software_Integration_S32R294_2020_11/applications/realtime/S32DS/S32DSWorkspace_05_2020_Lighting_SingleCore/Lighting_SingleCore_S32R294_Z4") SET S32_DS_WORKSPACE_DIR=C:/Users/10322/Desktop/Platform_Software_Integration_S32R294_2021_11/applications/realtime/S32DS/S32DSWorkspace_05_2020_Lighting_SingleCore/Lighting_SingleCore_S32R294_Z4 :: Path to SDK installation layout (e.g. "C:/NXP/S32DS_Power_v2.1/S32DS/software/S32_SDK_S32PA_RTM_3.0.0") SET SRC_PATH_SDK=C:/NXP/S32DS_Power_v2.1/S32DS/software/S32_SDK_S32R294_RTM_1.0.0 :: Root directory of the make tool (e.g. "C:/Program Files (x86)/GnuWin32") ::SET MAKE_DIR=C:/UserProgram/GnuWin32/GetGnuWin32 SET MAKE_DIR=C:/NXP/S32DS_Power_v2.1/S32DS/build_tools/msys32/usr/bin :: Root directory of the toolchain used (default is ghs) ::GHS_DIR: Root directory of the GreenHills toolchain, e.g. "C:/ghs/comp_201914" :: SET GHS_DIR=C:/path/to/ghs_compiler SET DIAB_DIR=C:/WindRiver/compilers/diab-5.9.6.2/WIN32/bin :: SET GCC_DIR= :: SET IAR_DIR= ::--------------------------------------------------------------------------------------- :: Device specific variables ::--------------------------------------------------------------------------------------- :: Type of toolchain used for build: ghs, gcc, iar, diab. SET TOOLCHAIN=diab ::SRC_PATH_DRIVERS: Path to the drivers plugins folder(default: %TRESOS_DIR%/plugins) SET SRC_PATH_DRIVERS=%TRESOS_DIR%/plugins_mcal :: Path to directory that contains user specific source files ::SET USER_CODE_DIR= :: Path to Autosar OS installation layout ::SET SSC_ROOT= :: Path to OS workspace ::SET OS_TRESOS_WORKSPACE_DIR= :: Path to motor control library ::SET MOTORCTRL_LIB_DIR=