Question
STVP fails to load \TOOLS.CNF
Posted on April 26, 2017 at 13:58
Hi,
I've been trying to connect my application through ST-LINK according to the
, but when I invokeESelectHard('ST-LINK', 'SWIM', FALSE)
it returns 0, and
CGetLastError
provides the following message:File \TOOLS.CNF : No such file or directory
The file TOOLS.CNF is clearly present in the same directory as the .dll files that I successfully manage to load (eprcore60.dll, dbca60.dll, lef60.dll and file60.dll).
What is the policy of s
