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.
6 years, 9 months ago.
FRDM-K64F
Hi,
I'm trying to transfer a working program to a FRDM-K64F platform. Of course, I have written a new header file to adjust the ports. The program has been compiled without problems but when I start it on the platform the "pinmap not found for peripheral" message is sent over the USB-Serial. Is it possible that this platform is not supported anymore?
/*********/ Problem solved! Sorry for bothering you, I just had switched SDA and SCL in the I2C init.