In the datasheet of TM4C1294NCPDT it is acceptable to leave 'unused pins' as 'not connected'. The recommended standard is to 'connect it to the ground'.I would to like to avoid any situation where noise can be picked up. But there is a concern regarding damage to pins in case a different code is burned by mistake.
Will a GPIO pin connected to ground get damaged if I accidentally configure it as output high ?
Is there any protection inside against short circuit under such conditions?
Is configuring pins as GPIO input the best way for unused pins connected to the ground?