URL
https://opencores.org/ocsvn/pcie_ds_dma/pcie_ds_dma/trunk
Subversion Repositories pcie_ds_dma
Compare Revisions
- This comparison shows the changes necessary to convert path
/pcie_ds_dma/trunk/soft/linux/application
- from Rev 39 to Rev 41
- ↔ Reverse comparison
Rev 39 → Rev 41
/adm_test/src/work/tf_teststrm.cpp
577,7 → 577,7
return; |
} |
|
|
|
int res = write( fl, pBuf, sizew*4 ); |
if(res < 0) { |
BRDC_fprintf( stderr, "Error write ISVI data\r\n" ); |