dynamic path in s32 design studio

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

dynamic path in s32 design studio

297 Views
sanjay645
Contributor I

Hello, I am using S32 design studio, I have created Linked resource and defined some project paths like "C:\NXP\SW32K3_RTD_4.4_2.0.1" , but I want to use "C:\NXP\SW32K3_RTD*". So that I dont have to provide full path, it can search the directory starting with SW32K3_RTD.

But I have searched on internet that wild card are not allowed and we can have a script that will search the path starting with "SW32K3_RTD" and I can use this path to build my project.

I dont have idea how to do this, Is this possible to create a build variable and replace that variable with that searched path(starting with "SW32K3_RTD") and then I can use that build variable in other places.

In short I want a variable like  MY_VAR = search_all_path_starting_with_name_SW32K3_RTD.

Then my variable may become MY_VAR = C:\NXP\SW32K3_RTD_4.4_2.0.1

and then I can use this variable in my include paths just like "${MY_VAR}/Adc_TS_T40D34M20I1R0/include/"

0 Kudos
1 Reply

240 Views
VaneB
NXP TechSupport
NXP TechSupport

Hi @sanjay645 

I will be helping you in the post: path variables in linked resource in s32 design studio for Windows

 

B.R.

VaneB

0 Kudos