What did i miss? How to change application boot address correctly? I want to use my application with bootloader. MinGW + VS Code + openocd + make. STM32L452CC
Most time i use IAR to create an application. But want to use mingw and vs code instead iar. I`m already have a bootloader which is working fine with my IAR applications. Here is the sequence for IAR:I generate project for IAR via CubeIDEIn IAR i go...