Hello
I try to use powerswitch and delphi example (download from forum "delphiLibUSB-win32") However it seems does not work fine (compile, but when I run it software cant find any usb device, when I try run project in debug mode it raise acces violation at adress 0x00(...) . Does anyone have working example and can share it with me/forum or can help me with fix that one?
sorry for my eanglish and thx for help
regards
lukasz
powerswitch & delphi
Re: powerswitch & delphi
lukasz wrote:Hello
I try to use powerswitch and delphi example (download from forum "delphiLibUSB-win32") However it seems does not work fine (compile, but when I run it software cant find any usb device, when I try run project in debug mode it raise acces violation at adress 0x00(...) . Does anyone have working example and can share it with me/forum or can help me with fix that one?
sorry for my eanglish and thx for help
regards
lukasz
Does system find/recognize your hardware?
Re: powerswitch & delphi
ksz wrote:Does system find/recognize your hardware?
Thanks for anwser. Yes, there is no problem with device, it work fine. Problem is with connection between delphi example and libusb.
Anyway i solved the problem just start using c example with MinGW
- maybe it dosent look good but works without any problems
of course I still need delphi example so if anyone have one I will be gratefull for some working code
best regards
lukasz
iphi wrote:Hi,
I have a running AVR-USB Delphi-example on my webpage, see
http://www.mydarc.de/dg8saq/
Tom
Thanks Now everything works fine
Best regards
lukasz