nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Building issue Segger Embedded V5.68

Hello all,

I tried installing Segger mebedded studio on a new PC and followed the install steps from the getting started guide. Everything seems to be installed correctly. 
When I use a project that compiles on my development PC and try to compile this on my new PC I got an error regarding the heap init.

Segger heap init

It gives me "Undefined reference to '__SEGGER_RTL_init_heap' ".
Did I miss something with the installation or is there something wrong with my settings?

Thanks in advance.

Regards Egbert

Parents
  • Hello,

    Can you please try an example from one of the SDK and see the error is still there. And if you are using both SDKs they don't really mix, I would suggest you to chose one of them. You can look into getting started guide for NCS and nRF5 SDK for trying an example.

    Kind Regards,

    Abhijith

  • Hello Abhijith,

    I am using the SDK17.02 as a reference. When I try to build a default example from this SDK this works okay. I followed the procedure from the nRF5 SDK guide, but without success. When I look at my PC I see the following packages installed:

    - J-Link V758b
    - Segger V5.68(64bit)
        - CMSIS 5 CMSIS-CORE Support Package (5.07)
        - CMSIS-CORE Support Package(4.05)
        - Nordic Semiconductor nRF CPU Support Package(8.44)

    Regards,

    Egbert

Reply
  • Hello Abhijith,

    I am using the SDK17.02 as a reference. When I try to build a default example from this SDK this works okay. I followed the procedure from the nRF5 SDK guide, but without success. When I look at my PC I see the following packages installed:

    - J-Link V758b
    - Segger V5.68(64bit)
        - CMSIS 5 CMSIS-CORE Support Package (5.07)
        - CMSIS-CORE Support Package(4.05)
        - Nordic Semiconductor nRF CPU Support Package(8.44)

    Regards,

    Egbert

Children
No Data
Related