generic_nrf52820_xxaa.emProject 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. <!DOCTYPE CrossStudio_Project_File>
  2. <solution Name="generic_nrf52820_xxaa" target="8" version="2">
  3. <project Name="generic_nrf52820_xxaa">
  4. <configuration
  5. Name="Common"
  6. arm_architecture="v7EM"
  7. arm_core_type="Cortex-M4"
  8. arm_endian="Little"
  9. arm_fp_abi="Soft"
  10. arm_fpu_type="Soft"
  11. arm_linker_heap_size="4096"
  12. arm_linker_process_stack_size="0"
  13. arm_linker_stack_size="4096"
  14. arm_linker_treat_warnings_as_errors="No"
  15. arm_simulator_memory_simulation_parameter="RWX 00000000,00100000,FFFFFFFF;RWX 20000000,00010000,CDCDCDCD"
  16. arm_target_device_name="nRF52820_xxAA"
  17. arm_target_interface_type="SWD"
  18. c_user_include_directories="../../config;../../../components;../../../components/ble/ble_advertising;../../../components/ble/ble_dtm;../../../components/ble/ble_racp;../../../components/ble/ble_services/ble_ancs_c;../../../components/ble/ble_services/ble_ans_c;../../../components/ble/ble_services/ble_bas;../../../components/ble/ble_services/ble_bas_c;../../../components/ble/ble_services/ble_cscs;../../../components/ble/ble_services/ble_cts_c;../../../components/ble/ble_services/ble_dfu;../../../components/ble/ble_services/ble_dis;../../../components/ble/ble_services/ble_gls;../../../components/ble/ble_services/ble_hids;../../../components/ble/ble_services/ble_hrs;../../../components/ble/ble_services/ble_hrs_c;../../../components/ble/ble_services/ble_hts;../../../components/ble/ble_services/ble_ias;../../../components/ble/ble_services/ble_ias_c;../../../components/ble/ble_services/ble_lbs;../../../components/ble/ble_services/ble_lbs_c;../../../components/ble/ble_services/ble_lls;../../../components/ble/ble_services/ble_nus;../../../components/ble/ble_services/ble_nus_c;../../../components/ble/ble_services/ble_rscs;../../../components/ble/ble_services/ble_rscs_c;../../../components/ble/ble_services/ble_tps;../../../components/ble/common;../../../components/ble/nrf_ble_qwr;../../../components/ble/peer_manager;../../../components/libraries/atomic;../../../components/libraries/atomic_fifo;../../../components/libraries/balloc;../../../components/libraries/bootloader/ble_dfu;../../../components/libraries/button;../../../components/libraries/cli;../../../components/libraries/crc16;../../../components/libraries/crc32;../../../components/libraries/crypto;../../../components/libraries/csense;../../../components/libraries/csense_drv;../../../components/libraries/delay;../../../components/libraries/ecc;../../../components/libraries/experimental_section_vars;../../../components/libraries/experimental_task_manager;../../../components/libraries/fds;../../../components/libraries/fstorage;../../../components/libraries/gfx;../../../components/libraries/gpiote;../../../components/libraries/hardfault;../../../components/libraries/hci;../../../components/libraries/led_softblink;../../../components/libraries/log;../../../components/libraries/log/src;../../../components/libraries/low_power_pwm;../../../components/libraries/mem_manager;../../../components/libraries/memobj;../../../components/libraries/mpu;../../../components/libraries/mutex;../../../components/libraries/pwm;../../../components/libraries/pwr_mgmt;../../../components/libraries/queue;../../../components/libraries/ringbuf;../../../components/libraries/scheduler;../../../components/libraries/sdcard;../../../components/libraries/slip;../../../components/libraries/sortlist;../../../components/libraries/spi_mngr;../../../components/libraries/stack_guard;../../../components/libraries/strerror;../../../components/libraries/svc;../../../components/libraries/timer;../../../components/libraries/twi_mngr;../../../components/libraries/twi_sensor;../../../components/libraries/usbd;../../../components/libraries/usbd/class/audio;../../../components/libraries/usbd/class/cdc;../../../components/libraries/usbd/class/cdc/acm;../../../components/libraries/usbd/class/hid;../../../components/libraries/usbd/class/hid/generic;../../../components/libraries/usbd/class/hid/kbd;../../../components/libraries/usbd/class/hid/mouse;../../../components/libraries/usbd/class/msc;../../../components/libraries/util;../../../components/softdevice/common;../../../components/softdevice/s122/headers;../../../components/softdevice/s122/headers/nrf52;../../../components/toolchain/cmsis/include;../../../external/fprintf;../../../external/utf_converter;../../../integration/nrfx;../../../integration/nrfx/legacy;../../../modules/nrfx;../../../modules/nrfx/drivers/include;../../../modules/nrfx/hal;../../../modules/nrfx/mdk;../config;"
  19. c_preprocessor_definitions="APP_TIMER_V2;APP_TIMER_V2_RTC1_ENABLED;FLOAT_ABI_SOFT;INITIALIZE_USER_SECTIONS;NO_VTOR_CONFIG;NRF52820_XXAA;NRF_SD_BLE_API_VERSION=8;S122;SOFTDEVICE_PRESENT;"
  20. debug_target_connection="J-Link"
  21. gcc_entry_point="Reset_Handler"
  22. macros="CMSIS_CONFIG_TOOL=../../../external_tools/cmsisconfig/CMSIS_Configuration_Wizard.jar"
  23. debug_register_definition_file="../../../modules/nrfx/mdk/nrf52820.svd"
  24. debug_start_from_entry_point_symbol="No"
  25. gcc_debugging_level="Level 3" linker_output_format="hex"
  26. linker_printf_width_precision_supported="Yes"
  27. linker_printf_fmt_level="long"
  28. linker_scanf_fmt_level="long"
  29. linker_section_placement_file="flash_placement.xml"
  30. linker_section_placement_macros="FLASH_PH_START=0x0;FLASH_PH_SIZE=0x40000;RAM_PH_START=0x20000000;RAM_PH_SIZE=0x8000;FLASH_START=0x1c000;FLASH_SIZE=0x24000;RAM_START=0x200012e0;RAM_SIZE=0x6d20"
  31. linker_section_placements_segments="FLASH RX 0x0 0x40000;RAM1 RWX 0x20000000 0x8000"
  32. project_directory=""
  33. project_type="Executable" />
  34. <folder Name="Segger Startup Files">
  35. <file file_name="$(StudioDir)/source/thumb_crt0.s" />
  36. </folder>
  37. <folder Name="nRF_Log">
  38. <file file_name="../../../components/libraries/log/src/nrf_log_frontend.c" />
  39. <file file_name="../../../components/libraries/log/src/nrf_log_str_formatter.c" />
  40. </folder>
  41. <folder Name="nRF_Libraries">
  42. <file file_name="../../../components/libraries/scheduler/app_scheduler.c" />
  43. <file file_name="../../../components/libraries/timer/app_timer2.c" />
  44. <file file_name="../../../components/libraries/util/app_util_platform.c" />
  45. <file file_name="../../../components/libraries/timer/drv_rtc.c" />
  46. <file file_name="../../../components/libraries/hardfault/hardfault_implementation.c" />
  47. <file file_name="../../../components/libraries/util/nrf_assert.c" />
  48. <file file_name="../../../components/libraries/atomic_fifo/nrf_atfifo.c" />
  49. <file file_name="../../../components/libraries/atomic/nrf_atomic.c" />
  50. <file file_name="../../../components/libraries/balloc/nrf_balloc.c" />
  51. <file file_name="../../../external/fprintf/nrf_fprintf.c" />
  52. <file file_name="../../../external/fprintf/nrf_fprintf_format.c" />
  53. <file file_name="../../../components/libraries/memobj/nrf_memobj.c" />
  54. <file file_name="../../../components/libraries/ringbuf/nrf_ringbuf.c" />
  55. <file file_name="../../../components/libraries/experimental_section_vars/nrf_section_iter.c" />
  56. <file file_name="../../../components/libraries/sortlist/nrf_sortlist.c" />
  57. <file file_name="../../../components/libraries/strerror/nrf_strerror.c" />
  58. </folder>
  59. <folder Name="nRF_Drivers">
  60. <file file_name="../../../integration/nrfx/legacy/nrf_drv_clock.c" />
  61. <file file_name="../../../modules/nrfx/soc/nrfx_atomic.c" />
  62. <file file_name="../../../modules/nrfx/drivers/src/nrfx_clock.c" />
  63. </folder>
  64. <folder Name="Application">
  65. <file file_name="../../main.c" />
  66. <file file_name="../config/sdk_config.h" />
  67. </folder>
  68. <folder Name="None">
  69. <file file_name="../../../modules/nrfx/mdk/ses_startup_nrf52820.s" />
  70. <file file_name="../../../modules/nrfx/mdk/ses_startup_nrf_common.s" />
  71. <file file_name="../../../modules/nrfx/mdk/system_nrf52820.c" />
  72. </folder>
  73. <folder Name="UTF8/UTF16 converter">
  74. <file file_name="../../../external/utf_converter/utf.c" />
  75. </folder>
  76. <folder Name="nRF_SoftDevice">
  77. <file file_name="../../../components/softdevice/common/nrf_sdh.c" />
  78. <file file_name="../../../components/softdevice/common/nrf_sdh_ble.c" />
  79. <file file_name="../../../components/softdevice/common/nrf_sdh_soc.c" />
  80. </folder>
  81. </project>
  82. <configuration Name="Release"
  83. c_preprocessor_definitions="NDEBUG"
  84. link_time_optimization="No" gcc_optimization_level="Optimize For Size" />
  85. <configuration Name="Debug"
  86. c_preprocessor_definitions="DEBUG; DEBUG_NRF"
  87. gcc_optimization_level="None"/>
  88. </solution>