We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I am new to uVision community. I have installed the latest MDK5.21a along with legacy support.
While working on a simple project of toggling GPIO pins with LPC2378, I am unable to change the pin values in the debugger. Out of 6 registers shown in GPIO peripheral window (FIOxDIR, FIOxSET, FIOxDIR, FIOxCLR, FIOxPIN, Pins), last two (FIOxPIN, Pins) remain stuck at 1 always no matter what output I give to the pin.
I dont know whether its a debugger problem as this device is not by default supported or some minor settings issue.
Please help clarify.
Thanks a lot. It solved the problem and actually it was mentioned in the manual, I should have checked it properly.