STM32F103RB:Error message from debugger back end: Error finishing flash operation allocating const in Flash at fixed address using __attribute__((section (".UserDataSector")))
Hello.please may i have your help?I have the error on the final part of debug launching only when i declare const uint16_t __attribute__((section (".UserDataSector"))) out_val_register[64];//= {0x1234,0x1235,0x1238,0x3333};in .ld file /* Specify the...