This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am trying to develop a windows program that provides field firmware updating capabilities. I understand that TI provides an example code written in visual studio 2008
Link: software-dl.ti.com/.../index_FDS.html
But when I tried to import it into Visual Studio 2017, all the directories files are missing and it couldn't compile. Could you advise me on how I can get it to compile again on Visual Studio 2017? IT would be extremely helpful for the project I am working on.
Hello,
The errors you have here are more than likely associated with the differences between Visual Studio 2008 vs 2017. The Visual Studio version is no longer supported. We moved to a Python version in order to simplify updates. I would advise to use the Python tool instead.
**Attention** This is a public forum