我在将DA14531 datapump的keil工程转换到IAR工程。我构建中遇到了一些错误,应该如何解决。
使用的IAR Project Converter工具进行转换。转换前需要删除sdk6\sdk\platform\include的da14531.h,da14535.h,da14585_586.h,(不删除会卡死)然后手动复制到转换后的工程文件夹内。
工程转换完成后,构建遇到了一些错误,应该如何解决,谢谢。
codeless - codeless_531_datapump Reading project nodes... attm_db_128.c trng.c systick.c syscntl.c Warning[Pe223]: function "memcpy" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\utilities\otp_hdr\otp_hdr.h 283 Error[Pe020]: identifier "BD_ADDR_LEN" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\utilities\otp_hdr\otp_hdr.h 283 uart_utils.c timer2.c wkupct_quadec.c uart.c diss.c diss_task.c custs2.c custom_common.c spi_flash.c custs2_task.c suotar.c custs1_task.c Warning[Pe223]: function "wdg_reload" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 69 Warning[Pe223]: function "wdg_resume" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 69 Warning[Pe223]: function "wdg_reload" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 72 Warning[Pe223]: function "wdg_resume" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 72 Warning[Pe223]: function "wdg_reload" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 73 Warning[Pe223]: function "wdg_resume" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 73 Warning[Pe223]: function "wdg_reload" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 90 Warning[Pe223]: function "wdg_resume" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 90 Warning[Pe223]: function "wdg_reload" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 94 Warning[Pe223]: function "wdg_resume" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 94 Warning[Pe223]: function "wdg_reload" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 643 Warning[Pe223]: function "wdg_resume" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 643 Warning[Pe223]: function "wdg_reload" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 651 Warning[Pe223]: function "wdg_resume" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 651 Warning[Pe223]: function "wdg_reload" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 656 Warning[Pe223]: function "wdg_resume" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 656 Warning[Pe223]: function "wdg_reload" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 665 Warning[Pe223]: function "wdg_resume" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1_task.c 665 prf_utils.c custs1.c Error[Pe020]: identifier "app_env" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1.c 287 Error[Pe020]: identifier "app_env" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\profiles\custom\custs\src\custs1.c 308 prf.c battery.c nmi_handler.c gpio.c Error[Pe020]: identifier "CFG_LP_CLK" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_system.h 74 Error[Pe020]: identifier "CFG_LP_CLK" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_system.h 85 system_DA14531.c hardfault_handler.c hw_otpc_531.c Warning[Pe223]: function "memcpy" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\utilities\otp_hdr\otp_hdr.h 283 Error[Pe020]: identifier "BD_ADDR_LEN" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\utilities\otp_hdr\otp_hdr.h 283 i2c.c user_bonding_database.c i2c_eeprom.c adc_531.c suotar_task.c user_utility_functions.c Error[Pe020]: identifier "uint32_t" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\third_party\hash\hash.h 50 Error[Pe020]: identifier "uint32_t" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\third_party\hash\hash.h 50 Error[Pe020]: identifier "CFG_NVDS_TAG_BD_ADDRESS" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_utility_functions.c 145 user_cmd_parser.c user_baud.c user_codeless.c Error[Pe020]: identifier "CFG_MAX_TX_PACKET_LENGTH" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_codeless.c 171 Error[Pe020]: identifier "CFG_MAX_TX_PACKET_LENGTH" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_codeless.c 1161 Error[Pe020]: identifier "CFG_MAX_RX_PACKET_LENGTH" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_codeless.c 1162 user_at_console.c Error[Pe020]: identifier "uint8_t" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_at_console.h 139 Error[Pe020]: identifier "size_t" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_at_console.h 140 Error[Pe020]: identifier "bool" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_at_console.h 142 Error[Pe020]: identifier "bool" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_at_console.h 143 user_heartbeat.c user_cmd_interpreter.c user_at_commands.c Error[Pe020]: identifier "uint8_t" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_at_console.h 139 Error[Pe020]: identifier "bool" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_at_console.h 142 Error[Pe020]: identifier "bool" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_at_console.h 143 Error[Pe020]: identifier "GAPM_GET_RAL_SIZE" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 76 Error[Pe020]: identifier "GAPM_GET_RAL_LOC_ADDR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 78 Error[Pe020]: identifier "GAPM_GET_RAL_PEER_ADDR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 80 Error[Pe020]: identifier "GAPM_ADD_DEV_IN_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 82 Error[Pe020]: identifier "GAPM_RMV_DEV_FRM_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 84 Error[Pe020]: identifier "GAPM_CLEAR_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 86 Error[Pe020]: identifier "GAPM_NETWORK_MODE_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 88 Error[Pe020]: identifier "GAPM_DEVICE_MODE_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 90 Warning[Pe231]: declaration is not visible outside of function C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 106 Error[Pe020]: identifier "CFG_LP_CLK" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_system.h 74 Error[Pe020]: identifier "CFG_LP_CLK" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_system.h 85 user_codeless_env.c user_handlers.c Error[Pe020]: identifier "GAPM_GET_RAL_SIZE" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 76 Error[Pe020]: identifier "GAPM_GET_RAL_LOC_ADDR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 78 Error[Pe020]: identifier "GAPM_GET_RAL_PEER_ADDR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 80 Error[Pe020]: identifier "GAPM_ADD_DEV_IN_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 82 Error[Pe020]: identifier "GAPM_RMV_DEV_FRM_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 84 Error[Pe020]: identifier "GAPM_CLEAR_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 86 Error[Pe020]: identifier "GAPM_NETWORK_MODE_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 88 Error[Pe020]: identifier "GAPM_DEVICE_MODE_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 90 Warning[Pe231]: declaration is not visible outside of function C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 106 user_gatt.c user_security.c Error[Pe020]: identifier "uint8_t" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_at_console.h 139 Error[Pe020]: identifier "size_t" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_at_console.h 140 Error[Pe020]: identifier "bool" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_at_console.h 142 Error[Pe020]: identifier "bool" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_at_console.h 143 user_gap.c Fatal Error[Pe035]: #error directive: USER_CFG_ADDRESS_MODE should be always defined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_gap.c 70 user_i2c.c startup_DA14531.s Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 32 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 41 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 44 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 50 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 51 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 62 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s *** Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 67 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 92 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 97 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 100 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 102 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 103 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 104 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 105 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 106 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 107 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 108 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 109 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 110 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 111 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 112 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 113 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 114 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 115 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 116 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 119 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 120 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 121 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 122 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 123 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 124 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 125 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 126 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 127 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 128 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 129 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 130 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 131 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 132 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 133 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 134 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 135 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 136 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 137 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 138 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 139 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 140 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 141 Warning[410]: DC or DS directive while in CODE area. C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 142 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 147 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 149 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 339 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 340 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 344 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 382 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 388 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 400 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 404 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 416 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 419 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 420 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 422 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 425 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 426 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 428 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 431 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 432 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 434 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 436 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 437 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 438 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 439 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 440 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 441 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 442 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 443 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 444 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 445 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 446 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 447 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 448 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 449 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 450 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 451 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 452 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 453 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 454 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 455 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 456 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 457 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 458 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 459 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 460 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 487 Error[413]: 'ALIGN' is illegal. Use directive ALIGNROM or ALIGNRAM (the first parameter is raised to the power of 2, the second is a 32-bit fill value). C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 489 Error[0]: Invalid syntax C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 494 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 509 Error[40]: Bad instruction C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 515 Error[413]: 'ALIGN' is illegal. Use directive ALIGNROM or ALIGNRAM (the first parameter is raised to the power of 2, the second is a 32-bit fill value). C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 517 Error[467]: Cannot handle absolute value C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 392 Error[467]: Cannot handle absolute value C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 408 Error[467]: Cannot handle absolute value C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 421 Error[467]: Cannot handle absolute value C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 427 Error[467]: Cannot handle absolute value C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 433 Error[467]: Cannot handle absolute value C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\boot\ARM\startup_DA14531.s 486 user_spi.c user_pwm.c Error[Pe020]: identifier "uint8_t" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_at_console.h 139 Error[Pe020]: identifier "size_t" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_at_console.h 140 Error[Pe020]: identifier "bool" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_at_console.h 142 Error[Pe020]: identifier "bool" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_at_console.h 143 user_custs_sps.c Error[Pe020]: identifier "uint32_t" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\third_party\hash\hash.h 50 Error[Pe020]: identifier "uint32_t" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\third_party\hash\hash.h 50 Error[Pe020]: identifier "app_default_sleep_mode" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_custs_sps.c 802 user_spi_command_interface.c user_custs1_def_585.c Error[Pe059]: function call is not allowed in a constant expression C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\common_codeless_files\profiles\CLS\custom_profile\user_custs1_def_585.c 78 app_bass.c system_library_531_01.c app_customs_common.c app_bass_task.c rf_585.c rf_531.c Error[Pe020]: identifier "size_t" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\src\user_at_console.h 140 app_customs.c Error[Pe020]: identifier "GAPM_PROFILE_TASK_ADD_CMD" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\src\app_custs\app_customs.c 82 Error[Pe070]: incomplete type is not allowed C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\src\app_custs\app_customs.c 82 Error[Pe393]: pointer to incomplete class type "struct gapm_profile_task_add_cmd" is not allowed C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\src\app_custs\app_customs.c 89 Error[Pe020]: identifier "GAPM_PROFILE_TASK_ADD" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\src\app_custs\app_customs.c 89 Error[Pe393]: pointer to incomplete class type "struct gapm_profile_task_add_cmd" is not allowed C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\src\app_custs\app_customs.c 90 Error[Pe393]: pointer to incomplete class type "struct gapm_profile_task_add_cmd" is not allowed C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\src\app_custs\app_customs.c 91 Error[Pe393]: pointer to incomplete class type "struct gapm_profile_task_add_cmd" is not allowed C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\src\app_custs\app_customs.c 92 Error[Pe393]: pointer to incomplete class type "struct gapm_profile_task_add_cmd" is not allowed C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\src\app_custs\app_customs.c 93 Error[Pe393]: pointer to incomplete class type "struct gapm_profile_task_add_cmd" is not allowed C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\src\app_custs\app_customs.c 96 app.c system_library_535.c app_bond_db.c Error[Pe020]: identifier "GAPM_GET_RAL_SIZE" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 76 Error[Pe020]: identifier "GAPM_GET_RAL_LOC_ADDR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 78 Error[Pe020]: identifier "GAPM_GET_RAL_PEER_ADDR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 80 Error[Pe020]: identifier "GAPM_ADD_DEV_IN_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 82 Error[Pe020]: identifier "GAPM_RMV_DEV_FRM_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 84 Error[Pe020]: identifier "GAPM_CLEAR_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 86 Error[Pe020]: identifier "GAPM_NETWORK_MODE_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 88 Error[Pe020]: identifier "GAPM_DEVICE_MODE_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 90 app_conpar_db.c Error[Pe020]: identifier "GAPM_GET_RAL_SIZE" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 76 Error[Pe020]: identifier "GAPM_GET_RAL_LOC_ADDR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 78 Error[Pe020]: identifier "GAPM_GET_RAL_PEER_ADDR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 80 Error[Pe020]: identifier "GAPM_ADD_DEV_IN_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 82 Error[Pe020]: identifier "GAPM_RMV_DEV_FRM_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 84 Error[Pe020]: identifier "GAPM_CLEAR_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 86 Error[Pe020]: identifier "GAPM_NETWORK_MODE_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 88 Error[Pe020]: identifier "GAPM_DEVICE_MODE_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 90 Warning[Pe231]: declaration is not visible outside of function C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 106 Error[Pe020]: identifier "CFG_MAX_TX_PACKET_LENGTH" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\src\app_conpar_db\app_conpar_db.c 150 Error[Pe020]: identifier "CFG_MAX_RX_PACKET_LENGTH" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\src\app_conpar_db\app_conpar_db.c 151 system_library_585_586.c system_library_531.c spi_531.c otp_cs.c Error[Pe020]: identifier "BD_ADDR_LEN" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\utilities\otp_hdr\otp_hdr.h 283 rwble.c Error[Pe020]: identifier "CFG_LP_CLK" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_system.h 74 Error[Pe020]: identifier "CFG_LP_CLK" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_system.h 85 Warning[Pe223]: function "dlg_finetgtim_isr" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\rwble\rwble.c 994 Warning[Pe223]: function "dlg_slp_isr" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\rwble\rwble.c 1081 Warning[Pe223]: function "dlg_cscnt_isr" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\ble_stack\rwble\rwble.c 1094 app_diss.c ble_arp.c Error[Pe020]: identifier "CFG_LP_CLK" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_system.h 74 Error[Pe020]: identifier "CFG_LP_CLK" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_system.h 85 Fatal Error[Pe035]: #error directive: "Config error: invalid value for CFG_MAX_TX_PACKET_LENGTH." C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\common_project_files\da1458x_scatter_config.h 88 app_diss_task.c app_customs_task.c rwip.c Error[Pe020]: identifier "CFG_LP_CLK" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_system.h 74 Error[Pe020]: identifier "CFG_LP_CLK" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_system.h 85 app_msg_utils.c app_easy_msg_utils.c app_default_handlers.c app_findme.c app_easy_timer.c app_entry_point.c Error[Pe020]: identifier "app_process_catch_rest_cb" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\src\app_entry\app_entry_point.c 230 app_easy_security.c Warning[Pe223]: function "US_TO_DOUBLESLOTS" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_mid.h 796 Warning[Pe223]: function "US_TO_TIMERUNITS" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_mid.h 799 app_findme_task.c app_proxr_task.c app_proxr.c app_events_db.c Error[Pe020]: identifier "GAPM_GET_RAL_SIZE" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 76 Error[Pe020]: identifier "GAPM_GET_RAL_LOC_ADDR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 78 Error[Pe020]: identifier "GAPM_GET_RAL_PEER_ADDR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 80 Error[Pe020]: identifier "GAPM_ADD_DEV_IN_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 82 Error[Pe020]: identifier "GAPM_RMV_DEV_FRM_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 84 Error[Pe020]: identifier "GAPM_CLEAR_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 86 Error[Pe020]: identifier "GAPM_NETWORK_MODE_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 88 Error[Pe020]: identifier "GAPM_DEVICE_MODE_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 90 Warning[Pe231]: declaration is not visible outside of function C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 106 app_handlers_db.c Error[Pe020]: identifier "GAPM_GET_RAL_SIZE" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 76 Error[Pe020]: identifier "GAPM_GET_RAL_LOC_ADDR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 78 Error[Pe020]: identifier "GAPM_GET_RAL_PEER_ADDR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 80 Error[Pe020]: identifier "GAPM_ADD_DEV_IN_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 82 Error[Pe020]: identifier "GAPM_RMV_DEV_FRM_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 84 Error[Pe020]: identifier "GAPM_CLEAR_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 86 Error[Pe020]: identifier "GAPM_NETWORK_MODE_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 88 Error[Pe020]: identifier "GAPM_DEVICE_MODE_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 90 Warning[Pe231]: declaration is not visible outside of function C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 106 chacha20.c hash.c app_security.c app_non_volatile_storage.c Error[Pe020]: identifier "GAPM_GET_RAL_SIZE" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 76 Error[Pe020]: identifier "GAPM_GET_RAL_LOC_ADDR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 78 Error[Pe020]: identifier "GAPM_GET_RAL_PEER_ADDR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 80 Error[Pe020]: identifier "GAPM_ADD_DEV_IN_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 82 Error[Pe020]: identifier "GAPM_RMV_DEV_FRM_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 84 Error[Pe020]: identifier "GAPM_CLEAR_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 86 Error[Pe020]: identifier "GAPM_NETWORK_MODE_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 88 Error[Pe020]: identifier "GAPM_DEVICE_MODE_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 90 Warning[Pe231]: declaration is not visible outside of function C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 106 arch_rom.c Fatal Error[Pe035]: #error directive: "Config error: invalid value for CFG_MAX_TX_PACKET_LENGTH." C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\common_project_files\da1458x_scatter_config.h 88 nvds.c Error[Pe020]: identifier "CFG_NVDS_TAG_LPCLK_DRIFT" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\core_modules\nvds\src\nvds.c 58 Error[Pe020]: identifier "CFG_NVDS_TAG_BD_ADDRESS" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\core_modules\nvds\src\nvds.c 59 Error[Pe020]: identifier "CFG_NVDS_TAG_BLE_CA_TIMER_DUR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\core_modules\nvds\src\nvds.c 61 Error[Pe020]: identifier "CFG_NVDS_TAG_BLE_CRA_TIMER_DUR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\core_modules\nvds\src\nvds.c 63 Error[Pe020]: identifier "CFG_NVDS_TAG_BLE_CA_MIN_RSSI" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\core_modules\nvds\src\nvds.c 65 Error[Pe020]: identifier "CFG_NVDS_TAG_BLE_CA_NB_PKT" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\core_modules\nvds\src\nvds.c 67 Error[Pe020]: identifier "CFG_NVDS_TAG_BLE_CA_NB_BAD_PKT" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\core_modules\nvds\src\nvds.c 69 jump_table.c Fatal Error[Pe035]: #error directive: "Config error: invalid value for CFG_MAX_TX_PACKET_LENGTH." C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\common_project_files\da1458x_scatter_config.h 88 app_utils.c Error[Pe020]: identifier "GAPM_GET_RAL_SIZE" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 76 Error[Pe020]: identifier "GAPM_GET_RAL_LOC_ADDR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 78 Error[Pe020]: identifier "GAPM_GET_RAL_PEER_ADDR" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 80 Error[Pe020]: identifier "GAPM_ADD_DEV_IN_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 82 Error[Pe020]: identifier "GAPM_RMV_DEV_FRM_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 84 Error[Pe020]: identifier "GAPM_CLEAR_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 86 Error[Pe020]: identifier "GAPM_NETWORK_MODE_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 88 Error[Pe020]: identifier "GAPM_DEVICE_MODE_RAL" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 90 Warning[Pe231]: declaration is not visible outside of function C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\api\app_utils.h 106 Error[Pe147]: declaration is incompatible with "__softfp enum app_addr_types app_get_address_type(uint8_t, struct bd_addr)" (declared Hat line 106 of "C:\Users\Mund\Desktop\Bluetooth_IAR\projects\target_apps\codeless\codeless_5xx\Keil_5/./../../../../../sdk6/sdk/app_modules/api\app_utils.h"h) C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\app_modules\src\app_common\app_utils.c 135 arch_main.c Error[Pe020]: identifier "CFG_LP_CLK" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_system.h 74 Error[Pe020]: identifier "CFG_LP_CLK" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_system.h 85 Warning[Pe223]: function "init_retention_mode" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_main.c 230 Error[Pe159]: declaration is incompatible with previous "init_retention_mode" (declared Hat line 230h) C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_main.c 599 Warning[Pe223]: function "otp_prepare" declared implicitly C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_main.c 811 Error[Pe159]: declaration is incompatible with previous "otp_prepare" (declared Hat line 811h) C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_main.c 857 Warning[Pe177]: function "init_retention_mode" was declared but never referenced C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_main.c 599 Warning[Pe177]: function "otp_prepare" was declared but never referenced C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_main.c 857 arch_system.c Error[Pe020]: identifier "CFG_LP_CLK" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_system.h 74 Error[Pe020]: identifier "CFG_LP_CLK" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\arch\main\arch_system.h 85 Error[Pe020]: identifier "BD_ADDR_LEN" is undefined C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\platform\utilities\otp_hdr\otp_hdr.h 283 Fatal Error[Pe035]: #error directive: "Config error: invalid value for CFG_MAX_TX_PACKET_LENGTH." C:\Users\Mund\Desktop\Bluetooth_IAR\sdk6\sdk\common_project_files\da1458x_scatter_config.h 88 Total number of errors: 203 Total number of warnings: 76 Resolving dependencies... Build failed
Hi There,
Thank you for posting your question online and for your interest in our Wireless solutions.Unfortunately, we do not support IAR for the Codeless SDK.We have provided you an answer also here: DA14531 - Codeless with IAR - Bluetooth Low Energy - Wireless Connectivity - Renesas Engineering Community
Best Regards,OV_Renesas,
-----------------------------------------
您好、
感谢您在线提出问题并对我们的无线解决方案感兴趣。很遗憾,我们不支持 IAR 的无代码 SDK。我们在这里也为您提供了答案: DA14531 - Codeless with IAR - Bluetooth Low Energy - Wireless Connectivity - Renesas Engineering Community
致以最诚挚的问候、OV_Renesas、