Unable to enable debug options in VS Code for NCS v2.2.0

Hi,

I am able to build my application fine in VS Code with NCS v2.2.0. However, I am unable to debug the application when I select "Enable debug options" when editing the build configuration. It makes it nearly all the way through the build and linking process, but then fails with: region `FLASH' overflowed by 15872 bytes

It may be noteworthy that I am using a statically allocated partition file (I was unable to get LittleFS working with partitions created in the devicetree). But there are no issues building and running with this static partition file when I am not trying to enable debug options.

Any help would be greatly appreciated!

Thanks,
Nathan