GCC 와 Eclipse 로 NRF52 시리즈 개발하기 2부
Development With GCC and Eclipse Part 2. CONTENT Development With GCC and Eclipse Part 1 Development With GCC and Eclipse Part 2 (현재 포스팅) Eclipse 빌드하기 먼저 SDK에서 아래의 디렉토리에 있는 파일들을 복사해 한 곳에 모아놓자. nRF5_SDK_15.2.0_9412b96\examples\peripheral\blinky 에 있는 main.c nRF5_SDK_15.2.0_9412b96\examples\peripheral\blinky\pca10040\blank 에 있는 config 폴더 nRF5_SDK_15.2.0_9412b96\examples\peripheral\blinky\pca10040\blank\armgcc 에 있는 blinky_gcc_nrf52.ld와 Makefile 총 4개를 긁어다가 한 곳에 […]
GCC 와 Eclipse 로 NRF52 시리즈 개발하기 2부 더 읽기"