6 years, 2 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.

Be the first to answer this question.