Skip to main content
upamir2
Associate II
March 7, 2007
Question

programming with rlink

  • March 7, 2007
  • 2 replies
  • 907 views
Posted on March 07, 2007 at 12:14

programming with rlink

This topic has been closed for replies.

2 replies

upamir2
upamir2Author
Associate II
March 5, 2007
Posted on March 05, 2007 at 10:18

Have a good day.

Is there anyone who worked on st7vp DLL's.

if so in the st7vp program rlink is supported .

Is it possible to work with it in c++.

Thanks.

upamir2
upamir2Author
Associate II
March 7, 2007
Posted on March 07, 2007 at 12:14

Have a good day.

i can use GetHardwareList GetProtocolList GetPortList GetDeviceList, althought ''RLINK'' and ''ICP OPT Enable'' is supported in the exit codes of the functions above,

i see ''0'' for

if ((ESelectHard(''RLINK'', ''ICP OPT Enable'' ,false)) !=1)

{

Beep(500,50);

a = CGetLastError();

}

and

a = ''File C:\\Program Files\\STMicroelectronics\\st7toolset\\stvp \\TOOLS.CNF : ''

The error message doesnt explain the error.

Where is the mistake?

Thanks