multigcs / LinuxCNC-RIO

RealtimeIO for LinuxCNC based on an FPGA
https://forum.linuxcnc.org/18-computer/49142-linuxcnc-rio-realtimeio-for-linuxcnc-based-on-fpga-ice40-ecp5
GNU General Public License v2.0
72 stars 17 forks source link

while upload got error #35

Closed sofwarestore closed 10 months ago

sofwarestore commented 10 months ago

hello before i already flash my tangnano 9k and success but now i reflash i got error like this..no response flash success Screenshot_2023-12-29_18-49-35 from my tang nano 9k anymore

DONE Jtag frequency : requested 2.50MHz -> real 2.00MHz
Erase SRAM DONE Erasing FLASH: [= ] 1.00%DONE Erasing FLASH: [==================================================] 100.00% Done write Flash: [==================================================] 100.00% Done CRC check : FAIL Read: 0x12fa0000 checksum: 0x37d1

multigcs commented 10 months ago

I have never had this problem before, but the USB chip on the TangNano9k is really bad and very buggy on some systems

please try a few more times

PS: if the LED is blinking (1Hz) , than it is possible that only the check failed, not the write

sofwarestore commented 10 months ago

i try with windows and gowin it succes and blinking but if the power off, and turn on again no blinking

sofwarestore commented 10 months ago

this when i upload by gowin Screenshot_2023-12-29_19-40-58

multigcs commented 10 months ago

you have to write into Flash, not SRAM Programm

sofwarestore commented 10 months ago

oh you right...thank you