Flash offset for custom bootloader
Good daytime. I writing custom bootloader for stm32f051 (if it important). I wrote all parts in Keil MDK, all of them working fine. At now I need to migrate project to AC6 System Workbench SW4STM32. I created template in CubeMX and transfer code to them. To final project I need set offset (from 0x8000000 to 0x8001000 start address of my program, but I can’t find place where I can do this).
can you poke my nose? I can’t find it for two days, and google doesn’t help
Here’s a screenshot were I can change offset in Keil. I need the same in AC6.