getting blinkYourBoard to work

userHead starfire151 2016-09-20 04:41:19 2209 Views1 Replies
I've gotten Visual Studio 2015 loaded on my Panda. I'm trying to get the VC# console application to work with the Panda now. I opened the blinkYourBoard.sln from within Visual Studio. It loads correctly. I can compile the program with Build. There are no errors. According to the Doc file on the LattePanda website, I should be able to click a "Debug" button to get the program to load and execute in the Arduino. When I go to the Debug -> Start without debugging or the Debug > Start Debugging, it opens a console screen but nothing is happening in it. The program did not appear to load or execute. What am I missing?