This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Error[Lt009]: Inconsistent wchar_t size

SDK: nRF5_SDK_15.0.0_a53641a

SD: s132_nrf52_6.0.0_softdevice.hex

Architecture: nRF52832AA

EV.B'D. : PCA10040

IDE: iar for arm 8.30.1

OS: windowns 7

Mobile: iPhone6s 

m-App: 'Bluefruit'

I am testing 'lesc' level 3.

I went through the following process.

1. I installed MinGW.
2. After downloading micro-ecc
  copy to 'SDK \ external \ micro-ecc \ micro-ecc'

3. Run c: \ minGw \ msys \ 1.0 \ msys.bat.
   'micro_ecc_lib_nrf52.a' was created with make.

4. Build in the iar IDE.
  error occurred.
  I do not know the cause.

But in the same way up to 1..3
keil5 IDE does not generate an error when built.


But I have already done a lot of work in the iar IDE
It's hard to start again in Keil IDE.
I hope you can solve this problem in the iar IDE.

Related