[SOLVED] SDK and C#

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • [SOLVED] SDK and C#

    Segger really needs to release a C# interface to the SDK covering all functions and structs.

    Who programs in C / C++ anymore on Windows anyway??

    I'm spending too much time figuring out how to Marshal evey everything.

    Marshalling JLINK_RTTERMINAL_Control() is what made me post this.

    Thanks
    Keith Vasilakes
    Intricon
  • Hi Keith,

    I am sorry to hear that you are facing hassle when using the J-Link SDK in a C# environment.
    Unfortunately, there are currently no plans to release C# interface / version of the J-Link SDK.

    Who programs in C / C++ anymore on Windows anyway??

    The J-Link software is available for Windows, macOS, Linux and Linux for ARM, our middle ware for embedded systems and the firmware of our hardware products are written in C / Assembler, therefore it makes sense that our desktop software is also written in C / C++.


    Best regards,
    Niklas
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.
  • There are different sample applications shipped with the SDK, for different programming languages (C, Basic, C#, ...).

    Who programs in C / C++ anymore on Windows anyway??

    I won't comment on this.


    Best regards
    Alex
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.