ESP32-S3-DevKitC Module with WROOM-1-N16R8 on-board jtag not debugging

Has anyone been able to successfully debug Arduino code in the vscode environment using the embedded JTAG USB connection on a ESP32-S3-DevKitC Module with WROOM-1-N16R8? I found a json file for the chip and it compiles fine but the debugger starts but never gets to the setup function which usually presents a yellow highlighted line on the first parenthesis right after the setup function is declared.