NordicSemiconductor / Nordic-Thingy52-FW

Nordic Thingy:52 software development kit. This kit is designed to assist users in developing their own custom firmware for Thingy. Please see http://www.nordicsemi.com/thingy for the latest news and software releases.
Other
210 stars 133 forks source link

Segger Project File Missing #23

Open hongkongkiwi opened 6 years ago

hongkongkiwi commented 6 years ago

In the project, there are no Segger Project Files.

I'm trying to use Segger Studio to run, I've also tried importing the Kiel project, but I am encountering a lot of errors.

Is it possible to add a segger project so we can modify the code easily?

koffes commented 6 years ago

Hi.

We have this on our list of desired features, but we cannot guarantee if we will have this supported. Currently, we support GCC and Keil and both should compile with no errors. Have you performed all points in the README? You need some additional files before the project can be compiled.

hongkongkiwi commented 6 years ago

I've followed the instructions and am stuck on some weird errors. I just can't seem to make it work. I've added all the additional files except the soft device hex as I'm just trying to get the basic code to compile. I believe many of the errors I'm getting are a bit nonsense.

I'm on a MacOS so that's why I want to use Segger, so Keil unfortunately isn't a great option.

You can see my forked repo here pulling down the latest code (excluding the two MPU libraries), I've followed the instructions for importing a Keil project: https://github.com/NordicSemiconductor/Nordic-Thingy52-FW

koffes commented 6 years ago

I see. Can you please copy the error messages here so we can assist?

dvescovi1 commented 5 years ago

I would be interested in seeing this work also.

dvescovi1 commented 5 years ago

I would be interested in seeing this work also.