cancel
Showing results for 
Search instead for 
Did you mean: 

programming with rlink

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

programming with rlink

2 REPLIES 2
upamir2
Associate II
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
Associate II
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