Hi
I am working with KDS v3.2 and KSDK v1.2. I am using TWR-K60D100M.
I created a project using KSDK and Processor expert mode with help of FRDM K64F Data Logger using FatFs with KSDK 1.2.0 | Centaurian
Project created successfully without any error.
When I debug, program goes to f_open() and then jump to boot.s file. And I am unable to open file.
As per suggestion in the link mentioned above, I added Init_MPU() components and done the required settings. But that did not help me.
Since there is no mention of MFS in the link given above to created sdcard data logging project, what is the purpose of MFS?
Regards
Garima