2018-11-26 17:50:23 +07:00
|
|
|
<!DOCTYPE CrossStudio_Project_File>
|
|
|
|
<solution Name="lpc175x_6x" target="8" version="2">
|
|
|
|
<project Name="lpc175x_6x">
|
|
|
|
<configuration
|
|
|
|
Name="Common"
|
|
|
|
Placement="Flash"
|
|
|
|
Target="LPC4357 Cortex-M4"
|
|
|
|
arm_architecture="v7M"
|
|
|
|
arm_core_type="Cortex-M3"
|
|
|
|
arm_endian="Little"
|
|
|
|
arm_fp_abi="Soft"
|
|
|
|
arm_fpu_type="None"
|
|
|
|
arm_interwork="No"
|
|
|
|
arm_linker_heap_size="1024"
|
|
|
|
arm_linker_process_stack_size="0"
|
|
|
|
arm_linker_stack_size="1024"
|
|
|
|
arm_simulator_memory_simulation_parameter="RX 00000000,00080000,FFFFFFFF;RWX 10000000,00008000,CDCDCDCD"
|
|
|
|
arm_target_debug_interface_type="ADIv5"
|
|
|
|
arm_target_device_name="LPC1769"
|
|
|
|
arm_target_interface_type="SWD"
|
2018-12-07 14:49:55 +07:00
|
|
|
build_treat_warnings_as_errors="Yes"
|
2019-03-22 22:06:48 +07:00
|
|
|
c_preprocessor_definitions="LPC175x_6x;__LPC1700_FAMILY;__LPC176x_SUBFAMILY;ARM_MATH_CM3;FLASH_PLACEMENT=1;CORE_M3;CFG_TUSB_MCU=OPT_MCU_LPC175X_6X"
|
2019-08-31 23:53:10 +07:00
|
|
|
c_user_include_directories="../../src;$(rootDir)/hw;$(rootDir)/hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc;$(rootDir)/src"
|
2018-11-26 17:50:23 +07:00
|
|
|
debug_register_definition_file="LPC176x5x_Registers.xml"
|
|
|
|
debug_target_connection="J-Link"
|
2018-11-27 23:55:10 +07:00
|
|
|
gcc_enable_all_warnings="Yes"
|
2018-11-26 17:50:23 +07:00
|
|
|
gcc_entry_point="Reset_Handler"
|
|
|
|
link_use_linker_script_file="No"
|
|
|
|
linker_memory_map_file="LPC1769_MemoryMap.xml"
|
|
|
|
linker_section_placement_file="flash_placement.xml"
|
|
|
|
linker_section_placements_segments="FLASH RX 0x00000000 0x00080000;RAM RWX 0x10000000 0x00008000"
|
2019-03-20 12:37:25 +07:00
|
|
|
macros="DeviceFamily=LPC1700;DeviceSubFamily=LPC176x;Target=LPC1769;Placement=Flash;rootDir=../../../../.."
|
2018-11-26 17:50:23 +07:00
|
|
|
project_directory=""
|
|
|
|
project_type="Executable"
|
|
|
|
target_reset_script="Reset();"
|
2018-11-27 20:48:46 +07:00
|
|
|
target_script_file="$(ProjectDir)/LPC1700_Target.js"
|
2018-11-26 17:50:23 +07:00
|
|
|
target_trace_initialize_script="EnableTrace("$(TraceInterfaceType)")" />
|
|
|
|
<folder
|
|
|
|
Name="tinyusb"
|
|
|
|
exclude=""
|
|
|
|
filter="*.c;*.h"
|
|
|
|
path="../../../../../src"
|
|
|
|
recurse="Yes" />
|
|
|
|
<folder Name="hw">
|
|
|
|
<folder Name="bsp">
|
|
|
|
<file file_name="../../../../../hw/bsp/ansi_escape.h" />
|
|
|
|
<file file_name="../../../../../hw/bsp/board.h" />
|
|
|
|
<folder Name="lpcxpresso1769">
|
2019-08-31 23:53:10 +07:00
|
|
|
<file file_name="../../../../../hw/bsp/lpcxpresso1769/lpcxpresso1769.c" />
|
2018-11-26 17:50:23 +07:00
|
|
|
</folder>
|
|
|
|
</folder>
|
|
|
|
<folder Name="mcu">
|
|
|
|
<folder Name="nxp">
|
2019-08-31 23:53:10 +07:00
|
|
|
<folder Name="lpc_driver">
|
2019-03-24 01:19:32 +07:00
|
|
|
<folder Name="lpc_chip_175x_6x">
|
|
|
|
<folder Name="inc">
|
2019-08-31 23:53:10 +07:00
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/chip.h" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/chip_lpc175x_6x.h" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/chip_lpc177x_8x.h" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/chip_lpc407x_8x.h" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/clock_17xx_40xx.h" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/cmsis.h" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/cmsis_175x_6x.h" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/core_cm3.h" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/core_cmFunc.h" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/core_cmInstr.h" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/gpio_17xx_40xx.h" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/gpioint_17xx_40xx.h" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/iocon_17xx_40xx.h" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/lpc_types.h" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/sys_config.h" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/sysctl_17xx_40xx.h" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/inc/uart_17xx_40xx.h" />
|
2019-03-24 01:19:32 +07:00
|
|
|
</folder>
|
|
|
|
<folder Name="src">
|
2019-08-31 23:53:10 +07:00
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/src/chip_17xx_40xx.c" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/src/clock_17xx_40xx.c" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/src/gpio_17xx_40xx.c" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/src/iocon_17xx_40xx.c" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/src/sysctl_17xx_40xx.c" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/src/sysinit_17xx_40xx.c" />
|
|
|
|
<file file_name="../../../../../hw/mcu/nxp/lpc_driver/lpc_chip_175x_6x/src/uart_17xx_40xx.c" />
|
2019-03-24 01:19:32 +07:00
|
|
|
</folder>
|
2018-11-26 17:50:23 +07:00
|
|
|
</folder>
|
|
|
|
</folder>
|
|
|
|
</folder>
|
|
|
|
</folder>
|
|
|
|
</folder>
|
|
|
|
<configuration Name="Debug" build_treat_warnings_as_errors="Yes" />
|
|
|
|
<folder
|
|
|
|
Name="src"
|
|
|
|
exclude=""
|
|
|
|
filter="*.c;*.h"
|
|
|
|
path="../../src"
|
|
|
|
recurse="Yes" />
|
|
|
|
<folder Name="System Files">
|
|
|
|
<file file_name="flash_placement.xml" />
|
|
|
|
<file file_name="LPC1700_Startup.s" />
|
|
|
|
<file file_name="LPC1700_Target.js" />
|
|
|
|
<file file_name="LPC1769_MemoryMap.xml" />
|
|
|
|
<file file_name="LPC176x5x_Registers.xml" />
|
|
|
|
<file file_name="LPC176x5x_Vectors.s" />
|
|
|
|
<file file_name="thumb_crt0.s" />
|
|
|
|
</folder>
|
|
|
|
<folder
|
|
|
|
Name="segger_rtt"
|
|
|
|
exclude=""
|
|
|
|
filter="*.c;*.h"
|
|
|
|
path="../../../../../lib/segger_rtt"
|
|
|
|
recurse="No" />
|
2019-03-22 22:06:48 +07:00
|
|
|
<configuration
|
|
|
|
Name="LPCXpresso 1769"
|
|
|
|
c_preprocessor_definitions="BOARD_LPCXPRESSO1769" />
|
2018-11-26 17:50:23 +07:00
|
|
|
</project>
|
2018-11-29 20:00:42 +07:00
|
|
|
<configuration Name="LPCXpresso 1769" />
|
2018-11-26 17:50:23 +07:00
|
|
|
</solution>
|