Converting windows simulator to run on target (stm32f769i-disco)
I have developed a UI in the PC simulator that I would now like to be able to deploy to a board, but it does not seem like there is any way to target the board/generate the target.hex files that can be used in st-link. The UI is quite large and I would like to be able to do this without having to rebuild the entire application from scratch. Thanks in advance.
