Search found 6 matches
- Tue Jan 16, 2018 10:30 am
- Forum: AVR & Arduino
- Topic: Arduino compilation error (Windows Path problem)
- Replies: 8
- Views: 5048
Re: Arduino compilation error (Windows Path problem)
Hi Ben, Thanks for your help. The directory that is not concatenated to 8.3 is "Program Files (x86)" and our IT services team will not allow the moving and copying back of this directory. So I will ask them to reinstall flowcode 7 in a different directory, such as: "C:\flowcode". Do you know if this...
- Mon Jan 15, 2018 10:01 am
- Forum: AVR & Arduino
- Topic: Arduino compilation error (Windows Path problem)
- Replies: 8
- Views: 5048
Re: Arduino compilation error (Windows Path problem)
Hi, I followed the instructions and our IT services team have adjusted the 8dot3 file path key and deleted/recopied the Flowcode directory. But I'm still getting a launch error. Target folder: C:\Users\areed.CCP\DOCUME~1\flowcode Source name: C:\Users\areed.CCP\Documents\flowcode\arduino.fcfx Title:...
- Fri Jan 12, 2018 11:20 pm
- Forum: AVR & Arduino
- Topic: Arduino LCD compilation errors
- Replies: 4
- Views: 2805
Re: Arduino LCD compilation errors
Thanks LeighM,
That works fine.
Andrew
That works fine.
Andrew
- Wed Jan 10, 2018 8:53 pm
- Forum: AVR & Arduino
- Topic: Arduino LCD compilation errors
- Replies: 4
- Views: 2805
Re: Arduino LCD compilation errors
Hi,
This is the code, arduino and 16x2 i2c lcd, initialise, clear screen, move cursor, print("Hello World!"). Thanks
Andrew
This is the code, arduino and 16x2 i2c lcd, initialise, clear screen, move cursor, print("Hello World!"). Thanks
Andrew
- Tue Jan 09, 2018 8:54 pm
- Forum: AVR & Arduino
- Topic: Arduino LCD compilation errors
- Replies: 4
- Views: 2805
Arduino LCD compilation errors
Trying to add the spi LCD to an Arduino Uno within flowcode. On compilation I get the following "FCP_SET" requires 5 arguments, but only 2 given errors. I have checked for unconnected pins but can't identify any. Target folder: C:\Users\asr\DOCUME~1\Arduino\flowcode Source name: C:\Users\asr\Documen...
- Fri Jan 05, 2018 4:13 pm
- Forum: AVR & Arduino
- Topic: Arduino compilation error (Windows Path problem)
- Replies: 8
- Views: 5048
Arduino compilation error (Windows Path problem)
Hi I'm trying to use flowcode 7 with an arduino and can't get the compiler to launch, because of the way that windows doesn't like spaces in the directory address passed by flowcode. It's odd because windows doesn't mind the path when I compile the same code for a miac. The compiler options are lock...