Upload reports that it's successful but board isn't running application

No the graph says 16Mb with is 16Mega bit so 16/8 = 2 Megabyte

Dangit I can’t believe I missed that! Very silly.

Anyways I did notice once last thing. When it’s programming the board during debug I noticed that there’s two errors that show up (see below). I’m not sure if I should pay attention to these or not since it eventually continues on and says it programmed successfully …

Errors are:

No symbols for FreeRTOS and Too large number of threads 1693293521! (I promise I don’t have 1693293521 threads in my code)

adapter speed: 20000 kHz

Info : Configured 2 cores

esp32 interrupt mask on

Info : tcl server disabled

Info : telnet server disabled

Info : ftdi: if you experience problems at higher adapter clocks, try the command "ftdi_tdo_sample_edge falling"

Info : clock speed 20000 kHz

Info : JTAG tap: esp32.cpu0 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)

Info : JTAG tap: esp32.cpu1 tap/device found: 0x120034e5 (mfg: 0x272 (Tensilica), part: 0x2003, ver: 0x1)

Info : esp32: Debug controller 0 was reset (pwrstat=0x5F, after clear 0x0F).

Info : esp32: Core 0 was reset (pwrstat=0x5F, after clear 0x0F).

Info : accepting 'gdb' connection from pipe

Error: No symbols for FreeRTOS

Info : Target halted. PRO_CPU: PC=0x40009409 (active) APP_CPU: PC=0x00000000

Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x00000000

Info : Flash mapping 0: 0x10020 -> 0x3f400020, 121 KB

Info : Flash mapping 1: 0x30018 -> 0x400d0018, 505 KB

Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x00000000

Info : Auto-detected flash size 2048 KB

Info : Using flash size 2048 KB

Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x00000000

Info : Flash mapping 0: 0x10020 -> 0x3f400020, 121 KB

Info : Flash mapping 1: 0x30018 -> 0x400d0018, 505 KB

Info : Using flash size 508 KB

Info : Target halted. PRO_CPU: PC=0x400916EE (active) APP_CPU: PC=0x00000000

Info : Flash mapping 0: 0x10020 -> 0x3f400020, 121 KB

Info : Flash mapping 1: 0x30018 -> 0x400d0018, 505 KB

Info : Using flash size 124 KB

0x40009409 in ?? ()

Error: Too large number of threads 1693293521!