|
Post by chuckl73 on May 5, 2019 22:37:37 GMT
Can someone please help me, I can't load a simple test program to the ShieldBuddy? The Arduino IDE works fine. I've read the installation instructions and documentation many times, that Hitex put out. I've attached a screen picture to show what I've done. During the loading process, the window opens up looking for the main.cpp file. If you need more details, let me know. ErrorLog.docx (12.69 KB)
|
|
|
Post by Admin on May 6, 2019 6:46:41 GMT
From what you have sent, your program has loaded successfully. If you open the source file that contains your setup () you should be able to run to it!
|
|
|
Post by chuckl73 on May 6, 2019 20:59:52 GMT
Still no luck. If you look in the bottom right corner of the screen shot in my original post, the window is looking for the main.cpp. This attached list of error messages, Eclipse isn't recognizing any of the common C commands. digitalwrite, delay..... How can this be corrected?
|
|
|
Post by Admin on May 6, 2019 21:31:20 GMT
DId you try to use the default AurduinoMulticoreUser project first? All ShieldBuddy Eclipse programs must be clones of this project.
|
|
|
Post by chuckl73 on May 6, 2019 22:16:34 GMT
Just tried running the default AurduinoMulticoreUser project first, no luck. Still getting the same type of error messages, plus 18 warnings.
|
|
tao
New Member
Posts: 1
|
Post by tao on Feb 5, 2020 13:59:23 GMT
Hello,dear both Is there a solution for this question? I have a similar issue via HighTec Development Platform 4.9.3.0 as below picture. Tks!
|
|