Reputation: 53
I am trying to build an example project in Segger Embedded Studio 5.62. The project was building fine and working as intended. After I closed out of the project and opened it again without making any changes to the code, my build is failing every time. I am using macOS ARM. The transcript output gives me little to no information on whats causing the error. The last lines just read the following 1> Generating linker script ‘nRF52833DK-QANI-FreeRTOS.ld’
1> Linking nRF52833DK-QANI-FreeRTOS.elf
1> Post-Building ‘nRF52833DK-QANI-FreeRTOS’
Build failed
Any one know what could be going on? I appreciate any help and anyone's time in advance!
Upvotes: 1
Views: 132