EmBitz
How to use default probe environment variable - Printable Version

+- EmBitz (https://www.embitz.org/forum)
+-- Forum: EBlink (https://www.embitz.org/forum/forum-3.html)
+--- Forum: Using EBlink (https://www.embitz.org/forum/forum-6.html)
+--- Thread: How to use default probe environment variable (/thread-98.html)



How to use default probe environment variable - bbennett - 09-12-2021

I am running Windows10 and attempted to set the default environment variables
The one I am stuck on is EB_DEFAULT_PROBE
The others seem to be working, but this one is troublesome.

Any suggestions or help.

many thanks.
bri


RE: default probe - embitz - 09-12-2021

What are you trying to achieve?

The installers for windows and Linux are setting the environment to

EB_DEFAULT_PROBE=stlink

but you can add more switches to it if you want. If you need a default lower speed for example you could set it to

EB_DEFAULT_PROBE=stlink,speed=1000

etc.


RE: How to use default probe environment variable - embitz - 10-12-2021

Hi,

I saw your pdf and removed it for now, why so complex?
This is not the way how it is meant.

The installer already sets the environment variables so why manually do it again? And why are you setting env vars in EmBitz?