From 0c8e62388137b6658449e90edec5e582dcf7bd83 Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 14 Nov 2018 13:57:31 +0700 Subject: [PATCH] update generic example ses project --- .../ses/device_composite.emProject | 98 +++++++++---------- 1 file changed, 44 insertions(+), 54 deletions(-) diff --git a/examples/device/device_composite/ses/device_composite.emProject b/examples/device/device_composite/ses/device_composite.emProject index a07624e83..0b17a19a1 100644 --- a/examples/device/device_composite/ses/device_composite.emProject +++ b/examples/device/device_composite/ses/device_composite.emProject @@ -20,93 +20,83 @@ arm_target_interface_type="SWD" build_treat_warnings_as_errors="Yes" c_preprocessor_definitions="NRF52840_XXAA;__nRF_FAMILY;ARM_MATH_CM4;FLASH_PLACEMENT=1;BOARD_PCA10056" - c_user_include_directories="../../src;$(rootDir)/hw/cmsis/Include;$(rootDir)/hw;$(rootDir)/src;$(nrfxDir)/..;$(nrfxDir);$(nrfxDir)/mdk;$(nrfxDir)/hal;$(nrfxDir)/drivers/include" - debug_register_definition_file="$(ProjectDir)/nrf52840_Registers.xml" + c_user_include_directories="../src;$(rootDir)/hw/cmsis/Include;$(rootDir)/hw;$(rootDir)/src;$(nrfxDir)/..;$(nrfxDir);$(nrfxDir)/mdk;$(nrfxDir)/hal;$(nrfxDir)/drivers/include" + debug_register_definition_file="ses_nrf5x/nrf52840_Registers.xml" debug_target_connection="J-Link" gcc_entry_point="Reset_Handler" - linker_memory_map_file="$(ProjectDir)/nRF52840_xxAA_MemoryMap.xml" - linker_section_placement_file="$(ProjectDir)/flash_placement.xml" - macros="DeviceHeaderFile=$(PackagesDir)/nRF/CMSIS/Device/Include/nrf.h;DeviceLibraryIdentifier=M4lf;DeviceSystemFile=$(PackagesDir)/nRF/CMSIS/Device/Source/system_nrf52840.c;DeviceVectorsFile=$(PackagesDir)/nRF/Source/ses_nrf52840_Vectors.s;DeviceFamily=nRF;Target=nRF52840_xxAA;Placement=Flash;rootDir=../../../../..;nrfxDir=../../../../../hw/mcu/nordic/nrfx" + link_use_linker_script_file="No" + linker_memory_map_file="ses_nrf5x/nRF52840_xxAA_MemoryMap.xml" + linker_section_placement_file="ses_nrf5x/flash_placement.xml" + macros="DeviceHeaderFile=$(PackagesDir)/nRF/CMSIS/Device/Include/nrf.h;DeviceLibraryIdentifier=M4lf;DeviceSystemFile=$(PackagesDir)/nRF/CMSIS/Device/Source/system_nrf52840.c;DeviceVectorsFile=$(PackagesDir)/nRF/Source/ses_nrf52840_Vectors.s;DeviceFamily=nRF;Target=nRF52840_xxAA;Placement=Flash;rootDir=../../../..;nrfxDir=../../../../hw/mcu/nordic/nrfx" project_directory="" project_type="Executable" target_reset_script="Reset();" - target_script_file="$(ProjectDir)/nRF_Target.js" + target_script_file="$(ProjectDir)/ses_nrf5x/nRF_Target.js" target_trace_initialize_script="EnableTrace("$(TraceInterfaceType)")" /> - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - + + - - - + + + - - + + - - - + + + - - - - - - - - - + + + + + + + + + - - + + + + + + + + + +