thedjnK / AuTerm

AuTerm (for autonomous terminal) offers a free extensible feature rich terminal utility created in Qt
GNU General Public License v3.0
24 stars 7 forks source link

[MCUmgr] AuTerm is Not Responding after Upload via UDP #29

Open butok opened 3 days ago

butok commented 3 days ago

AuTerm application is Not Responding after Upload via UDP. Steps:

  1. Build & flash zephyr\samples\subsys\mgmt\mcumgr\smp_svr sample with an UDP overlay.
  2. Connect EVB board via Ethernet to PC
  3. Start latest AuTerm v0.34b
  4. Connect via UDP on the MCUmgr tab.
  5. Go to the Upload tab and choose a binary for upload.
  6. Press [Go] button.
  7. Image is upload is successful
  8. BUT When the upload progress is reaching 100%, the AuTem is frizzed and Not Responding: image

NOTE:

thedjnK commented 3 days ago

Not able to replicate this with 0.34b: image

thedjnK commented 3 days ago

Can you go to plugins -> open logger -> enable debug (resize for large height), then do upload again and see what it shows? Also upload the .bin here if possible, and finally check (e.g. wireshark) to see what the final packets from the device are, or if it's getting a continual stream of weird packets that don't stop