Autodesk/synthesis

C++ emulation gets stuck on "Robot Code Running."

AlistairKeiller opened this issue · 0 comments

Describe the bug
C++ emulation gets stuck on "Robot Code Running."

To Reproduce
Steps to reproduce the behavior:

  1. Compile build the Tank drive example code using WPIlib 2021.2.2
  2. Upload the binary to Synthesis 4.3.3.2 or 4.3.3.3.
  3. The green indicator next to "Robot Code Running" never turns on

Expected behavior
The indicator next to "Robot Code Running" turns on

Desktop (please complete the following information):

  • OS: windows 11
  • Version: 21H2 (OS Build 22000.493)

Additional context
Doing the identical procedure using the java version works fine, it just seems to be Synthesis' support of emulating C++. I have also tried various other WPIlib versions from 2022 and 2021, none of which have worked.