Search Results

Search results 1-1 of 1.

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

  • Hi! I evaluate Segger Embedded Studio. I downloaded lastest version (4.52c), impoted my IAR project, starting build and and got a lot of errors related whith preprocessor. For example: in IAR preprocessor I defined: MBEDTLS_CONFIG_FILE="protocol/bluetooth/ble_stack/inc/soc/mbedtls_config.h" RTOS_DEBUG_MODE=DEF_ENABLED - where DEF_ENABLED defined in .h file Segger ES imported this settings, but Segger ES not accept their meaning. Could you explain please: whether it is possible to make such prepr…