We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
How do I add STM32F417VG to uVision as a device under Project > Select Device?
Ok I did that and now I get error Flash download failed - Cortex M4
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!