Rak3172 remove bootloader

Hi,
How can i make the Arduino make a binary/hex code to be created at offset 0x8000000 ?
I dont want to use the bootloader, i want to burn directly with ST-LINK V2 at address 0x8000000
Thanks

Hi @tcpipchip ,

Currently, RUI3 doesn’t have that feature. I am also not sure if that is possible but maybe via certain parameter on the gcc eabi compilation needs to be modified.

hi @carlrowan , thanks
the bootloader is not open source, right ?

Yes. The bootloader design is not open source. There is no plan at the moment to make it opensource and I do not see any indication it will be.

But still, of course, who knows the future?