running applications without bootloader

Hi,

I am working on an application that has very low energy budget. I am wondering if there’s a way I could bypass bootloader completely as both bootloaders (SVL and ASB) cause some overhead? I have Segger JLlink debugger that I can use to upload the code.

Any help is appreciated

Thanks

If you upload your code with a hardware programmer, that should overwrite the bootloader so it wouldn’t be there anymore.