Question
see where my prgm finish in the flash memory
Posted on May 24, 2018 at 14:34
hello evry one when i program my stm using keil ,, i want to see where is the adress that my sofware ended at
in the flash memory
just got this
*** Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'ETHERNET-STM32F429ZI'compiling eth.c...linking...Program Size: Code=55696 RO-data=1132 RW-data=664 ZI-data=76736 ''ETHERNET-STM32F429ZI\ETHERNET-STM32F429ZI.axf'' - 0 Error(s), 0 Warning(s).Build Time Elapsed: 00:00:14Load ''ETHERNET-STM32F429ZI\\ETHERNET-STM32F429ZI.axf'' Erase Done.Programming Done.Verify OK.Application running ...Flash Load finished at 15:23:06and i see in blue increasing a browser but very fastly so i cannot get the end adress ??

is there a way to see the end adress ????
thanks