[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Some general questions
Hello Matthias !
Thank You for helpfull response. I have some general questions
about itifg-0.7.1 on linux.
1) I've played with AM-DIG + Basler A113 camera using slightly
modified camera-description file (.cam) supplied with the software
for Windows. The interesting thing I've noted : driver dies immediately
(i.e. all further attempts open /dev/ic* fail) after running
test_itifg. If I change Horizontal_Active from 1292 (default for Basler
A113) to 1024 (or less) - all work fine. I'm not sure, but for me that
seem to be some kind of buffer overflow. How You debug such things ?
2) itifg driver require memory-mapped access to acquisition module
registers. Under dos I can control this using `pcieep` utility.
How I can do the same under linux ? (I mean switch to/from mem-maped -
io-maped access)
3) If ic-pci is configured to io-maped access to AM registers, itifg.o
during loading writes something like "device is controlled by another
driver ***". Is that a correct behavior ?
Thank You in advance,
Vova.