Search found 7 matches

by Tony
Mon Apr 26, 2010 4:51 pm
Forum: Milan / Paylink Interface Support
Topic: Windows 7
Replies: 5
Views: 9817

Windows 7

Hi,

I have just tried AESWDriver on a Windows 7 system and it cannot see Paylink.

I just get the:
11:53:35.412 PC: Driver start up
11:53:35.522 No matching USB Device
11:53:35.522 Retrying following failure....
sequence repeated.

Is there any fix for this?
by Tony
Mon Mar 23, 2009 2:45 pm
Forum: Milan / Paylink Interface Support
Topic: Firmware Download hangs with "Unit Resetting"
Replies: 1
Views: 4787

Firmware Download hangs with "Unit Resetting"

Hi, I have just downloaded the 4-1-10-9 firmware to a number of Paylink units. It worked on most of them but one unit just stopped with "Unit Resetting" on the screen. I had to use Task Manager to kill the downloader and the unit would not run normally. I tried running the download program...
by Tony
Tue Jul 31, 2007 11:23 am
Forum: Milan / Paylink Interface Support
Topic: Paylink with Debian (Linux)
Replies: 6
Views: 12335

I removed win_types from Aesimhei.h and tried to recompile, I still got: gcc -Wall -pedantic -g common/ModelLoader.c common/Error_Handler.c common/Task_Manager.c common/Test_Control.c ReelDriver/Video_16Step.c Source/HardwareConfig.c Source/main.c Source/VideoReel_Driver.c Source/ReelBands.c Source/...
by Tony
Wed Jul 18, 2007 1:30 pm
Forum: Milan / Paylink Interface Support
Topic: Paylink with Debian (Linux)
Replies: 6
Views: 12335

I tried commenting out wintypes from aesimei but get another problem, basically the compiler complains about a link error saying the library is compiled using libstdc++.so.5 while linker and openGL is trying to run libstdc++.so.6. On checking on the net this is a problem reported for other software ...
by Tony
Wed Jul 18, 2007 1:29 pm
Forum: Milan / Paylink Interface Support
Topic: Paylink with Debian (Linux)
Replies: 6
Views: 12335

Have any of you developers had the chance to check this out yet? Were really keen to use your product, but I need to write the low level drivers ASAP our graphics artist start next month so I’d like to have most of this coin stuff out of the way by then. Is it possible to have a chat with yourself o...
by Tony
Wed Jul 18, 2007 1:28 pm
Forum: Milan / Paylink Interface Support
Topic: Paylink with Debian (Linux)
Replies: 6
Views: 12335

Just let you know it’s defiantly a library problem. If I take out all my graphics stuff (not shown) and the X11 and OpenGL libraries the the uncomment the define of BOOL from it all works fine. So it seems either one of your libraries -lm -lrt -laes_ftdi -laes_access -lftd2xx -lstdc++ confilits with...
by Tony
Wed Jul 18, 2007 1:27 pm
Forum: Milan / Paylink Interface Support
Topic: Paylink with Debian (Linux)
Replies: 6
Views: 12335

Paylink with Debian (Linux)

Hello, We are setting up your paylink system with Debian Linux. Well all went fine and we’ve finally got round to working on the video system full time. However We’ve hit a couple of snags which I hope you can help talk us around. First when I try to compile using Aesimei.h I get a conflict with typ...