I have just exported a project from mbed, to the Keil uVision4 tool chain.
-
Create New Project "BLE_Thermometer" on mbed. "BLE example for the Health-Thermometer service" on Nordic nRF51-DK
-
Export Project to Keil uVsion4. Target:Nordic nRF51-DK
-
Open this project on Keil uVison4, "BLE_Thermometer.uvproj".
-
Rebuild.
But many error and worning as below. ".\build\BLE_Thermometer.axf" - 481 Error(s), 766 Warning(s).
Have I done something wrong in the export / import process, or in setting up the keil project?
devzone.nordicsemi.com/.../ I have see the Question and I tryed "--diag_suppress=1, but still many errors.