Altera_Forum
Honored Contributor
12 years agoWarnings coming from libalteracl?
After a great deal of work along with help from Altera and the Card vendor, we now have a working kernel flashed onto the card. We were also able to compile the host program and as such we attempted to run it. When we did we got the following error messages.
First:WARNING: NOT using DMA for transfer of size 1024 because of lack of alignment src ptr = 0x7fa01dffd850, dst ptr = 0x2010080, reading = 0
000000000000000000000000000000000000000000000000e4ae120000000000 followed by: WARNING: NOT using DMA for transfer of size 1024 because of lack of alignment
src ptr = 0x2010080, dst ptr = 0x7fa01dffd850, reading = 1 neither of these message are coming from the host program. Does anyone have any insight into what these messages mean? -Aaron