Enjector

Results 4 comments of Enjector

@robi56 thanks. Just in case others are having a problem here are the steps to correct the problem when running unit tests: 1) emacs seq2seq/contrib/seq2seq/helper.py 2) Replace the imports line...

I just tried increasing the coherent_pool, but I still got the same problem: user@user-desktop:/boot/extlinux$ more extlinux.conf TIMEOUT 30 DEFAULT primary MENU TITLE L4T boot options LABEL primary MENU LABEL primary...

Looks like I found the problem using gdb ./test_xrtx In xtrxll_pcie_linux.c:503: this is not supported on the ARM proc: uint32_t icnt = __atomic_exchange_n((uint32_t*)dev->mmap_stat_buf + XTRX_KERN_MMAP_RX_IRQS, 0, __ATOMIC_SEQ_CST); Workaround (a kludge!):...

Hi, just saw your messages. Yes, I had to replace those lines at 503.