This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2640R2F: CC2640R2F IAR and SDK dependencies

Part Number: CC2640R2F

We're using SDK4_10_00_10  in the reader application.

The release note dependencies indicates that the IAR Embedded Workbench is using EWARM-8.32.2.

If we had build this SDK with IAR 8.32.4, is there any reason why we should not use it for our production build ?

Will you be able to support us in the future if we made this IAR compiler change in our product ?

  • Hi,

    The release note dependencies specify the IDE version that was used when developing the SDK release and when verifying the functionality. Using a different version, may lead to unexpected behavior so it is recommended to use the same version as the one specified in the release notes. It is possible that a newer IDE version works identically to the version specified in the release notes, but this has not been verified so it is possible there may be unexpected behavior. If possible, I would also recommend using the latest SDK along with the IDE version specified in the dependencies section.

    Best Regards,

    Jan

  • Thanks for your answer.