My project was set up by using project.0 as a template in stellarisware, and replaced the code in its main with my own.
My error is that, for some reason, whenever I use the function GPIOWriteOut, it simply won't do it. I've set up the main to currently just write out 2 pins and enter a while loop and am using a logic analyser to measure their output, and they both remain at a previously set level. I will very occasionally get one of the pins to change, and then for the next several builds and edits it will simply remain at that level without changing, with each of my edits changing the 2 pin's levels. I've used the clean project and rebuild options in an attempt to get rid of any back door issues, but that doesn't seem to work.