Hello everybody,
I tried to generate code for file operations on my FRDM-K64F board.
Unfortunately the component seems to be broken or not up-to-date.
Firstly I got these errors with PE:


I fixed this manually and got my generated code.
Next I implemented a code to open a file then I got these erros during compiling:


I looked at the code and these functions are missing, but seem to be replaced by other ones.
Does anyone has a fixed version of this component or an easy way to use the sd card on this board?
Best regards,
Chris