[SOLVED] Missing macro definition I in complex.h in SES 6.32b

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

  • [SOLVED] Missing macro definition I in complex.h in SES 6.32b

    Hi,

    when trying to builld our application with new SES 6.32b we get the error message

    ‘I’ undeclared (first use in this function)

    Building with SES 5.40c works fine, what I found is a missing macro in complex.h.
    File complex.h in SES 5.40c includes this macro definition:

    C Source Code: /usr/share/segger_embedded_studio_for_arm_5.40c/include/complex.h

    1. #define complex _Complex
    2. #define _Complex_I 1.0fi
    3. #define I _Complex_I


    This macro definition is gone in SES 6.32b!

    Where can I find this defintion now ???
  • Hello,

    Thank you for your inquiry.
    Indeed the definition for I was removed. I will check with the team.
    Most likely it will be reintroduced with a future update.

    EDIT: I talked to the team. It will be reintroduced with the next Embedded Studio update. To get notified automatically when it is available you can subscribe here:
    segger.com/notification/subscribe.php?prodid=196

    Best regards,
    Nino
    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.