asl07 Beginner
- Member since Jan 7th 2019
- Last Activity
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
asl07 -
Replied to the thread How to import gcc-arm project to segger studio.
PostI tried doing all of that and still get some compilation issues, which I don't know how to fix. Hopefully someone can help: Rebuilding ‘RUI_ses’ from solution ‘RUI_ses’ in configuration ‘Debug’ Compiling… -
asl07 -
Replied to the thread How to import gcc-arm project to segger studio.
PostHi, Thanks for the reply. I am trying to do it manually but have some doubts (I am not very familiar with either makefiles or segger studio, sorry if I am asking very obvious questions). Here are some questions: 1. There are a lot of .c src files that… -
asl07 -
Posted the thread How to import gcc-arm project to segger studio.
ThreadHi, I am evaluating the Firmware on this github repo and my nrf52832. It uses NordicSDK and an ARMGCC makefile. At the moment I am compiling it using the makefile, however I would like to import this project to Segger Embedded Studio, in order to be…