I am trying to modify an existing peripheral using XPS. The changes show up but I am not able to make the pins visible.
I looked at the labs, a few of the app notes and at ug873, but cant figure this out. The notes all talk about making a new peripheral, not what to do when changing around something that is already there.
I have modified the MPD file to add the pins in. I have modified the peripheral in the Ports window so that the pins show up as "External Ports::peripheral_0_io_pin" but the pins do not appear in the pinout report. I have cleaned the project files and have rescanned the User repositories. I also put the ports/pins into the top level file. Nothing.
What else needs to be modified?