Spark Dev - compiling local files (Solved)

I installed Spark Dev and have a project setup to test an Adafruit 2.2" graphic display based on the ILI9340 controller. I originally flashed this program into the Spark Core from my PC at work and the display is working. I now have the project setup on my home PC.

When I compile the code a *.bin file is created in my local directory. If I flash the Spark core it goes through the process and appears to load the new bin file.

The problem is the files being compiled are not from my local project. I have confirmed this as I have made changes and these changes are not showing up in the flashed code. I have also purposely introduced errors into the *.ino file and it still compiles without errors, so it is clearly not using my local file.

Any help in configuring this is appreciated.

Thanks,

Mike

After a total shut down and reboot, all is working now!

Thanks,

Mike

1 Like