device_virtual_com.emProject 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218
  1. <!DOCTYPE CrossStudio_Project_File>
  2. <solution Name="device_virtual_com" target="8" version="2">
  3. <project Name="device_virtual_com">
  4. <configuration
  5. Name="Common"
  6. Placement="Flash"
  7. Target="LPC4357 Cortex-M4"
  8. arm_architecture="v7EM"
  9. arm_core_type="Cortex-M4"
  10. arm_endian="Little"
  11. arm_fp_abi="Hard"
  12. arm_fpu_type="FPv4-SP-D16"
  13. arm_interwork="No"
  14. arm_linker_heap_size="2048"
  15. arm_linker_process_stack_size="0"
  16. arm_linker_stack_size="2048"
  17. arm_simulator_memory_simulation_parameter="RAM;0x10000000;0x00008000;ROM;0x1A000000;0x00080000;ROM;0x1B000000;0x00080000;RAM;0x20000000;0x00010000"
  18. arm_target_debug_interface_type="ADIv5"
  19. arm_target_device_name="LPC4357_M4"
  20. arm_target_interface_type="SWD"
  21. c_preprocessor_definitions="CORE_M4;__LPC4300_FAMILY;__LPC435x_SUBFAMILY;ARM_MATH_CM4;FLASH_PLACEMENT=1"
  22. c_user_include_directories="../src;$(ProjectDir)/LPC4300/CMSIS/Device/Include;$(RepoDir)/hw/cmsis/Include;$(RepoDir)/hw/mcu/nxp/lpc43xx/tusb_port;$(RepoDir)/hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc;$(RepoDir)/hw/;$(RepoDir)/tinyusb"
  23. debug_register_definition_file="$(ProjectDir)/LPC43xx_Registers.xml"
  24. debug_target_connection="J-Link"
  25. gcc_entry_point="Reset_Handler"
  26. linker_memory_map_file="$(ProjectDir)/LPC4357 Cortex-M4_MemoryMap.xml"
  27. linker_section_placement_file="$(ProjectDir)/flash_placement.xml"
  28. macros="DeviceHeaderFile=$(PackagesDir)/LPC4300/CMSIS/Device/Include/LPC43xx.h;DeviceLibraryIdentifier=M4lf;DeviceSystemFile=$(PackagesDir)/LPC4300/CMSIS/Device/Source/system_LPC43xx.c;DeviceVectorsFile=$(PackagesDir)/LPC4300/Source/LPC43xx_Vectors.s;DeviceFamily=LPC4300;DeviceSubFamily=LPC435x;Target=LPC4357 Cortex-M4;Placement=Flash;RepoDir=../../../.."
  29. package_dependencies="LPC4300"
  30. project_directory=""
  31. project_type="Executable"
  32. target_reset_script="Reset();"
  33. target_trace_initialize_script="EnableTrace(&quot;$(TraceInterfaceType)&quot;)" />
  34. <folder Name="RTT Files">
  35. <file file_name="SEGGER_RTT.c" />
  36. <file file_name="SEGGER_RTT.h" />
  37. <file file_name="SEGGER_RTT_Conf.h" />
  38. <file file_name="SEGGER_RTT_SES.c" />
  39. </folder>
  40. <folder Name="Script Files">
  41. <file file_name="LPC4300_Target.js">
  42. <configuration Name="Common" file_type="Reset Script" />
  43. </file>
  44. </folder>
  45. <folder Name="src">
  46. <configuration Name="Common" filter="c;cpp;cxx;cc;h;s;asm;inc" />
  47. <file file_name="../src/main.c" />
  48. <file file_name="../src/tusb_config.h" />
  49. <file file_name="../src/tusb_descriptors.c" />
  50. <file file_name="../src/tusb_descriptors.h" />
  51. </folder>
  52. <folder Name="System Files">
  53. <file file_name="thumb_crt0.s" />
  54. <file file_name="LPC4300_Startup.s" />
  55. <file file_name="LPC43xx_Vectors.s">
  56. <configuration Name="Common" file_type="Assembly" />
  57. </file>
  58. </folder>
  59. <configuration Name="Debug" c_user_include_directories="." />
  60. <folder
  61. Name="tinyusb"
  62. exclude=""
  63. filter="*.c;*.h"
  64. path="../../../../tinyusb"
  65. recurse="Yes" />
  66. <folder Name="hw">
  67. <folder Name="bsp">
  68. <file file_name="../../../../hw/bsp/ansi_escape.h" />
  69. <file file_name="../../../../hw/bsp/board.c" />
  70. <file file_name="../../../../hw/bsp/board.h" />
  71. <file file_name="../../../../hw/bsp/printf_retarget.c" />
  72. <folder Name="ea4357">
  73. <file file_name="../../../../hw/bsp/ea4357/board_ea4357.c" />
  74. <file file_name="../../../../hw/bsp/ea4357/board_ea4357.h" />
  75. <file file_name="../../../../hw/bsp/ea4357/emac.c" />
  76. <file file_name="../../../../hw/bsp/ea4357/emac.h" />
  77. <file file_name="../../../../hw/bsp/ea4357/sdram.c" />
  78. <file file_name="../../../../hw/bsp/ea4357/sdram.h" />
  79. <folder Name="oem_base_board">
  80. <file file_name="../../../../hw/bsp/ea4357/oem_base_board/acc.c" />
  81. <file file_name="../../../../hw/bsp/ea4357/oem_base_board/acc.h" />
  82. <file file_name="../../../../hw/bsp/ea4357/oem_base_board/base_eeprom.c" />
  83. <file file_name="../../../../hw/bsp/ea4357/oem_base_board/base_eeprom.h" />
  84. <file file_name="../../../../hw/bsp/ea4357/oem_base_board/lm75a.c" />
  85. <file file_name="../../../../hw/bsp/ea4357/oem_base_board/lm75a.h" />
  86. <file file_name="../../../../hw/bsp/ea4357/oem_base_board/memreg.c" />
  87. <file file_name="../../../../hw/bsp/ea4357/oem_base_board/memreg.h" />
  88. <file file_name="../../../../hw/bsp/ea4357/oem_base_board/pca9532.c" />
  89. <file file_name="../../../../hw/bsp/ea4357/oem_base_board/pca9532.h" />
  90. <file file_name="../../../../hw/bsp/ea4357/oem_base_board/uda1380.c" />
  91. <file file_name="../../../../hw/bsp/ea4357/oem_base_board/uda1380.h" />
  92. </folder>
  93. </folder>
  94. </folder>
  95. <folder Name="cmsis">
  96. <folder Name="Include">
  97. <file file_name="../../../../hw/cmsis/Include/arm_common_tables.h" />
  98. <file file_name="../../../../hw/cmsis/Include/arm_const_structs.h" />
  99. <file file_name="../../../../hw/cmsis/Include/arm_math.h" />
  100. <file file_name="../../../../hw/cmsis/Include/cmsis_armcc.h" />
  101. <file file_name="../../../../hw/cmsis/Include/cmsis_armcc_V6.h" />
  102. <file file_name="../../../../hw/cmsis/Include/cmsis_gcc.h" />
  103. <file file_name="../../../../hw/cmsis/Include/core_cm0.h" />
  104. <file file_name="../../../../hw/cmsis/Include/core_cm0plus.h" />
  105. <file file_name="../../../../hw/cmsis/Include/core_cm3.h" />
  106. <file file_name="../../../../hw/cmsis/Include/core_cm4.h" />
  107. <file file_name="../../../../hw/cmsis/Include/core_cm7.h" />
  108. <file file_name="../../../../hw/cmsis/Include/core_cmFunc.h" />
  109. <file file_name="../../../../hw/cmsis/Include/core_cmInstr.h" />
  110. <file file_name="../../../../hw/cmsis/Include/core_cmSimd.h" />
  111. <file file_name="../../../../hw/cmsis/Include/core_sc000.h" />
  112. <file file_name="../../../../hw/cmsis/Include/core_sc300.h" />
  113. </folder>
  114. </folder>
  115. <folder Name="mcu">
  116. <folder Name="nxp">
  117. <folder Name="lpc43xx">
  118. <folder Name="CMSIS_LPC43xx_DriverLib">
  119. <folder Name="inc">
  120. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/debug_frmwrk.h" />
  121. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/fpu_enable.h" />
  122. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/fpu_init.h" />
  123. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/LCDTerm.h" />
  124. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/LPC43xx.h" />
  125. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_adc.h" />
  126. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_atimer.h" />
  127. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_can.h" />
  128. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_cgu.h" />
  129. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_dac.h" />
  130. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_emc.h" />
  131. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_evrt.h" />
  132. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_gpdma.h" />
  133. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_gpio.h" />
  134. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_i2c.h" />
  135. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_i2s.h" />
  136. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_lcd.h" />
  137. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_libcfg_default.h" />
  138. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_mcpwm.h" />
  139. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_nvic.h" />
  140. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_pwr.h" />
  141. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_qei.h" />
  142. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_rgu.h" />
  143. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_rit.h" />
  144. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_rtc.h" />
  145. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_sct.h" />
  146. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_scu.h" />
  147. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_sdif.h" />
  148. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_sdmmc.h" />
  149. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_ssp.h" />
  150. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_timer.h" />
  151. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_uart.h" />
  152. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc43xx_wwdt.h" />
  153. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc_sdmmc.h" />
  154. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/lpc_types.h" />
  155. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/sdio.h" />
  156. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/spifi_rom_api.h" />
  157. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/inc/system_LPC43xx.h" />
  158. </folder>
  159. <folder Name="src">
  160. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/debug_frmwrk.c" />
  161. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/Font5x7.c" />
  162. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/LCDTerm.c" />
  163. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_adc.c" />
  164. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_atimer.c" />
  165. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_can.c" />
  166. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_cgu.c" />
  167. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_dac.c" />
  168. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_emc.c" />
  169. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_evrt.c" />
  170. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_gpdma.c" />
  171. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_gpio.c" />
  172. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_i2c.c" />
  173. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_i2s.c" />
  174. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_lcd.c" />
  175. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_mcpwm.c" />
  176. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_nvic.c" />
  177. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_pwr.c" />
  178. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_qei.c" />
  179. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_rgu.c" />
  180. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_rit.c" />
  181. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_rtc.c" />
  182. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_sct.c" />
  183. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_scu.c" />
  184. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_sdif.c" />
  185. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_sdmmc.c" />
  186. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_ssp.c" />
  187. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_timer.c" />
  188. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_uart.c" />
  189. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/lpc43xx_wwdt.c" />
  190. <file file_name="../../../../hw/mcu/nxp/lpc43xx/CMSIS_LPC43xx_DriverLib/src/system_LPC43xx.c" />
  191. </folder>
  192. </folder>
  193. <folder Name="tusb_port">
  194. <file file_name="../../../../hw/mcu/nxp/lpc43xx/tusb_port/dcd_lpc43xx.c" />
  195. <file file_name="../../../../hw/mcu/nxp/lpc43xx/tusb_port/dcd_lpc43xx.h" />
  196. <file file_name="../../../../hw/mcu/nxp/lpc43xx/tusb_port/hal_lpc43xx.c" />
  197. </folder>
  198. </folder>
  199. </folder>
  200. </folder>
  201. </folder>
  202. <configuration
  203. Name="EA4357"
  204. c_preprocessor_definitions="BOARD=BOARD_EA4357;CFG_TUSB_MCU=MCU_LPC43XX" />
  205. </project>
  206. <configuration
  207. Name="Debug"
  208. c_preprocessor_definitions="DEBUG"
  209. gcc_debugging_level="Level 3"
  210. gcc_optimization_level="None" />
  211. <configuration
  212. Name="Release"
  213. c_preprocessor_definitions="NDEBUG"
  214. gcc_debugging_level="None"
  215. gcc_omit_frame_pointer="Yes"
  216. gcc_optimization_level="Level 1" />
  217. <configuration Name="EA4357" />
  218. </solution>