I am having disappointing results with the Release Build of my project. In the Debug build, the code is running as I expect although I have a GPIO on JTAG TCK that cannot be observed in the Debug build. I was expecting the GPIO shared with JTAG TCK to function as coded in the Release Build but this is not the case. It still remains stuck High. Also the signals on the GPIO are running approximately 52 times faster in the Release build v the Debug build.
I checked the project preferences between the builds and did not find anything different. My target device is an LPC11U24FBD64/401.
Summary:
1. GPIO signal sharing JTAG TCK still does not function in Release build.
2. GPIO's are running approximately 52 times faster in the Release build v the Debug build.
Any help would be appreciated.
Thanks
Tim