How to save environment variables in CW

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

How to save environment variables in CW

Jump to solution
1,444 Views
xuedongyang
Contributor II

Hi, 

I am using CW to build the executable of VSPA. To build, I need to use an environment variable called "L1REALTIME". Usually before I build, I highligh the project, right click, and select "properties". Then in the Properties window, I add the new environment variable. Click "Apply" and then "OK" to close the Properties window.

However, if I close the CW, and then bring it up again, I observed that the added environment variable "L1REALTIME" is not there any more. I need to repeat the above procedure to add it again. 

My question is: Is there anyway that I can add the new environment variable only one time and save it, so that next time I bring up CW, I don't need to add it again?

Thanks.

0 Kudos
1 Solution
1,423 Views
EdwinHz
NXP TechSupport
NXP TechSupport

I recommend you look into this post by Erich Styger. I believe you will find it useful for your inquiry:

https://mcuoneclipse.com/2013/12/22/eclipse-build-variables/

 

Best regards,

Edwin.

View solution in original post

0 Kudos
1 Reply
1,424 Views
EdwinHz
NXP TechSupport
NXP TechSupport

I recommend you look into this post by Erich Styger. I believe you will find it useful for your inquiry:

https://mcuoneclipse.com/2013/12/22/eclipse-build-variables/

 

Best regards,

Edwin.

0 Kudos