Hi, I am experiencing the nrf52832 with some testing and developing few examples.
I am using nrf5_SDK_15.3 SES. OS : Windows 10.
I am using nRF52832 only. I have seen the examples which has unnecessary files and folders
but when i saw this link : here,
I want to use my example code folder like this.
while i build the code.
got the errors :
and the ble_app_blinky_pca10040_s132.emproject file
edited as: Replace “../../../../..” with “nRF5_SDK_current”
Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE CrossStudio_Project_File>
<solution Name="ble_app_blinky_pca10040_s132" target="8" version="2">
<project Name="ble_app_blinky_pca10040_s132">
<configuration
Name="Common"
arm_architecture="v7EM"
arm_core_type="Cortex-M4"
arm_endian="Little"
arm_fp_abi="Hard"
arm_fpu_type="FPv4-SP-D16"
arm_linker_heap_size="8192"
arm_linker_process_stack_size="0"
arm_linker_stack_size="8192"
arm_linker_treat_warnings_as_errors="No"
arm_simulator_memory_simulation_parameter="RWX 00000000,00100000,FFFFFFFF;RWX 20000000,00010000,CDCDCDCD"
arm_target_device_name="nRF52832_xxAA"
arm_target_interface_type="SWD"
c_user_include_directories="../../../config;../nRF5_SDK_current/components;../nRF5_SDK_current/components/ble/ble_advertising;../nRF5_SDK_current/components/ble/ble_dtm;../nRF5_SDK_current/components/ble/ble_racp;../nRF5_SDK_current/components/ble/ble_services/ble_ancs_c;../nRF5_SDK_current/components/ble/ble_services/ble_ans_c;../nRF5_SDK_current/components/ble/ble_services/ble_bas;../nRF5_SDK_current/components/ble/ble_services/ble_bas_c;../nRF5_SDK_current/components/ble/ble_services/ble_cscs;../nRF5_SDK_current/components/ble/ble_services/ble_cts_c;../nRF5_SDK_current/components/ble/ble_services/ble_dfu;../nRF5_SDK_current/components/ble/ble_services/ble_dis;../nRF5_SDK_current/components/ble/ble_services/ble_gls;../nRF5_SDK_current/components/ble/ble_services/ble_hids;../nRF5_SDK_current/components/ble/ble_services/ble_hrs;../nRF5_SDK_current/components/ble/ble_services/ble_hrs_c;../nRF5_SDK_current/components/ble/ble_services/ble_hts;../nRF5_SDK_current/components/ble/ble_services/ble_ias;../nRF5_SDK_current/components/ble/ble_services/ble_ias_c;../nRF5_SDK_current/components/ble/ble_services/ble_lbs;../nRF5_SDK_current/components/ble/ble_services/ble_lbs_c;../nRF5_SDK_current/components/ble/ble_services/ble_lls;../nRF5_SDK_current/components/ble/ble_services/ble_nus;../nRF5_SDK_current/components/ble/ble_services/ble_nus_c;../nRF5_SDK_current/components/ble/ble_services/ble_rscs;../nRF5_SDK_current/components/ble/ble_services/ble_rscs_c;../nRF5_SDK_current/components/ble/ble_services/ble_tps;../nRF5_SDK_current/components/ble/common;../nRF5_SDK_current/components/ble/nrf_ble_gatt;../nRF5_SDK_current/components/ble/nrf_ble_qwr;../nRF5_SDK_current/components/ble/peer_manager;../nRF5_SDK_current/components/boards;../nRF5_SDK_current/components/libraries/atomic;../nRF5_SDK_current/components/libraries/atomic_fifo;../nRF5_SDK_current/components/libraries/atomic_flags;../nRF5_SDK_current/components/libraries/balloc;../nRF5_SDK_current/components/libraries/bootloader/ble_dfu;../nRF5_SDK_current/components/libraries/button;../nRF5_SDK_current/components/libraries/cli;../nRF5_SDK_current/components/libraries/crc16;../nRF5_SDK_current/components/libraries/crc32;../nRF5_SDK_current/components/libraries/crypto;../nRF5_SDK_current/components/libraries/csense;../nRF5_SDK_current/components/libraries/csense_drv;../nRF5_SDK_current/components/libraries/delay;../nRF5_SDK_current/components/libraries/ecc;../nRF5_SDK_current/components/libraries/experimental_section_vars;../nRF5_SDK_current/components/libraries/experimental_task_manager;../nRF5_SDK_current/components/libraries/fds;../nRF5_SDK_current/components/libraries/fstorage;../nRF5_SDK_current/components/libraries/gfx;../nRF5_SDK_current/components/libraries/gpiote;../nRF5_SDK_current/components/libraries/hardfault;../nRF5_SDK_current/components/libraries/hci;../nRF5_SDK_current/components/libraries/led_softblink;../nRF5_SDK_current/components/libraries/log;../nRF5_SDK_current/components/libraries/log/src;../nRF5_SDK_current/components/libraries/low_power_pwm;../nRF5_SDK_current/components/libraries/mem_manager;../nRF5_SDK_current/components/libraries/memobj;../nRF5_SDK_current/components/libraries/mpu;../nRF5_SDK_current/components/libraries/mutex;../nRF5_SDK_current/components/libraries/pwm;../nRF5_SDK_current/components/libraries/pwr_mgmt;../nRF5_SDK_current/components/libraries/queue;../nRF5_SDK_current/components/libraries/ringbuf;../nRF5_SDK_current/components/libraries/scheduler;../nRF5_SDK_current/components/libraries/sdcard;../nRF5_SDK_current/components/libraries/slip;../nRF5_SDK_current/components/libraries/sortlist;../nRF5_SDK_current/components/libraries/spi_mngr;../nRF5_SDK_current/components/libraries/stack_guard;../nRF5_SDK_current/components/libraries/strerror;../nRF5_SDK_current/components/libraries/svc;../nRF5_SDK_current/components/libraries/timer;../nRF5_SDK_current/components/libraries/twi_mngr;../nRF5_SDK_current/components/libraries/twi_sensor;../nRF5_SDK_current/components/libraries/usbd;../nRF5_SDK_current/components/libraries/usbd/class/audio;../nRF5_SDK_current/components/libraries/usbd/class/cdc;../nRF5_SDK_current/components/libraries/usbd/class/cdc/acm;../nRF5_SDK_current/components/libraries/usbd/class/hid;../nRF5_SDK_current/components/libraries/usbd/class/hid/generic;../nRF5_SDK_current/components/libraries/usbd/class/hid/kbd;../nRF5_SDK_current/components/libraries/usbd/class/hid/mouse;../nRF5_SDK_current/components/libraries/usbd/class/msc;../nRF5_SDK_current/components/libraries/util;../nRF5_SDK_current/components/nfc/ndef/conn_hand_parser;../nRF5_SDK_current/components/nfc/ndef/conn_hand_parser/ac_rec_parser;../nRF5_SDK_current/components/nfc/ndef/conn_hand_parser/ble_oob_advdata_parser;../nRF5_SDK_current/components/nfc/ndef/conn_hand_parser/le_oob_rec_parser;../nRF5_SDK_current/components/nfc/ndef/connection_handover/ac_rec;../nRF5_SDK_current/components/nfc/ndef/connection_handover/ble_oob_advdata;../nRF5_SDK_current/components/nfc/ndef/connection_handover/ble_pair_lib;../nRF5_SDK_current/components/nfc/ndef/connection_handover/ble_pair_msg;../nRF5_SDK_current/components/nfc/ndef/connection_handover/common;../nRF5_SDK_current/components/nfc/ndef/connection_handover/ep_oob_rec;../nRF5_SDK_current/components/nfc/ndef/connection_handover/hs_rec;../nRF5_SDK_current/components/nfc/ndef/connection_handover/le_oob_rec;../nRF5_SDK_current/components/nfc/ndef/generic/message;../nRF5_SDK_current/components/nfc/ndef/generic/record;../nRF5_SDK_current/components/nfc/ndef/launchapp;../nRF5_SDK_current/components/nfc/ndef/parser/message;../nRF5_SDK_current/components/nfc/ndef/parser/record;../nRF5_SDK_current/components/nfc/ndef/text;../nRF5_SDK_current/components/nfc/ndef/uri;../nRF5_SDK_current/components/nfc/t2t_lib;../nRF5_SDK_current/components/nfc/t2t_parser;../nRF5_SDK_current/components/nfc/t4t_lib;../nRF5_SDK_current/components/nfc/t4t_parser/apdu;../nRF5_SDK_current/components/nfc/t4t_parser/cc_file;../nRF5_SDK_current/components/nfc/t4t_parser/hl_detection_procedure;../nRF5_SDK_current/components/nfc/t4t_parser/tlv;../nRF5_SDK_current/components/softdevice/common;../nRF5_SDK_current/components/softdevice/s132/headers;../nRF5_SDK_current/components/softdevice/s132/headers/nrf52;../nRF5_SDK_current/components/toolchain/cmsis/include;../nRF5_SDK_current/external/fprintf;../nRF5_SDK_current/external/segger_rtt;../nRF5_SDK_current/external/utf_converter;../nRF5_SDK_current/integration/nrfx;../nRF5_SDK_current/integration/nrfx/legacy;../nRF5_SDK_current/modules/nrfx;../nRF5_SDK_current/modules/nrfx/drivers/include;../nRF5_SDK_current/modules/nrfx/hal;../nRF5_SDK_current/modules/nrfx/mdk;../config;"
c_preprocessor_definitions="LSPOT_V12;CONFIG_GPIO_AS_PINRESET;FLOAT_ABI_HARD;INITIALIZE_USER_SECTIONS;NO_VTOR_CONFIG;NRF52;NRF52832_XXAA;NRF52_PAN_74;NRF_SD_BLE_API_VERSION=6;S132;SOFTDEVICE_PRESENT;SWI_DISABLE0;"
debug_target_connection="J-Link"
gcc_entry_point="Reset_Handler"
can you give me the solution
how to solve this.