-
Notifications
You must be signed in to change notification settings - Fork 7.6k
[Question]: initialisation from imcompatible pointer Type #5450
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions. |
Hello @hasenradball, sorry for replying so late. Any chance you will test this on latest version 2.0.2? Thanks a lot in advance for your answer. |
Hi, |
I testetd it on the latest version of the Espressif 32 on PIO. The issue is still available...
|
@hasenradball PIO's original support is for very old version now. Check: https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html#installing-using-platformio |
Thanks for this Information this was new for me using PIO. |
Hi @me-no-dev, I changed now to the actual version, and get more issues:
|
@hasenradball it is very much possible that since we added S3 support, support in PIO degraded. I will poke @Jason2866 here for ideas. esptool and the toolchain are not the correct version. PIO guys are from Ukraine and understandably they are in a sticky situation ATM, so we need to resort to "hacks" to keep things going. cc: @pedrominatel we might need update of the docs |
@hasenradball This setup should do the job. It uses Arduino core 2.0.3-rc1
@me-no-dev For a full working setup the actual openocd-esp32 version is missing. |
Thanks for the reply, |
Got the following errorwith this configuration:
|
The setup is wrong. Either you do
or when you want to use latest git master
The |
@Jason2866 sorry I can't chatch your measage! What do you mean with
|
I tried this setup. I does work. Your Platformio setup is messed up. Delete the hidden folder In your setup was the
|
OK I deleted the Thats my result after compile, many issues:
|
I think those 3.x.x versions are something that PIO guys did. It's not our version number. But your 2.0.3 seems to be the one that is latest |
I did not like the versioning numbers from pio (3.5.0 is Arduino core 1.0.6). |
Thanks it was a little confusing for me with the numbers. |
No, since this a wanted breaking change in Arduino core. |
thanks for your help. |
How Do I get the info if there is an new core Version? |
Lets hope the war in the Ukraine is soon over. Since Platformio is a Ukraine project. |
Hardware:
Board: ESP32 Dev Module
Core Installation version: 1.0.6
IDE name: Platform.io
Flash Frequency: 40Mhz
PSRAM enabled:
Upload Speed: no upload
Computer OS: Windows 10
Description:
Question:
Is this issue known?
Sketch: (leave the backquotes for code formatting)
Debug Messages:
The text was updated successfully, but these errors were encountered: