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

Fails to compile on Win11 #26

Closed
Q-point opened this issue Sep 11, 2023 · 2 comments
Closed

Fails to compile on Win11 #26

Q-point opened this issue Sep 11, 2023 · 2 comments

Comments

@Q-point
Copy link

Q-point commented Sep 11, 2023

When compiling a simple blinky fails with :

echo Not building DFU package
exit status -1073741515
Error compiling for board Nordic nRF52832DK (PCA10040).

When compiling with NIM-BLE app fails with :

exit status 0xc0000135

Compilation error: exit status 0xc0000135

@h2zero
Copy link
Owner

h2zero commented Sep 17, 2023

This appears to be an Arduino IDE error in windows and not an error with this library.

@Q-point
Copy link
Author

Q-point commented Sep 18, 2023

I moved over to platform IO and it works out of the box there. The above issue is present on both 1.8 and 2.x Arduino releases.

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