CC1310 noRTOS例程IAR中出现问题
在simplelink_cc13x0_sdk_1_40_00_10中有nortos例程,在IAR中出现以下问题,希望TI工程师帮忙解决,谢谢!
1、编译时出现以下warning:
Warning[Lt009]: Inconsistent wchar_t size
CC1310_LAUNCHXL.o and 19 other objects have wchar_t size 16 bits
ADCBufCC26XX.orm3(drivers_cc13x0.arm3) and 47 other objects have wchar_t size 32 bits
2、仿真时出现以下问题:
Tue Nov 07, 2017 15:08:58: ELF/DWARF Error: Unsupported .debug_info format version: 4
Tue Nov 07, 2017 15:08:58: 0 bytes downloaded into FLASH (0.00 Kbytes/sec)
Tue Nov 07, 2017 15:08:58: Failed to load debugee: E:\Projects\CC1310\Debug\CC1310_LAUNCHXL_nortos\Debug\rfWakeOnRadioRx\iar\Debug\Exe\rfWakeOnRadioRx.out
Tue Nov 07, 2017 15:08:59: IAR Embedded Workbench 7.80.4 (armproc.dll)
更新IAR版本,到8.11即可。
您可以在
https://www.iar.com/iar-embedded-workbench/partners/texas-instruments/TI-wireless/
下载最新版本的IAR
您好,最新版IAR EWM还是有此警告呐!