7 years, 4 months ago.

Export error to Keil and IAR using platform nRF52-DK and Delta DFBM-NQ620

How to fix the export error which occured when using platform nRF52-DK and Delta DFBM-NQ620? I got the same error when I try to export to Keil and IAR. /media/uploads/wgd8700/export_error.png

1 Answer

7 years, 4 months ago.

Thanks for reporting this to us! I have been able to reproduce the errors without modification using the example BLE_Heartrate by exporting to Keil UVision5 and IAR for both the nRF52-DK and Delta DFBM-NQ620.

We are working on these issues.

In the mean time, you could import your project with mbed-cli and use `mbed export -i uvision5 -m nrf52_dk` to export for uvision5 with the nRF52-DK right now.