nxp-mcuxpresso/mcux-sdk

There is no manifest for FRDM-K64F and therefore there is no way to import FRDM-K64F examples.

Closed this issue · 9 comments

There is no manifest for FRDM-K64F and therefore there is no way to import FRDM-K64F examples.

Hi @iustmehri, could you please help provide more details? Which IDE are you using to explore our sdk? The MCUXpresso IDE or our mcuxpresso vscode extension? I assumed that you have followed the suggestion to use west tool to get our full delivery of SDK. In the west way of getting full sdk, the manifest file for FRDM-K64F could be found in the examples/manifests path. If you are using MCUXpresso IDE, could you please select manifest path to examples/manifest when importing sdk as git repository? See below pic as a reference:
image

Hello @mcuxsusan! Thanks for the answere. I use the mcuxpresso vscode extension and to get the SDK I use the interface provided by the extension. As the image shows there is no manifest file for FRDM-K64F and therefore It is not possible to import the FRDM-K64F examples.

image

Hello @iustmehri, I have confirmed with the team working on that plugin, it turns out currently there's no way to configure the manifests folder, default it uses the core/manifests folder where we only have the latest hot boards included.
Sorry for this experience, I will request the team to add the configuration for manifests location.

Thank you so much @mcuxsusan

Still experiencing the same problem, I am using extension for VSCode.

Hi @xtrollyj00, checking with the team on the release plan of VSCode extension update which integrates the manifests selection. I will share with you the plan once I get the information.

Thank you @mcuxsusan.

I checked the latest vscode extension(v1.3.59) and find the FRDM-K64F board is now displayed, see as below:
image