Skip to main content
EKanb.1
Visitor II
June 13, 2020
Question

Hello, I have stm32f103c8t6 and st-link v2. I am trying to put hex file inside the microcontroller. I am able connect to the device and able to see the memory of it but I am not able to put the hex file inside the board. Can anyone help me? Best rega

  • June 13, 2020
  • 1 reply
  • 999 views

Everytime I try to program the board it gives me this error.

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
June 13, 2020

Not going take 8051/80251 compiled files at address zero

You want to be using the Keil ARM compiler, and building at 0x08000000

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..