Yes I am using the same example. Here is what I did.
First I open my IDE.
2024-05-20 17_47_35-.png
Then after picking my default workspace I Import an SDK example from the main menu.
2024-05-20 17_49_09-workspace - MCUXpresso IDE.png
I select my board
2024-05-20 17_49_26-workspace - MCUXpresso IDE.png
Then click next to import the threadx example.
2024-05-20 17_49_42-SDK Import Wizard.pngAfter I click on "Finish" the project is in my workspace and I can open it. Now i click on SDK manager to import the middleware.
2024-05-20 18_07_27-.png
From here I select the Edgefast Bluetooth Middleware.
2024-05-20 17_50_50-workspace - evkbmimxrt1170_threadx_demo_source_threadx_demo.c - MCUXpresso IDE.png
A prompt asks me this. to which I click "Yes"
2024-05-20 17_51_01-workspace - evkbmimxrt1170_threadx_demo_source_threadx_demo.c - MCUXpresso IDE.png
After it has finished loading, then i click to Build the Project.
2024-05-20 17_53_14-.png
After the project finishes building I receive multiple errors.
2024-05-20 17_53_32-workspace - evkbmimxrt1170_threadx_demo_source_threadx_demo.c - MCUXpresso IDE.png
2024-05-20 17_53_41-workspace - evkbmimxrt1170_threadx_demo_source_threadx_demo.c - MCUXpresso IDE.png