Re: [Fx2lib-devel] Trouble running speed.py
Status: Beta
Brought to you by:
mulicheng
From: Chris M. <fx...@m3...> - 2009-07-05 02:24:11
|
Hi Dennis, Just to let you know the problem was with the original CyStream firmware making assumptions about what off-chip peripherals are available. On my board the "updateDisplay" code at the end of DR_SetInterface() was hanging. I removed the "updateDisplay" code and it works fine now. I get ~33Mbyte/s, which I suspect it being throttled by my host controller, but it's plenty fast enough for my purposes. - Chris |