How do I add STM32F417VG to uVision as a device under Project > Select Device?
I got a whole bunch of errors
Contents mismatch at: 0800005EH (Flash=FFH Required=00H) ! Contents mismatch at: 0800005FH (Flash=FFH Required=08H) ! Contents mismatch at: 08000060H (Flash=FFH Required=B7H) ! Contents mismatch at: 08000061H (Flash=FFH Required=01H) ! Contents mismatch at: 08000062H (Flash=FFH Required=00H) ! Contents mismatch at: 08000063H (Flash=FFH Required=08H) ! Too many errors to display !
where do I look to clear up these errors?
Did you actually do a flash download (Flash->Download)? Did you properly select the flash algorithm? (Options for Target->Utilities->Settings)
finally i figured out, nothing wrong with the program, i just needed to change the debugger profile -_- thanks!