2019-06-03 11:17 AM
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.
Solved! Go to Solution.
2019-06-04 12:01 AM
Hi Tyler,
I would like there to be a specific option to "migrate" from a simulator project to a target project. Instead, you've got a few ways to go about this:
Hope this helps. Let me know.
/Martin
2019-06-04 12:01 AM
Hi Tyler,
I would like there to be a specific option to "migrate" from a simulator project to a target project. Instead, you've got a few ways to go about this:
Hope this helps. Let me know.
/Martin
2019-06-04 05:23 AM
Yes! I only had to move the Target & Platform folders into the existing project, fix a few small bugs, and it worked perfectly! Thanks for the help
2019-06-04 07:25 AM
No problem! Glad to be of help.
/Martin