when I try to download code to flasH I get "error:flash download failed - "cortex-m3"". I tried to create my own Flash but couldn't set start and end addresses. How can I set init-end sdresses in Utilities-Settings? Or the problem is because of something else? PLEASE HELP! Thanks.
I solved Flash problem and this time I got the following at the output additional to "error:flash download failed - "cortex-m3"":
Load "STM3210C_EVAL\\STM3210C_EVAL.axf" Erase Done. Programming Done. Contents mismatch at: 08000000H (Flash=50H Required=18H) ! Contents mismatch at: 08000008H (Flash=B1H Required=EFH) ! Contents mismatch at: 08000009H (Flash=02H Required=0DH) ! Contents mismatch at: 0800000CH (Flash=ADH Required=EBH) ! Contents mismatch at: 0800000DH (Flash=02H Required=0DH) ! Contents mismatch at: 08000010H (Flash=AFH Required=EDH) ! Contents mismatch at: 08000011H (Flash=02H Required=0DH) ! Contents mismatch at: 08000014H (Flash=ADH Required=D1H) !
How can I remove this error?