Skip to content

Conversation

handledexception
Copy link
Owner

Tested with PlatformIO 2.5.4 in VSCode with a TTGO T-Display-S3 16MB version.

Should resolve platformio#915

Tested with PlatformIO 2.5.4 in VSCode with a TTGO T-Display-S3 16MB version.
@BenthamSoftwareServices
Copy link

I can upload and debug my S3 dev kit module from here: https://vi.aliexpress.com/item/1005005045724400.html. Three problems remain: if I add debug_init_break = tbreak setup to the .ini file the debugger fails to start and without this command the debugger starts, but in an arbitrary place in the file C:\Users\Steven.platformio\packages\framework-arduinoespressif32\cores\esp32\main.cpp, which is not my source file, that is located at E:\Users\Steven\Documents\GitHub\PlatformIO\N16R8V\src\main.cpp. I can click continue and execution will stop in my code if I have set a breakpoint. Also the debugger always stops two lines after where the breakpoint is set. Have you seen or managed to overcome any of these issues?

@stef1949
Copy link

Is this going to be merged?

@rdhakal098
Copy link

@handledexception can the issues be fixed and merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TTGO T-Display-S3 support sanity check
4 participants