5 years, 2 months ago.

Howto export nRF52DK project from online mbed compiler to ARM GCC toolchain?

I create a project based on NRF52DK, and export to gcc version( mbed-os-example-blinky_make_gcc_arm_nrf52_dk.zip). Then I changed the path in makefile : ASM_FLAGS += mbed_config.h, it still has error. Here is my makefile and project directory. Who has met the problem?

Be the first to answer this question.