How to debug easily on a ESP32-S3-DevKitC-1 development board ?
Posted: Fri Aug 05, 2022 2:47 pm
Good afternoon,
working as a firmware engineer for a company, I will need to work on the development of a new project based on a ESP32-S3 chip.
For that, the company has purchased a ESP32-S3-DevKitC-1 board.
This component/board is totally new for me. It is the first time I am working with Espressif modules.
So, I have just installed the Eclipse IDE with ESP-IDF and managed to create a template project, compile it and flash it into the chip.
At the moment everything runs normally.
However, I would like to know how to debug my sample program running on the chip using this development kit.
Is it possible to do Debug on this kit using Eclipse IDF without adding external board/component ? In this case, how can I configure the
IDE in order to do this ?
In the case where I need to add external board/component to do debug on this board, what shoud I do/buy/configure please ?
Thank you for your help.
Best regards.
working as a firmware engineer for a company, I will need to work on the development of a new project based on a ESP32-S3 chip.
For that, the company has purchased a ESP32-S3-DevKitC-1 board.
This component/board is totally new for me. It is the first time I am working with Espressif modules.
So, I have just installed the Eclipse IDE with ESP-IDF and managed to create a template project, compile it and flash it into the chip.
At the moment everything runs normally.
However, I would like to know how to debug my sample program running on the chip using this development kit.
Is it possible to do Debug on this kit using Eclipse IDF without adding external board/component ? In this case, how can I configure the
IDE in order to do this ?
In the case where I need to add external board/component to do debug on this board, what shoud I do/buy/configure please ?
Thank you for your help.
Best regards.