Severson-Group / AMDC-Firmware

Embedded system code (C and Verilog) which runs the AMDC Hardware
http://docs.amdc.dev/firmware
BSD 3-Clause "New" or "Revised" License
31 stars 5 forks source link

AMDC logging issue #248

Closed aimthiazz closed 2 years ago

aimthiazz commented 2 years ago

When using logging.dump(), there is a timeout error and it fails to retrieve the logged data. Attached image for reference. image

npetersen2 commented 2 years ago

Thanks @aimthiazz

Can you confirm the AMDC firmware version you are using and the host interface method?

npetersen2 commented 2 years ago

Resolved this issue with @aimthiazz.

Issue was related to mismatch in firmware versions across the build. Once consistent versioning, it works.