6 years, 9 months ago.  This question has been closed. Reason: Duplicate question

FRDM K64F - Can't majority mbed APIs?

Hi all,

I am currently struggling to run the example CAN API code for the FRDM K64F board? *example code from here https://docs.mbed.com/docs/mbed-os-api-reference/en/latest/APIs/interfaces/digital/CAN/

I have also tried the other examples including Ethernet to no avail etc. The build error I consistently get is that the functions and types (from the API) aren't recognised.

/media/uploads/ConnorMcShane/screen_shot_2017-07-12_at_3.41.37_pm.png

It works for other boards such as the LPC1768. It must be that the new mbed OS API's isn't fully compatible with the FRDM K64F board but I was just looking for confirmation on this.

Thanks for your time