Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » "Problem occurred" with Arduino plugin
"Problem occurred" with Arduino plugin [message #1790956] Wed, 20 June 2018 14:58 Go to next message
Donato Severi is currently offline Donato SeveriFriend
Messages: 1
Registered: June 2018
Junior Member
index.php/fa/33176/0/index.php/fa/33176/0/I installed the Arduino plugin (Eclipse C++ IDE for Arduino 3.0).
In "Preferences->Arduino" I add the link for STM32 board (https://github.com/stm32duino/BoardManagerFiles/raw/master/STM32/package_stm_index.json).
All the STM32 board appeared as original Arduino Ide 1.8.5.
When I try to compile the simple sketch as visible in the image attached with STM32F429 Nucleo144 board I get the error window as in the image.
If I set Arduino OTTO or generic Discovery board in the launch target there is no problem and the sketch is compiled.
Do I need to change some specific setting for the Nucleo board or simply Eclipse is not yet totally implemented (so the Arduino plugin) for this type of board/microcontroller?
index.php/fa/33176/0/
  • Attachment: image.jpg
    (Size: 277.71KB, Downloaded 1141 times)
Re: "Problem occurred" with Arduino plugin [message #1793285 is a reply to message #1790956] Fri, 03 August 2018 03:57 Go to previous messageGo to next message
Harry S. is currently offline Harry S.Friend
Messages: 1
Registered: August 2018
Junior Member
Have same issue, Builder miss "build.source.path" definition which platfor.txt (in .arduinocdt\packages\STM32\hardware\stm32\1.3.0) uses.
Also it miss "upload.usbID" and maybe some other definitions.
Re: "Problem occurred" with Arduino plugin [message #1797460 is a reply to message #1793285] Wed, 31 October 2018 09:18 Go to previous messageGo to next message
Charnold Bronsonegger is currently offline Charnold BronsoneggerFriend
Messages: 1
Registered: October 2018
Junior Member
Thou shalt never ever use spaces in project names, file names, or folder names.
Never ever. Especially never never never ever on Windows.
Re: "Problem occurred" with Arduino plugin [message #1820961 is a reply to message #1790956] Mon, 03 February 2020 14:27 Go to previous messageGo to next message
Zia Rehman is currently offline Zia RehmanFriend
Messages: 6
Registered: June 2014
Junior Member
I am facing exactly the same issue, when i choose normal AVR board such as UNO, NANO, it compiles fine, but when i select any stm32 board (https://github.com/stm32duino/BoardManagerFiles/raw/master/stm32/package_stm_index.json) with this core, eclipse failed to locate build.source.path, its giving this error.

and i am not using space in the project name, but still the same error, kindly help.
Re: "Problem occurred" with Arduino plugin [message #1820971 is a reply to message #1790956] Mon, 03 February 2020 17:19 Go to previous messageGo to next message
Zia Rehman is currently offline Zia RehmanFriend
Messages: 6
Registered: June 2014
Junior Member
no even without spaces in the project name the same error, it is the issue when we select stm32 core, with AVR core it is fine. kindly help
Re: "Problem occurred" with Arduino plugin [message #1821223 is a reply to message #1797460] Fri, 07 February 2020 12:12 Go to previous messageGo to next message
Zia Rehman is currently offline Zia RehmanFriend
Messages: 6
Registered: June 2014
Junior Member
The problem is stlll there even without space in the project name.
this error is coming only when we select STM32 core, with standard AVR projects this build is working fine.
"Problem occurred" with Arduino plugin [message #1821224 is a reply to message #1790956] Fri, 07 February 2020 12:15 Go to previous messageGo to next message
Zia Rehman is currently offline Zia RehmanFriend
Messages: 6
Registered: June 2014
Junior Member
I am facing exactly the same issue, when i choose normal AVR board such as UNO, NANO, it compiles fine, but when i select any stm32 board (https://github.com/stm32duino/BoardManagerFiles/raw/master/stm32/package_stm_index.json) with this core, eclipse failed to locate build.source.path, its giving this error.

and i am not using space in the project name, but still the same error, kindly help.
Re: "Problem occurred" with Arduino plugin [message #1824070 is a reply to message #1821224] Tue, 07 April 2020 12:18 Go to previous messageGo to next message
Prince RAMAHEFA-ANDRY is currently offline Prince RAMAHEFA-ANDRYFriend
Messages: 1
Registered: April 2020
Junior Member
Hello,
Any solution here about the "build.source.path" issue ?
The same problem persists with STM32 core 1.8.0.
I don't find the solution anywhere.
Thanks for your help.
Re: "Problem occurred" with Arduino plugin [message #1828949 is a reply to message #1790956] Tue, 23 June 2020 06:21 Go to previous messageGo to next message
Ricardo Rufino is currently offline Ricardo RufinoFriend
Messages: 3
Registered: November 2014
Junior Member
Solution USE sloeber plugin not Arduino default plugin.
https://github.com/stm32duino/wiki/wiki/How-to-debug#eclipse-and-sloeber
Re: "Problem occurred" with Arduino plugin [message #1829083 is a reply to message #1790956] Wed, 24 June 2020 21:44 Go to previous message
Driving Automotive is currently offline Driving AutomotiveFriend
Messages: 1
Registered: June 2020
Junior Member
Thou shalt never ever use spaces in project names, file names, or folder names.
Never ever. Especially never never never ever on Windows.
Previous Topic:How to setup C++ include in 2020-06?
Next Topic:CDT Plugin - Adding projectTypes to a new Project Category
Goto Forum:
  


Current Time: Fri Apr 19 16:00:17 GMT 2024

Powered by FUDForum. Page generated in 0.01862 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top