Hi Daniel
Thanks for the very prompt reply. I don't think I am describing my problem/issue well enough.
I have imported the SDK for the FRDM64 board.
The issue I am confused about is the location of the DAL directory after the linking process.
The process described in the NFC Reader Library Porting FRDM_K64F, describes that after linking the DAL, phOsal and infs directories, they should appear in the project folder like this..
MWMinor_0-1718869390858.png
but they don't. My project folder looks like this..
MWMinor_1-1718869476216.png
The infs directory is there, but the DAL, NxpNfcRdLib and phOsal do not appear to be there. BUT I know they are there - they are just "hidden".
Is there a way to display the hidden folders..?