Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NordicSemiconductor::Device:Startup:8.27.0' component is missing #35

Open
chirui-lin opened this issue Aug 2, 2024 · 1 comment
Open

Comments

@chirui-lin
Copy link

Hi,

I am currently trying out this nRF5_SDK_16.0.0 DEMO, but I encountered an ERROR:

Error #544: Required Software Pack 'NordicSemiconductor.nRF_DeviceFamilyPack_NordicLicense.8.27.0' is not installed.

However, the information I have indicates that 'nRF_DeviceFamilyPack_NordicLicense.8.27.0' is no longer available for download.

Is there any way to resolve this issue?

Thank you.

@nordic-auko
Copy link
Owner

Hi,
I recommend using GCC to compile. There are appropriate Makefiles in the example folders, under the "armgcc" folder. To be safe, use the same GCC version as the nRF5 SDK is tested with. In the case of nRF5 SDK v16, this is "GCC ARM Embedded 7.2018q2.update" (https://developer.nordicsemi.com/nRF5_SDK/nRF5_SDK_v16.x.x/doc/16.0.0/release_notes.txt)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants