

The only way I can get the board to show up is by double clicking the reset button which resets the board into a state where no code is running. However, everytime I upload code through the IDE the arduino disappears from the port selection and I cannot view anything from the serial monitor to see print statements. But I am trying to build a larger system that has multiple classes and files so just using the Arduino IDE is not good enough, so I’ve been trying to use PlatformIO.

When I use the library and run code with the normal Arduino IDE everything works perfectly fine. I’m trying to get my Arduino MKRZERO to send CAN messages using this library.
