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.

Help General Purpose GUI for TMS320F28027 target?

Now, I'm practicing on TMDX DOCK28027 KIT.  Don't understand to setting HardWare for run General Purpose GUI.

in "General Purpose GUI Overview" document, introduces as following:

-----------------------------------------------------------------------------------------------------------------------------------------------------

        "Assuming a board is able to run with Code Composer Studio, the GeneralPurposeGUI should be able to
connect to the project from a hardware perspective without any other additional hardware consideration.
However, to ensure the program can boot to the target board the following must be true:

For 280xx targets boot pins GPIO18 and GPIO29 must be pulled high and GPIO34 must be pulled low. "

-----------------------------------------------------------------------------------------------------------------------------------------------------

see content of red line, "GPIO18 and GPIO29 must be pulled high", This means that connect GPIO18 and GPIO29

to 3.3V source in directly? 

Could You help me?