Whenever I try to program my device STM32F103RG with J-Link Plus & J-Flash, it throws the following error:
Selected Data (0x8000000 - 0x8007823) does not fit into selected flash sectors.
However, I'm able to program the same data file with ST's own programming utility STM32CubeProgrammer & ST-Link connection.
The base address 0x8000000 is correct as it is getting selected as default in CubeProgrammer as well.
Attached image shows my project settings.
Are there any additional settings I should look after?
Selected Data (0x8000000 - 0x8007823) does not fit into selected flash sectors.
However, I'm able to program the same data file with ST's own programming utility STM32CubeProgrammer & ST-Link connection.
The base address 0x8000000 is correct as it is getting selected as default in CubeProgrammer as well.
Attached image shows my project settings.
Are there any additional settings I should look after?