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?