Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Compile error: ld.exe: cannot find -lnrf_cc310_0.9.13-no-interrupts (Read 1540 times)
DennisLM
Newbies
*
Offline


Posts: 2
Joined: Sep 29th, 2021
Compile error: ld.exe: cannot find -lnrf_cc310_0.9.13-no-interrupts
Sep 29th, 2021 at 7:42pm
Print Post  
I am getting a compile error when compiling code for an Adafruit nrf52840 Express board. The code compiles without error using the Arduino IDE. I have tried other arduino examples (such as custom_hrm) and get the same error. The verbose output file is attached. The error: 

Error linking for board Adafruit Feather nRF52840 Express
ld.exe: cannot find -lnrf_cc310_0.9.13-no-interrupts
Debug build failed for project 'Bluefruit52_RideRun'
 
collect2.exe*: error: ld returned 1 exit status
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2145
Joined: Feb 13th, 2019
Re: Compile error: ld.exe: cannot find -lnrf_cc310_0.9.13-no-interrupts
Reply #1 - Sep 30th, 2021 at 10:33am
Print Post  
Thanks for the report, detail and logs.

We have released a fix for this issue, in the latest version (21.09.17.3) available from the top of the board below:
https://www.visualmicro.com/forums/YaBB.pl?board=VS_ARDUINO_EXT_RELEASES
  
Back to top
 
IP Logged
 
DennisLM
Newbies
*
Offline


Posts: 2
Joined: Sep 29th, 2021
Re: Compile error: ld.exe: cannot find -lnrf_cc310_0.9.13-no-interrupts
Reply #2 - Sep 30th, 2021 at 1:35pm
Print Post  
I can confirm that the fix works. Thanks for the fast response!
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint