Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi, I am experimenting with a FRDM-K64F and wanted to check on the Port Control Registers. I wrote a little program to print out some of the fields. This works fine for ports A and B, but fails (stops producing output) if I try to access port C. I've no idea why that should be, as they're memory mapped registers at nearby addresses. Any ideas?