Why is the sdmmc/port folder and files not configured for a new project?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Why is the sdmmc/port folder and files not configured for a new project?

ソリューションへジャンプ
997件の閲覧回数
minibix
Contributor II

Hi,

In example projects the sdmmc/port folder is present with the correct port source files based on the mechanism used respond to changes in the sdmmc stack (i.e. interrupt, polling or FreeRTOS).

When you create a new project, the port folder is not copied in... just 'inc' and 'src' are copied in.

Is there a reason for this? Or is there another configuration step to have this configured automatically?

At the moment I am creating a new project and copy/pasting from the SDK zip file.

(I am using MCUX 10.2 and SDK 2.3.1 for MK22FN1M0xxxx)

タグ(3)
0 件の賞賛
返信
1 解決策
794件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Mike

Thanks for your feedback, it seems an issue in this release.

The source in port folder is a wrapper to compatible with different hosts. For temp solution, you can add this folder manually.

This issue will be fixed in future release.

Regards

Daniel

元の投稿で解決策を見る

2 返答(返信)
795件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi Mike

Thanks for your feedback, it seems an issue in this release.

The source in port folder is a wrapper to compatible with different hosts. For temp solution, you can add this folder manually.

This issue will be fixed in future release.

Regards

Daniel

794件の閲覧回数
minibix
Contributor II

Great, thanks.

To note, this issue was also in MCUX 10.1 and SDK v2.3.0.

0 件の賞賛
返信