- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
We have Custom HW where maximum of the design is leveraged from Max-10 Dev Kit Rev C.
Here we are using the System-Console - USB Direct interface as a Master to Transfer a file or readback to file from HOST system to Target SPI flash (Generic Quad SPI flash controller) using a customizable_programmer.tcl script
After many successful runs, suddenly we see a error on System Console
"master_read_to_file: java.lang.Exception: The read response is malformed, expected 16384 bytes but got 16385 bytes"
Please help!
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi, just want to understand the scenario. You mentioned that after several successful run. Does it mean that the script works previously but not now? If it so, any changes made on the script?
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Thanks for the clarification. Usually this issue is due to hardware connection or the device readiness to receive command from system console. Can you try to add some delay or read status register after each command?
