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.

GPIO Port B Pins

I'm using the F28069 Experimenter's Kit and i'm trying to access some of the GPIO pins on Port B. The LED Blink F28060 example file in the Control Suite is the only example I could find to work off. The Device Initialization file in this project includes a bunch of different GPIOs to control using the Mux 1 and 2 register, but it only goes up to GPIO 58. This matches what the technical reference manual goes up to. However, on the Experimenter's Kit itself, there are several pins labeled GPIO 59, 60, 61, 62, 63, 84, 85, and 86. How do I access these pins? There are pins on the board that are labeled that I can't find out how to activate in software, and there is template file code that references certain pins that aren't on the board. Why are these inconsistent with each other?

This makes it very difficult to use the Port B pins on the experimenter's board. Is there another template file that is more accurate? Or maybe a guide that explains how I can use these pins? 

Thanks,

Matthew