Other Parts Discussed in Thread: CC2640R2F,
Hi,
I build BLE5 Simple Peripheral at IAR Embedded Workbench 8.11.1, and I am getting this warning below. How do I solve this warning?
Warning[Lt009]: Inconsistent wchar_t size
CryptoCC26XX.orm3(drivers_cc26x0r2.arm3) and 70 other objects have wchar_t size 16 bits
ble_user_config.o and 57 other objects have wchar_t size 32 bits
- kel