UART flash programmer can be compiled and run as a Visual Studio project.
- Navigate to the uart_flash_programmer directory.
- Double click the uart_flash_programmer.sln to open the Visual Studio project.
- When Visual Studio opens, select Build → Build Solution.
- After Visual Studio completes the build, select Debug → uart_flash_programmer properties.
- Select Configuration Properties →Debugging.
- Select the input box next to the Command Arguments.
- Type the parameter arguments. The arguments are
described in Section 4.1.
- Click Apply and OK.
- Select Debug → Start Debugging to begin running the project.
- The output from Visual Studio command prompt
needs to match what is shown in Figure 5-1.