NULL
This commit is contained in:
444
project/.vscode/c_cpp_properties.json
vendored
Executable file
444
project/.vscode/c_cpp_properties.json
vendored
Executable file
@@ -0,0 +1,444 @@
|
||||
{
|
||||
"configurations": [
|
||||
{
|
||||
"name": "LH32M0G3_Target 1",
|
||||
"includePath": [
|
||||
"d:\\Document\\DPxxxx-MFxxGD-LHLX-D9V3\\3-FIRMWARE(Keil5)\\LH32M0G3XX-FS5001_H2\\LH32M0G3XX-FS5001\\library\\inc",
|
||||
"d:\\Document\\DPxxxx-MFxxGD-LHLX-D9V3\\3-FIRMWARE(Keil5)\\LH32M0G3XX-FS5001_H2\\LH32M0G3XX-FS5001\\user",
|
||||
"d:\\Document\\DPxxxx-MFxxGD-LHLX-D9V3\\3-FIRMWARE(Keil5)\\LH32M0G3XX-FS5001_H2\\LH32M0G3XX-FS5001\\user\\Main",
|
||||
"d:\\Document\\DPxxxx-MFxxGD-LHLX-D9V3\\3-FIRMWARE(Keil5)\\LH32M0G3XX-FS5001_H2\\LH32M0G3XX-FS5001\\user\\Protocol",
|
||||
"d:\\Document\\DPxxxx-MFxxGD-LHLX-D9V3\\3-FIRMWARE(Keil5)\\LH32M0G3XX-FS5001_H2\\LH32M0G3XX-FS5001\\user\\Utility",
|
||||
"d:\\Document\\DPxxxx-MFxxGD-LHLX-D9V3\\3-FIRMWARE(Keil5)\\LH32M0G3XX-FS5001_H2\\LH32M0G3XX-FS5001\\user\\MCU",
|
||||
"d:\\Document\\DPxxxx-MFxxGD-LHLX-D9V3\\3-FIRMWARE(Keil5)\\LH32M0G3XX-FS5001_H2\\LH32M0G3XX-FS5001\\user\\Device",
|
||||
"d:\\Document\\DPxxxx-MFxxGD-LHLX-D9V3\\3-FIRMWARE(Keil5)\\LH32M0G3XX-FS5001_H2\\LH32M0G3XX-FS5001\\user\\Compute",
|
||||
"d:\\Document\\DPxxxx-MFxxGD-LHLX-D9V3\\3-FIRMWARE(Keil5)\\LH32M0G3XX-FS5001_H2\\LH32M0G3XX-FS5001\\user\\Interface",
|
||||
"d:\\Document\\DPxxxx-MFxxGD-LHLX-D9V3\\3-FIRMWARE(Keil5)\\LH32M0G3XX-FS5001_H2\\LH32M0G3XX-FS5001\\library\\src",
|
||||
//"D:\\Soft_DataBase\\xwechat_files\\wxid_uzdbjpfqp52922_31ad\\msg\\file\\2025-12\\LH32M0G3XX-FS5001-Sleep\\LH32M0G3XX-FS5001-Sleep\\user\\MCU",
|
||||
"D:\\Software\\Keil_v5\\ARM\\ARMCLANG\\include",
|
||||
"D:\\Software\\Keil_v5\\ARM\\ARMCLANG\\include\\arm_linux",
|
||||
"D:\\Software\\Keil_v5\\ARM\\ARMCLANG\\include\\arm_linux_compat",
|
||||
"D:\\Software\\Keil_v5\\ARM\\ARMCLANG\\include\\libcxx",
|
||||
"d:\\Document\\DPxxxx-MFxxGD-LHLX-D9V3\\3-FIRMWARE(Keil5)\\LH32M0G3XX-FS5001_H2\\LH32M0G3XX-FS5001\\startup\\KEIL",
|
||||
"d:\\Document\\DPxxxx-MFxxGD-LHLX-D9V3\\3-FIRMWARE(Keil5)\\LH32M0G3XX-FS5001_H2\\LH32M0G3XX-FS5001\\user\\Core",
|
||||
"${default}"
|
||||
],
|
||||
"defines": [
|
||||
"__alignof__(x)=",
|
||||
"__asm(x)=",
|
||||
"__asm__(x)=",
|
||||
"__forceinline=",
|
||||
"__restrict=",
|
||||
"__volatile__=",
|
||||
"__inline=",
|
||||
"__inline__=",
|
||||
"__declspec(x)=",
|
||||
"__attribute__(x)=",
|
||||
"__nonnull__(x)=",
|
||||
"__unaligned=",
|
||||
"__promise(x)=",
|
||||
"__irq=",
|
||||
"__swi=",
|
||||
"__weak=",
|
||||
"__register=",
|
||||
"__pure=",
|
||||
"__value_in_regs=",
|
||||
"__breakpoint(x)=",
|
||||
"__current_pc()=0U",
|
||||
"__current_sp()=0U",
|
||||
"__disable_fiq()=",
|
||||
"__disable_irq()=",
|
||||
"__enable_fiq()=",
|
||||
"__enable_irq()=",
|
||||
"__force_stores()=",
|
||||
"__memory_changed()=",
|
||||
"__schedule_barrier()=",
|
||||
"__semihost(x,y)=0",
|
||||
"__vfp_status(x,y)=0",
|
||||
"__builtin_arm_nop()=",
|
||||
"__builtin_arm_wfi()=",
|
||||
"__builtin_arm_wfe()=",
|
||||
"__builtin_arm_sev()=",
|
||||
"__builtin_arm_sevl()=",
|
||||
"__builtin_arm_yield()=",
|
||||
"__builtin_arm_isb(x)=",
|
||||
"__builtin_arm_dsb(x)=",
|
||||
"__builtin_arm_dmb(x)=",
|
||||
"__builtin_bswap32(x)=0U",
|
||||
"__builtin_bswap16(x)=0U",
|
||||
"__builtin_arm_rbit(x)=0U",
|
||||
"__builtin_clz(x)=0U",
|
||||
"__builtin_arm_ldrex(x)=0U",
|
||||
"__builtin_arm_strex(x,y)=0U",
|
||||
"__builtin_arm_clrex()=",
|
||||
"__builtin_arm_ssat(x,y)=0U",
|
||||
"__builtin_arm_usat(x,y)=0U",
|
||||
"__builtin_arm_ldaex(x)=0U",
|
||||
"__builtin_arm_stlex(x,y)=0U",
|
||||
"_ILP32=1",
|
||||
"_USE_STATIC_INLINE=1",
|
||||
"__APCS_32__=1",
|
||||
"__ARMCC_VERSION=6190004",
|
||||
"__ARMCOMPILER_VERSION=6190004",
|
||||
"__ARMEL__=1",
|
||||
"__ARM_32BIT_STATE=1",
|
||||
"__ARM_ACLE=200",
|
||||
"__ARM_ARCH=4",
|
||||
"__ARM_ARCH_4T__=1",
|
||||
"__ARM_ARCH_ISA_ARM=1",
|
||||
"__ARM_ARCH_ISA_THUMB=1",
|
||||
"__ARM_EABI__=1",
|
||||
"__ARM_FP16_ARGS=1",
|
||||
"__ARM_FP16_FORMAT_IEEE=1",
|
||||
"__ARM_NO_IMAGINARY_TYPE=1",
|
||||
"__ARM_PCS=1",
|
||||
"__ARM_PROMISE=__builtin_assume",
|
||||
"__ARM_SIZEOF_MINIMAL_ENUM=4",
|
||||
"__ARM_SIZEOF_WCHAR_T=4",
|
||||
"__ARM_TARGET_COPROC=1",
|
||||
"__ARM_TARGET_COPROC_V4=1",
|
||||
"__ATOMIC_ACQUIRE=2",
|
||||
"__ATOMIC_ACQ_REL=4",
|
||||
"__ATOMIC_CONSUME=1",
|
||||
"__ATOMIC_RELAXED=0",
|
||||
"__ATOMIC_RELEASE=3",
|
||||
"__ATOMIC_SEQ_CST=5",
|
||||
"__BIGGEST_ALIGNMENT__=8",
|
||||
"__BITINT_MAXWIDTH__=128",
|
||||
"__BOOL_WIDTH__=8",
|
||||
"__BYTE_ORDER__=__ORDER_LITTLE_ENDIAN__",
|
||||
"__CHAR16_TYPE__=unsigned short",
|
||||
"__CHAR32_TYPE__=unsigned int",
|
||||
"__CHAR_BIT__=8",
|
||||
"__CHAR_UNSIGNED__=1",
|
||||
"__CLANG_ATOMIC_BOOL_LOCK_FREE=1",
|
||||
"__CLANG_ATOMIC_CHAR16_T_LOCK_FREE=1",
|
||||
"__CLANG_ATOMIC_CHAR32_T_LOCK_FREE=1",
|
||||
"__CLANG_ATOMIC_CHAR_LOCK_FREE=1",
|
||||
"__CLANG_ATOMIC_INT_LOCK_FREE=1",
|
||||
"__CLANG_ATOMIC_LLONG_LOCK_FREE=1",
|
||||
"__CLANG_ATOMIC_LONG_LOCK_FREE=1",
|
||||
"__CLANG_ATOMIC_POINTER_LOCK_FREE=1",
|
||||
"__CLANG_ATOMIC_SHORT_LOCK_FREE=1",
|
||||
"__CLANG_ATOMIC_WCHAR_T_LOCK_FREE=1",
|
||||
"__CONSTANT_CFSTRINGS__=1",
|
||||
"__DBL_DECIMAL_DIG__=17",
|
||||
"__DBL_DENORM_MIN__=4.9406564584124654e-324",
|
||||
"__DBL_DIG__=15",
|
||||
"__DBL_EPSILON__=2.2204460492503131e-16",
|
||||
"__DBL_HAS_DENORM__=1",
|
||||
"__DBL_HAS_INFINITY__=1",
|
||||
"__DBL_HAS_QUIET_NAN__=1",
|
||||
"__DBL_MANT_DIG__=53",
|
||||
"__DBL_MAX_10_EXP__=308",
|
||||
"__DBL_MAX_EXP__=1024",
|
||||
"__DBL_MAX__=1.7976931348623157e+308",
|
||||
"__DBL_MIN_10_EXP__=(-307)",
|
||||
"__DBL_MIN_EXP__=(-1021)",
|
||||
"__DBL_MIN__=2.2250738585072014e-308",
|
||||
"__DECIMAL_DIG__=__LDBL_DECIMAL_DIG__",
|
||||
"__ELF__=1",
|
||||
"__ESCAPE__=",
|
||||
"__FINITE_MATH_ONLY__=1",
|
||||
"__FLT16_DECIMAL_DIG__=5",
|
||||
"__FLT16_DENORM_MIN__=5.9604644775390625e-8F16",
|
||||
"__FLT16_DIG__=3",
|
||||
"__FLT16_EPSILON__=9.765625e-4F16",
|
||||
"__FLT16_HAS_DENORM__=1",
|
||||
"__FLT16_HAS_INFINITY__=1",
|
||||
"__FLT16_HAS_QUIET_NAN__=1",
|
||||
"__FLT16_MANT_DIG__=11",
|
||||
"__FLT16_MAX_10_EXP__=4",
|
||||
"__FLT16_MAX_EXP__=16",
|
||||
"__FLT16_MAX__=6.5504e+4F16",
|
||||
"__FLT16_MIN_10_EXP__=(-4)",
|
||||
"__FLT16_MIN_EXP__=(-13)",
|
||||
"__FLT16_MIN__=6.103515625e-5F16",
|
||||
"__FLT_DECIMAL_DIG__=9",
|
||||
"__FLT_DENORM_MIN__=1.40129846e-45F",
|
||||
"__FLT_DIG__=6",
|
||||
"__FLT_EPSILON__=1.19209290e-7F",
|
||||
"__FLT_HAS_DENORM__=1",
|
||||
"__FLT_HAS_INFINITY__=1",
|
||||
"__FLT_HAS_QUIET_NAN__=1",
|
||||
"__FLT_MANT_DIG__=24",
|
||||
"__FLT_MAX_10_EXP__=38",
|
||||
"__FLT_MAX_EXP__=128",
|
||||
"__FLT_MAX__=3.40282347e+38F",
|
||||
"__FLT_MIN_10_EXP__=(-37)",
|
||||
"__FLT_MIN_EXP__=(-125)",
|
||||
"__FLT_MIN__=1.17549435e-38F",
|
||||
"__FLT_RADIX__=2",
|
||||
"__GCC_ATOMIC_BOOL_LOCK_FREE=1",
|
||||
"__GCC_ATOMIC_CHAR16_T_LOCK_FREE=1",
|
||||
"__GCC_ATOMIC_CHAR32_T_LOCK_FREE=1",
|
||||
"__GCC_ATOMIC_CHAR_LOCK_FREE=1",
|
||||
"__GCC_ATOMIC_INT_LOCK_FREE=1",
|
||||
"__GCC_ATOMIC_LLONG_LOCK_FREE=1",
|
||||
"__GCC_ATOMIC_LONG_LOCK_FREE=1",
|
||||
"__GCC_ATOMIC_POINTER_LOCK_FREE=1",
|
||||
"__GCC_ATOMIC_SHORT_LOCK_FREE=1",
|
||||
"__GCC_ATOMIC_TEST_AND_SET_TRUEVAL=1",
|
||||
"__GCC_ATOMIC_WCHAR_T_LOCK_FREE=1",
|
||||
"__GNUC_MINOR__=2",
|
||||
"__GNUC_PATCHLEVEL__=1",
|
||||
"__GNUC_STDC_INLINE__=1",
|
||||
"__GNUC__=4",
|
||||
"__GXX_ABI_VERSION=1002",
|
||||
"__ILP32__=1",
|
||||
"__INT16_C_SUFFIX__=",
|
||||
"__INT16_FMTd__=\"hd\"",
|
||||
"__INT16_FMTi__=\"hi\"",
|
||||
"__INT16_MAX__=32767",
|
||||
"__INT16_TYPE__=short",
|
||||
"__INT32_C_SUFFIX__=",
|
||||
"__INT32_FMTd__=\"d\"",
|
||||
"__INT32_FMTi__=\"i\"",
|
||||
"__INT32_MAX__=2147483647",
|
||||
"__INT32_TYPE__=int",
|
||||
"__INT64_C_SUFFIX__=LL",
|
||||
"__INT64_FMTd__=\"lld\"",
|
||||
"__INT64_FMTi__=\"lli\"",
|
||||
"__INT64_MAX__=9223372036854775807LL",
|
||||
"__INT64_TYPE__=long long int",
|
||||
"__INT8_C_SUFFIX__=",
|
||||
"__INT8_FMTd__=\"hhd\"",
|
||||
"__INT8_FMTi__=\"hhi\"",
|
||||
"__INT8_MAX__=127",
|
||||
"__INT8_TYPE__=signed char",
|
||||
"__INTMAX_C_SUFFIX__=LL",
|
||||
"__INTMAX_FMTd__=\"lld\"",
|
||||
"__INTMAX_FMTi__=\"lli\"",
|
||||
"__INTMAX_MAX__=9223372036854775807LL",
|
||||
"__INTMAX_TYPE__=long long int",
|
||||
"__INTMAX_WIDTH__=64",
|
||||
"__INTPTR_FMTd__=\"d\"",
|
||||
"__INTPTR_FMTi__=\"i\"",
|
||||
"__INTPTR_MAX__=2147483647",
|
||||
"__INTPTR_TYPE__=int",
|
||||
"__INTPTR_WIDTH__=32",
|
||||
"__INT_FAST16_FMTd__=\"hd\"",
|
||||
"__INT_FAST16_FMTi__=\"hi\"",
|
||||
"__INT_FAST16_MAX__=32767",
|
||||
"__INT_FAST16_TYPE__=short",
|
||||
"__INT_FAST16_WIDTH__=16",
|
||||
"__INT_FAST32_FMTd__=\"d\"",
|
||||
"__INT_FAST32_FMTi__=\"i\"",
|
||||
"__INT_FAST32_MAX__=2147483647",
|
||||
"__INT_FAST32_TYPE__=int",
|
||||
"__INT_FAST32_WIDTH__=32",
|
||||
"__INT_FAST64_FMTd__=\"lld\"",
|
||||
"__INT_FAST64_FMTi__=\"lli\"",
|
||||
"__INT_FAST64_MAX__=9223372036854775807LL",
|
||||
"__INT_FAST64_TYPE__=long long int",
|
||||
"__INT_FAST64_WIDTH__=64",
|
||||
"__INT_FAST8_FMTd__=\"hhd\"",
|
||||
"__INT_FAST8_FMTi__=\"hhi\"",
|
||||
"__INT_FAST8_MAX__=127",
|
||||
"__INT_FAST8_TYPE__=signed char",
|
||||
"__INT_FAST8_WIDTH__=8",
|
||||
"__INT_LEAST16_FMTd__=\"hd\"",
|
||||
"__INT_LEAST16_FMTi__=\"hi\"",
|
||||
"__INT_LEAST16_MAX__=32767",
|
||||
"__INT_LEAST16_TYPE__=short",
|
||||
"__INT_LEAST16_WIDTH__=16",
|
||||
"__INT_LEAST32_FMTd__=\"d\"",
|
||||
"__INT_LEAST32_FMTi__=\"i\"",
|
||||
"__INT_LEAST32_MAX__=2147483647",
|
||||
"__INT_LEAST32_TYPE__=int",
|
||||
"__INT_LEAST32_WIDTH__=32",
|
||||
"__INT_LEAST64_FMTd__=\"lld\"",
|
||||
"__INT_LEAST64_FMTi__=\"lli\"",
|
||||
"__INT_LEAST64_MAX__=9223372036854775807LL",
|
||||
"__INT_LEAST64_TYPE__=long long int",
|
||||
"__INT_LEAST64_WIDTH__=64",
|
||||
"__INT_LEAST8_FMTd__=\"hhd\"",
|
||||
"__INT_LEAST8_FMTi__=\"hhi\"",
|
||||
"__INT_LEAST8_MAX__=127",
|
||||
"__INT_LEAST8_TYPE__=signed char",
|
||||
"__INT_LEAST8_WIDTH__=8",
|
||||
"__INT_MAX__=2147483647",
|
||||
"__INT_WIDTH__=32",
|
||||
"__I__=1.0if",
|
||||
"__LDBL_DECIMAL_DIG__=17",
|
||||
"__LDBL_DENORM_MIN__=4.9406564584124654e-324L",
|
||||
"__LDBL_DIG__=15",
|
||||
"__LDBL_EPSILON__=2.2204460492503131e-16L",
|
||||
"__LDBL_HAS_DENORM__=1",
|
||||
"__LDBL_HAS_INFINITY__=1",
|
||||
"__LDBL_HAS_QUIET_NAN__=1",
|
||||
"__LDBL_MANT_DIG__=53",
|
||||
"__LDBL_MAX_10_EXP__=308",
|
||||
"__LDBL_MAX_EXP__=1024",
|
||||
"__LDBL_MAX__=1.7976931348623157e+308L",
|
||||
"__LDBL_MIN_10_EXP__=(-307)",
|
||||
"__LDBL_MIN_EXP__=(-1021)",
|
||||
"__LDBL_MIN__=2.2250738585072014e-308L",
|
||||
"__LITTLE_ENDIAN__=1",
|
||||
"__LLONG_WIDTH__=64",
|
||||
"__LONG_LONG_MAX__=9223372036854775807LL",
|
||||
"__LONG_MAX__=2147483647L",
|
||||
"__LONG_WIDTH__=32",
|
||||
"__NO_INLINE__=1",
|
||||
"__OBJC_BOOL_IS_BOOL=0",
|
||||
"__OPENCL_MEMORY_SCOPE_ALL_SVM_DEVICES=3",
|
||||
"__OPENCL_MEMORY_SCOPE_DEVICE=2",
|
||||
"__OPENCL_MEMORY_SCOPE_SUB_GROUP=4",
|
||||
"__OPENCL_MEMORY_SCOPE_WORK_GROUP=1",
|
||||
"__OPENCL_MEMORY_SCOPE_WORK_ITEM=0",
|
||||
"__ORDER_BIG_ENDIAN__=4321",
|
||||
"__ORDER_LITTLE_ENDIAN__=1234",
|
||||
"__ORDER_PDP_ENDIAN__=3412",
|
||||
"__POINTER_WIDTH__=32",
|
||||
"__PRAGMA_REDEFINE_EXTNAME=1",
|
||||
"__PTRDIFF_FMTd__=\"d\"",
|
||||
"__PTRDIFF_FMTi__=\"i\"",
|
||||
"__PTRDIFF_MAX__=2147483647",
|
||||
"__PTRDIFF_TYPE__=int",
|
||||
"__PTRDIFF_WIDTH__=32",
|
||||
"__REGISTER_PREFIX__=",
|
||||
"__SCHAR_MAX__=127",
|
||||
"__SHRT_MAX__=32767",
|
||||
"__SHRT_WIDTH__=16",
|
||||
"__SIG_ATOMIC_MAX__=2147483647",
|
||||
"__SIG_ATOMIC_WIDTH__=32",
|
||||
"__SIZEOF_DOUBLE__=8",
|
||||
"__SIZEOF_FLOAT__=4",
|
||||
"__SIZEOF_INT__=4",
|
||||
"__SIZEOF_LONG_DOUBLE__=8",
|
||||
"__SIZEOF_LONG_LONG__=8",
|
||||
"__SIZEOF_LONG__=4",
|
||||
"__SIZEOF_POINTER__=4",
|
||||
"__SIZEOF_PTRDIFF_T__=4",
|
||||
"__SIZEOF_SHORT__=2",
|
||||
"__SIZEOF_SIZE_T__=4",
|
||||
"__SIZEOF_WCHAR_T__=4",
|
||||
"__SIZEOF_WINT_T__=4",
|
||||
"__SIZE_FMTX__=\"X\"",
|
||||
"__SIZE_FMTo__=\"o\"",
|
||||
"__SIZE_FMTu__=\"u\"",
|
||||
"__SIZE_FMTx__=\"x\"",
|
||||
"__SIZE_MAX__=4294967295U",
|
||||
"__SIZE_TYPE__=unsigned int",
|
||||
"__SIZE_WIDTH__=32",
|
||||
"__STDC_HOSTED__=1",
|
||||
"__STDC_UTF_16__=1",
|
||||
"__STDC_UTF_32__=1",
|
||||
"__STDC_VERSION__=201710L",
|
||||
"__STDC__=1",
|
||||
"__UINT16_C_SUFFIX__=",
|
||||
"__UINT16_FMTX__=\"hX\"",
|
||||
"__UINT16_FMTo__=\"ho\"",
|
||||
"__UINT16_FMTu__=\"hu\"",
|
||||
"__UINT16_FMTx__=\"hx\"",
|
||||
"__UINT16_MAX__=65535",
|
||||
"__UINT16_TYPE__=unsigned short",
|
||||
"__UINT32_C_SUFFIX__=U",
|
||||
"__UINT32_FMTX__=\"X\"",
|
||||
"__UINT32_FMTo__=\"o\"",
|
||||
"__UINT32_FMTu__=\"u\"",
|
||||
"__UINT32_FMTx__=\"x\"",
|
||||
"__UINT32_MAX__=4294967295U",
|
||||
"__UINT32_TYPE__=unsigned int",
|
||||
"__UINT64_C_SUFFIX__=ULL",
|
||||
"__UINT64_FMTX__=\"llX\"",
|
||||
"__UINT64_FMTo__=\"llo\"",
|
||||
"__UINT64_FMTu__=\"llu\"",
|
||||
"__UINT64_FMTx__=\"llx\"",
|
||||
"__UINT64_MAX__=18446744073709551615ULL",
|
||||
"__UINT64_TYPE__=long long unsigned int",
|
||||
"__UINT8_C_SUFFIX__=",
|
||||
"__UINT8_FMTX__=\"hhX\"",
|
||||
"__UINT8_FMTo__=\"hho\"",
|
||||
"__UINT8_FMTu__=\"hhu\"",
|
||||
"__UINT8_FMTx__=\"hhx\"",
|
||||
"__UINT8_MAX__=255",
|
||||
"__UINT8_TYPE__=unsigned char",
|
||||
"__UINTMAX_C_SUFFIX__=ULL",
|
||||
"__UINTMAX_FMTX__=\"llX\"",
|
||||
"__UINTMAX_FMTo__=\"llo\"",
|
||||
"__UINTMAX_FMTu__=\"llu\"",
|
||||
"__UINTMAX_FMTx__=\"llx\"",
|
||||
"__UINTMAX_MAX__=18446744073709551615ULL",
|
||||
"__UINTMAX_TYPE__=long long unsigned int",
|
||||
"__UINTMAX_WIDTH__=64",
|
||||
"__UINTPTR_FMTX__=\"X\"",
|
||||
"__UINTPTR_FMTo__=\"o\"",
|
||||
"__UINTPTR_FMTu__=\"u\"",
|
||||
"__UINTPTR_FMTx__=\"x\"",
|
||||
"__UINTPTR_MAX__=4294967295U",
|
||||
"__UINTPTR_TYPE__=unsigned int",
|
||||
"__UINTPTR_WIDTH__=32",
|
||||
"__UINT_FAST16_FMTX__=\"hX\"",
|
||||
"__UINT_FAST16_FMTo__=\"ho\"",
|
||||
"__UINT_FAST16_FMTu__=\"hu\"",
|
||||
"__UINT_FAST16_FMTx__=\"hx\"",
|
||||
"__UINT_FAST16_MAX__=65535",
|
||||
"__UINT_FAST16_TYPE__=unsigned short",
|
||||
"__UINT_FAST32_FMTX__=\"X\"",
|
||||
"__UINT_FAST32_FMTo__=\"o\"",
|
||||
"__UINT_FAST32_FMTu__=\"u\"",
|
||||
"__UINT_FAST32_FMTx__=\"x\"",
|
||||
"__UINT_FAST32_MAX__=4294967295U",
|
||||
"__UINT_FAST32_TYPE__=unsigned int",
|
||||
"__UINT_FAST64_FMTX__=\"llX\"",
|
||||
"__UINT_FAST64_FMTo__=\"llo\"",
|
||||
"__UINT_FAST64_FMTu__=\"llu\"",
|
||||
"__UINT_FAST64_FMTx__=\"llx\"",
|
||||
"__UINT_FAST64_MAX__=18446744073709551615ULL",
|
||||
"__UINT_FAST64_TYPE__=long long unsigned int",
|
||||
"__UINT_FAST8_FMTX__=\"hhX\"",
|
||||
"__UINT_FAST8_FMTo__=\"hho\"",
|
||||
"__UINT_FAST8_FMTu__=\"hhu\"",
|
||||
"__UINT_FAST8_FMTx__=\"hhx\"",
|
||||
"__UINT_FAST8_MAX__=255",
|
||||
"__UINT_FAST8_TYPE__=unsigned char",
|
||||
"__UINT_LEAST16_FMTX__=\"hX\"",
|
||||
"__UINT_LEAST16_FMTo__=\"ho\"",
|
||||
"__UINT_LEAST16_FMTu__=\"hu\"",
|
||||
"__UINT_LEAST16_FMTx__=\"hx\"",
|
||||
"__UINT_LEAST16_MAX__=65535",
|
||||
"__UINT_LEAST16_TYPE__=unsigned short",
|
||||
"__UINT_LEAST32_FMTX__=\"X\"",
|
||||
"__UINT_LEAST32_FMTo__=\"o\"",
|
||||
"__UINT_LEAST32_FMTu__=\"u\"",
|
||||
"__UINT_LEAST32_FMTx__=\"x\"",
|
||||
"__UINT_LEAST32_MAX__=4294967295U",
|
||||
"__UINT_LEAST32_TYPE__=unsigned int",
|
||||
"__UINT_LEAST64_FMTX__=\"llX\"",
|
||||
"__UINT_LEAST64_FMTo__=\"llo\"",
|
||||
"__UINT_LEAST64_FMTu__=\"llu\"",
|
||||
"__UINT_LEAST64_FMTx__=\"llx\"",
|
||||
"__UINT_LEAST64_MAX__=18446744073709551615ULL",
|
||||
"__UINT_LEAST64_TYPE__=long long unsigned int",
|
||||
"__UINT_LEAST8_FMTX__=\"hhX\"",
|
||||
"__UINT_LEAST8_FMTo__=\"hho\"",
|
||||
"__UINT_LEAST8_FMTu__=\"hhu\"",
|
||||
"__UINT_LEAST8_FMTx__=\"hhx\"",
|
||||
"__UINT_LEAST8_MAX__=255",
|
||||
"__UINT_LEAST8_TYPE__=unsigned char",
|
||||
"__USER_LABEL_PREFIX__=",
|
||||
"__VERSION__=\"Clang 16.0.0\"",
|
||||
"__VFP_FP__=1",
|
||||
"__WCHAR_MAX__=4294967295U",
|
||||
"__WCHAR_TYPE__=unsigned int",
|
||||
"__WCHAR_UNSIGNED__=1",
|
||||
"__WCHAR_WIDTH__=32",
|
||||
"__WINT_MAX__=2147483647",
|
||||
"__WINT_TYPE__=int",
|
||||
"__WINT_WIDTH__=32",
|
||||
"__arm=1",
|
||||
"__arm__=1",
|
||||
"__clang__=1",
|
||||
"__clang_literal_encoding__=\"UTF-8\"",
|
||||
"__clang_major__=16",
|
||||
"__clang_minor__=0",
|
||||
"__clang_patchlevel__=0",
|
||||
"__clang_version__=\"16.0.0 \"",
|
||||
"__clang_wide_literal_encoding__=\"UTF-32\"",
|
||||
"__llvm__=1"
|
||||
],
|
||||
"intelliSenseMode": "${default}"
|
||||
}
|
||||
],
|
||||
"version": 4
|
||||
}
|
||||
0
project/.vscode/uv4.log
vendored
Executable file
0
project/.vscode/uv4.log
vendored
Executable file
9
project/EventRecorderStub.scvd
Executable file
9
project/EventRecorderStub.scvd
Executable file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<component_viewer schemaVersion="0.1" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="Component_Viewer.xsd">
|
||||
|
||||
<component name="EventRecorderStub" version="1.0.0"/> <!--name and version of the component-->
|
||||
<events>
|
||||
</events>
|
||||
|
||||
</component_viewer>
|
||||
2072
project/JLinkLog.txt
Executable file
2072
project/JLinkLog.txt
Executable file
File diff suppressed because it is too large
Load Diff
44
project/JLinkSettings.ini
Executable file
44
project/JLinkSettings.ini
Executable file
@@ -0,0 +1,44 @@
|
||||
[BREAKPOINTS]
|
||||
ForceImpTypeAny = 0
|
||||
ShowInfoWin = 1
|
||||
EnableFlashBP = 2
|
||||
BPDuringExecution = 0
|
||||
[CFI]
|
||||
CFISize = 0x00
|
||||
CFIAddr = 0x00
|
||||
[CPU]
|
||||
MonModeVTableAddr = 0xFFFFFFFF
|
||||
MonModeDebug = 0
|
||||
MaxNumAPs = 0
|
||||
LowPowerHandlingMode = 0
|
||||
OverrideMemMap = 0
|
||||
AllowSimulation = 1
|
||||
ScriptFile=""
|
||||
[FLASH]
|
||||
RMWThreshold = 0x400
|
||||
Loaders=""
|
||||
EraseType = 0x00
|
||||
CacheExcludeSize = 0x00
|
||||
CacheExcludeAddr = 0x00
|
||||
MinNumBytesFlashDL = 0
|
||||
SkipProgOnCRCMatch = 1
|
||||
VerifyDownload = 1
|
||||
AllowCaching = 1
|
||||
EnableFlashDL = 2
|
||||
Override = 1
|
||||
Device="CORTEX-M0"
|
||||
[GENERAL]
|
||||
WorkRAMSize = 0x00
|
||||
WorkRAMAddr = 0x00
|
||||
RAMUsageLimit = 0x00
|
||||
[SWO]
|
||||
SWOLogFile=""
|
||||
[MEM]
|
||||
RdOverrideOrMask = 0x00
|
||||
RdOverrideAndMask = 0xFFFFFFFF
|
||||
RdOverrideAddr = 0xFFFFFFFF
|
||||
WrOverrideOrMask = 0x00
|
||||
WrOverrideAndMask = 0xFFFFFFFF
|
||||
WrOverrideAddr = 0xFFFFFFFF
|
||||
[RAM]
|
||||
VerifyDownload = 0x00
|
||||
3898
project/LH32M0G3.uvguix.DMY
Executable file
3898
project/LH32M0G3.uvguix.DMY
Executable file
File diff suppressed because one or more lines are too long
4096
project/LH32M0G3.uvguix.hyj
Executable file
4096
project/LH32M0G3.uvguix.hyj
Executable file
File diff suppressed because one or more lines are too long
3646
project/LH32M0G3.uvguix.jcm
Executable file
3646
project/LH32M0G3.uvguix.jcm
Executable file
File diff suppressed because one or more lines are too long
3763
project/LH32M0G3.uvguix.siarg
Executable file
3763
project/LH32M0G3.uvguix.siarg
Executable file
File diff suppressed because one or more lines are too long
1483
project/LH32M0G3.uvoptx
Executable file
1483
project/LH32M0G3.uvoptx
Executable file
File diff suppressed because it is too large
Load Diff
862
project/LH32M0G3.uvprojx
Executable file
862
project/LH32M0G3.uvprojx
Executable file
@@ -0,0 +1,862 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
||||
<Project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="project_projx.xsd">
|
||||
|
||||
<SchemaVersion>2.1</SchemaVersion>
|
||||
|
||||
<Header>### uVision Project, (C) Keil Software</Header>
|
||||
|
||||
<Targets>
|
||||
<Target>
|
||||
<TargetName>Target 1</TargetName>
|
||||
<ToolsetNumber>0x4</ToolsetNumber>
|
||||
<ToolsetName>ARM-ADS</ToolsetName>
|
||||
<pArmCC>6190000::V6.19::ARMCLANG</pArmCC>
|
||||
<pCCUsed>6190000::V6.19::ARMCLANG</pCCUsed>
|
||||
<uAC6>1</uAC6>
|
||||
<TargetOption>
|
||||
<TargetCommonOption>
|
||||
<Device>LH32M0G30X</Device>
|
||||
<Vendor>LegendSemi</Vendor>
|
||||
<PackID>LegendSemi.LH32M0G30X_DFP.0.0.2</PackID>
|
||||
<PackURL>www.legendsemi.com/</PackURL>
|
||||
<Cpu>IRAM(0x20000000,0x2000) IROM(0x08000000,0x20000) CPUTYPE("Cortex-M0+") CLOCK(12000000) ELITTLE</Cpu>
|
||||
<FlashUtilSpec></FlashUtilSpec>
|
||||
<StartupFile></StartupFile>
|
||||
<FlashDriverDll>UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0LH32M0G30X_FLASH -FS08000000 -FL020000 -FP0($$Device:LH32M0G30X$Flash\LH32M0G30X_FLASH.FLM))</FlashDriverDll>
|
||||
<DeviceId>0</DeviceId>
|
||||
<RegisterFile>$$Device:LH32M0G30X$Device\inc\LH32M0G30X.h</RegisterFile>
|
||||
<MemoryEnv></MemoryEnv>
|
||||
<Cmp></Cmp>
|
||||
<Asm></Asm>
|
||||
<Linker></Linker>
|
||||
<OHString></OHString>
|
||||
<InfinionOptionDll></InfinionOptionDll>
|
||||
<SLE66CMisc></SLE66CMisc>
|
||||
<SLE66AMisc></SLE66AMisc>
|
||||
<SLE66LinkerMisc></SLE66LinkerMisc>
|
||||
<SFDFile>$$Device:LH32M0G30X$SVD\LH32M0G30X.svd</SFDFile>
|
||||
<bCustSvd>0</bCustSvd>
|
||||
<UseEnv>0</UseEnv>
|
||||
<BinPath></BinPath>
|
||||
<IncludePath></IncludePath>
|
||||
<LibPath></LibPath>
|
||||
<RegisterFilePath></RegisterFilePath>
|
||||
<DBRegisterFilePath></DBRegisterFilePath>
|
||||
<TargetStatus>
|
||||
<Error>0</Error>
|
||||
<ExitCodeStop>0</ExitCodeStop>
|
||||
<ButtonStop>0</ButtonStop>
|
||||
<NotGenerated>0</NotGenerated>
|
||||
<InvalidFlash>1</InvalidFlash>
|
||||
</TargetStatus>
|
||||
<OutputDirectory>.\OBJ\</OutputDirectory>
|
||||
<OutputName>DP2317_MF6600_LH32M0S3_APP</OutputName>
|
||||
<CreateExecutable>1</CreateExecutable>
|
||||
<CreateLib>0</CreateLib>
|
||||
<CreateHexFile>1</CreateHexFile>
|
||||
<DebugInformation>1</DebugInformation>
|
||||
<BrowseInformation>1</BrowseInformation>
|
||||
<ListingPath>.\Listings\</ListingPath>
|
||||
<HexFormatSelection>1</HexFormatSelection>
|
||||
<Merge32K>0</Merge32K>
|
||||
<CreateBatchFile>0</CreateBatchFile>
|
||||
<BeforeCompile>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name></UserProg1Name>
|
||||
<UserProg2Name></UserProg2Name>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopU1X>0</nStopU1X>
|
||||
<nStopU2X>0</nStopU2X>
|
||||
</BeforeCompile>
|
||||
<BeforeMake>
|
||||
<RunUserProg1>0</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name></UserProg1Name>
|
||||
<UserProg2Name></UserProg2Name>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopB1X>0</nStopB1X>
|
||||
<nStopB2X>0</nStopB2X>
|
||||
</BeforeMake>
|
||||
<AfterMake>
|
||||
<RunUserProg1>1</RunUserProg1>
|
||||
<RunUserProg2>0</RunUserProg2>
|
||||
<UserProg1Name>fromelf.exe --bin -o "$L@L.bin" "#L"</UserProg1Name>
|
||||
<UserProg2Name></UserProg2Name>
|
||||
<UserProg1Dos16Mode>0</UserProg1Dos16Mode>
|
||||
<UserProg2Dos16Mode>0</UserProg2Dos16Mode>
|
||||
<nStopA1X>0</nStopA1X>
|
||||
<nStopA2X>0</nStopA2X>
|
||||
</AfterMake>
|
||||
<SelectedForBatchBuild>0</SelectedForBatchBuild>
|
||||
<SVCSIdString></SVCSIdString>
|
||||
</TargetCommonOption>
|
||||
<CommonProperty>
|
||||
<UseCPPCompiler>0</UseCPPCompiler>
|
||||
<RVCTCodeConst>0</RVCTCodeConst>
|
||||
<RVCTZI>0</RVCTZI>
|
||||
<RVCTOtherData>0</RVCTOtherData>
|
||||
<ModuleSelection>0</ModuleSelection>
|
||||
<IncludeInBuild>1</IncludeInBuild>
|
||||
<AlwaysBuild>0</AlwaysBuild>
|
||||
<GenerateAssemblyFile>0</GenerateAssemblyFile>
|
||||
<AssembleAssemblyFile>0</AssembleAssemblyFile>
|
||||
<PublicsOnly>0</PublicsOnly>
|
||||
<StopOnExitCode>3</StopOnExitCode>
|
||||
<CustomArgument></CustomArgument>
|
||||
<IncludeLibraryModules></IncludeLibraryModules>
|
||||
<ComprImg>1</ComprImg>
|
||||
</CommonProperty>
|
||||
<DllOption>
|
||||
<SimDllName>SARMCM3.DLL</SimDllName>
|
||||
<SimDllArguments> -REMAP </SimDllArguments>
|
||||
<SimDlgDll>DARMCM1.DLL</SimDlgDll>
|
||||
<SimDlgDllArguments>-pLH32CM0+</SimDlgDllArguments>
|
||||
<TargetDllName>SARMCM3.DLL</TargetDllName>
|
||||
<TargetDllArguments> </TargetDllArguments>
|
||||
<TargetDlgDll>TARMCM1.DLL</TargetDlgDll>
|
||||
<TargetDlgDllArguments>-pLH32CM0+</TargetDlgDllArguments>
|
||||
</DllOption>
|
||||
<DebugOption>
|
||||
<OPTHX>
|
||||
<HexSelection>1</HexSelection>
|
||||
<HexRangeLowAddress>0</HexRangeLowAddress>
|
||||
<HexRangeHighAddress>0</HexRangeHighAddress>
|
||||
<HexOffset>0</HexOffset>
|
||||
<Oh166RecLen>16</Oh166RecLen>
|
||||
</OPTHX>
|
||||
</DebugOption>
|
||||
<Utilities>
|
||||
<Flash1>
|
||||
<UseTargetDll>1</UseTargetDll>
|
||||
<UseExternalTool>0</UseExternalTool>
|
||||
<RunIndependent>0</RunIndependent>
|
||||
<UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging>
|
||||
<Capability>1</Capability>
|
||||
<DriverSelection>4096</DriverSelection>
|
||||
</Flash1>
|
||||
<bUseTDR>1</bUseTDR>
|
||||
<Flash2>BIN\UL2CM3.DLL</Flash2>
|
||||
<Flash3>"" ()</Flash3>
|
||||
<Flash4></Flash4>
|
||||
<pFcarmOut></pFcarmOut>
|
||||
<pFcarmGrp></pFcarmGrp>
|
||||
<pFcArmRoot></pFcArmRoot>
|
||||
<FcArmLst>0</FcArmLst>
|
||||
</Utilities>
|
||||
<TargetArmAds>
|
||||
<ArmAdsMisc>
|
||||
<GenerateListings>0</GenerateListings>
|
||||
<asHll>1</asHll>
|
||||
<asAsm>1</asAsm>
|
||||
<asMacX>1</asMacX>
|
||||
<asSyms>1</asSyms>
|
||||
<asFals>1</asFals>
|
||||
<asDbgD>1</asDbgD>
|
||||
<asForm>1</asForm>
|
||||
<ldLst>0</ldLst>
|
||||
<ldmm>1</ldmm>
|
||||
<ldXref>1</ldXref>
|
||||
<BigEnd>0</BigEnd>
|
||||
<AdsALst>1</AdsALst>
|
||||
<AdsACrf>1</AdsACrf>
|
||||
<AdsANop>0</AdsANop>
|
||||
<AdsANot>0</AdsANot>
|
||||
<AdsLLst>1</AdsLLst>
|
||||
<AdsLmap>1</AdsLmap>
|
||||
<AdsLcgr>1</AdsLcgr>
|
||||
<AdsLsym>1</AdsLsym>
|
||||
<AdsLszi>1</AdsLszi>
|
||||
<AdsLtoi>1</AdsLtoi>
|
||||
<AdsLsun>1</AdsLsun>
|
||||
<AdsLven>1</AdsLven>
|
||||
<AdsLsxf>1</AdsLsxf>
|
||||
<RvctClst>0</RvctClst>
|
||||
<GenPPlst>0</GenPPlst>
|
||||
<AdsCpuType>"Cortex-M0+"</AdsCpuType>
|
||||
<RvctDeviceName></RvctDeviceName>
|
||||
<mOS>0</mOS>
|
||||
<uocRom>0</uocRom>
|
||||
<uocRam>0</uocRam>
|
||||
<hadIROM>1</hadIROM>
|
||||
<hadIRAM>1</hadIRAM>
|
||||
<hadXRAM>0</hadXRAM>
|
||||
<uocXRam>0</uocXRam>
|
||||
<RvdsVP>0</RvdsVP>
|
||||
<RvdsMve>0</RvdsMve>
|
||||
<RvdsCdeCp>0</RvdsCdeCp>
|
||||
<nBranchProt>0</nBranchProt>
|
||||
<hadIRAM2>0</hadIRAM2>
|
||||
<hadIROM2>0</hadIROM2>
|
||||
<StupSel>8</StupSel>
|
||||
<useUlib>1</useUlib>
|
||||
<EndSel>0</EndSel>
|
||||
<uLtcg>0</uLtcg>
|
||||
<nSecure>0</nSecure>
|
||||
<RoSelD>3</RoSelD>
|
||||
<RwSelD>3</RwSelD>
|
||||
<CodeSel>0</CodeSel>
|
||||
<OptFeed>0</OptFeed>
|
||||
<NoZi1>0</NoZi1>
|
||||
<NoZi2>0</NoZi2>
|
||||
<NoZi3>0</NoZi3>
|
||||
<NoZi4>0</NoZi4>
|
||||
<NoZi5>0</NoZi5>
|
||||
<Ro1Chk>0</Ro1Chk>
|
||||
<Ro2Chk>0</Ro2Chk>
|
||||
<Ro3Chk>0</Ro3Chk>
|
||||
<Ir1Chk>1</Ir1Chk>
|
||||
<Ir2Chk>0</Ir2Chk>
|
||||
<Ra1Chk>0</Ra1Chk>
|
||||
<Ra2Chk>0</Ra2Chk>
|
||||
<Ra3Chk>0</Ra3Chk>
|
||||
<Im1Chk>1</Im1Chk>
|
||||
<Im2Chk>0</Im2Chk>
|
||||
<OnChipMemories>
|
||||
<Ocm1>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm1>
|
||||
<Ocm2>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm2>
|
||||
<Ocm3>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm3>
|
||||
<Ocm4>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm4>
|
||||
<Ocm5>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm5>
|
||||
<Ocm6>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</Ocm6>
|
||||
<IRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x20000000</StartAddress>
|
||||
<Size>0x2000</Size>
|
||||
</IRAM>
|
||||
<IROM>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x8000000</StartAddress>
|
||||
<Size>0x20000</Size>
|
||||
</IROM>
|
||||
<XRAM>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</XRAM>
|
||||
<OCR_RVCT1>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT1>
|
||||
<OCR_RVCT2>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT2>
|
||||
<OCR_RVCT3>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT3>
|
||||
<OCR_RVCT4>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x8000000</StartAddress>
|
||||
<Size>0x1c000</Size>
|
||||
</OCR_RVCT4>
|
||||
<OCR_RVCT5>
|
||||
<Type>1</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT5>
|
||||
<OCR_RVCT6>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT6>
|
||||
<OCR_RVCT7>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT7>
|
||||
<OCR_RVCT8>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT8>
|
||||
<OCR_RVCT9>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x20000000</StartAddress>
|
||||
<Size>0x2000</Size>
|
||||
</OCR_RVCT9>
|
||||
<OCR_RVCT10>
|
||||
<Type>0</Type>
|
||||
<StartAddress>0x0</StartAddress>
|
||||
<Size>0x0</Size>
|
||||
</OCR_RVCT10>
|
||||
</OnChipMemories>
|
||||
<RvctStartVector></RvctStartVector>
|
||||
</ArmAdsMisc>
|
||||
<Cads>
|
||||
<interw>1</interw>
|
||||
<Optim>2</Optim>
|
||||
<oTime>0</oTime>
|
||||
<SplitLS>0</SplitLS>
|
||||
<OneElfS>1</OneElfS>
|
||||
<Strict>0</Strict>
|
||||
<EnumInt>0</EnumInt>
|
||||
<PlainCh>0</PlainCh>
|
||||
<Ropi>0</Ropi>
|
||||
<Rwpi>0</Rwpi>
|
||||
<wLevel>1</wLevel>
|
||||
<uThumb>0</uThumb>
|
||||
<uSurpInc>0</uSurpInc>
|
||||
<uC99>1</uC99>
|
||||
<uGnu>1</uGnu>
|
||||
<useXO>0</useXO>
|
||||
<v6Lang>3</v6Lang>
|
||||
<v6LangP>5</v6LangP>
|
||||
<vShortEn>1</vShortEn>
|
||||
<vShortWch>1</vShortWch>
|
||||
<v6Lto>0</v6Lto>
|
||||
<v6WtE>0</v6WtE>
|
||||
<v6Rtti>0</v6Rtti>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath>..\library\inc;..\user;..\user\Main;..\user\Protocol;..\user\Utility;..\user\MCU;..\user\Device;..\user\Compute;..\user\Interface;..\library\src;..\user\Core</IncludePath>
|
||||
</VariousControls>
|
||||
</Cads>
|
||||
<Aads>
|
||||
<interw>1</interw>
|
||||
<Ropi>0</Ropi>
|
||||
<Rwpi>0</Rwpi>
|
||||
<thumb>0</thumb>
|
||||
<SplitLS>0</SplitLS>
|
||||
<SwStkChk>0</SwStkChk>
|
||||
<NoWarn>0</NoWarn>
|
||||
<uSurpInc>0</uSurpInc>
|
||||
<useXO>0</useXO>
|
||||
<ClangAsOpt>4</ClangAsOpt>
|
||||
<VariousControls>
|
||||
<MiscControls></MiscControls>
|
||||
<Define></Define>
|
||||
<Undefine></Undefine>
|
||||
<IncludePath></IncludePath>
|
||||
</VariousControls>
|
||||
</Aads>
|
||||
<LDads>
|
||||
<umfTarg>1</umfTarg>
|
||||
<Ropi>0</Ropi>
|
||||
<Rwpi>0</Rwpi>
|
||||
<noStLib>0</noStLib>
|
||||
<RepFail>1</RepFail>
|
||||
<useFile>0</useFile>
|
||||
<TextAddressRange>0x00000000</TextAddressRange>
|
||||
<DataAddressRange>0x20000000</DataAddressRange>
|
||||
<pXoBase></pXoBase>
|
||||
<ScatterFile></ScatterFile>
|
||||
<IncludeLibs></IncludeLibs>
|
||||
<IncludeLibsPath></IncludeLibsPath>
|
||||
<Misc></Misc>
|
||||
<LinkerInputFile></LinkerInputFile>
|
||||
<DisabledWarnings></DisabledWarnings>
|
||||
</LDads>
|
||||
</TargetArmAds>
|
||||
</TargetOption>
|
||||
<Groups>
|
||||
<Group>
|
||||
<GroupName>startup</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>startup_lh32m0g3x.s</FileName>
|
||||
<FileType>2</FileType>
|
||||
<FilePath>..\startup\KEIL\startup_lh32m0g3x.s</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>system_lh32m0g3x.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\system_lh32m0g3x.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>lhlibrary</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_btim.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_btim.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_timer.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_timer.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_dma.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_dma.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_dmamux.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_dmamux.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_gpio.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_gpio.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_lhl.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_lhl.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_adc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_adc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_i2c.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_i2c.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_uart.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_uart.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_crc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_crc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_rcc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_rcc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_power.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_power.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_iwdg.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_iwdg.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_lptim.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_lptim.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_flash.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_flash.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_rtc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_rtc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_exti.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_exti.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_mcal.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_mcal.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_mio.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_mio.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_xlink.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_xlink.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lh32m0g3x_spi.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\library\src\lh32m0g3x_spi.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>LHLMCU</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>lhl_adc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_adc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lhl_adc_dma.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_adc_dma.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lhl_btim.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_btim.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lhl_dma.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_dma.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lhl_exti.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_exti.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lhl_gpio.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_gpio.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lhl_i2c_slave.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_i2c_slave.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lhl_i2c_soft.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_i2c_soft.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lhl_lowpower.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_lowpower.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lhl_lptimer.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_lptimer.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lhl_rtc.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_rtc.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lhl_systemclock.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_systemclock.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lhl_timer.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_timer.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lhl_uart.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_uart.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lhl_watchdog.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_watchdog.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lhl_systick.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_systick.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lhl_xlink.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_xlink.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>lhl_flash.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\MCU\lhl_flash.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>User</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>main.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\main.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>MainCore.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Main\MainCore.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>SystemInclude.h</FileName>
|
||||
<FileType>5</FileType>
|
||||
<FilePath>..\user\Main\SystemInclude.h</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>Protocol</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>MODBUS.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Protocol\MODBUS.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>HWI2CProtocol.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Protocol\HWI2CProtocol.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>CommProcess.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Protocol\CommProcess.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>InternalModbus.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Protocol\InternalModbus.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>UserModbus.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Protocol\UserModbus.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>ReadWriteDataByCom.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Protocol\ReadWriteDataByCom.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>SampProcess.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Protocol\SampProcess.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>AvantGardeProtocol.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Protocol\AvantGardeProtocol.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>Utility</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>CRC.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Utility\CRC.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>user_math.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Utility\user_math.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>filter.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Utility\filter.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>delay.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Utility\delay.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>Device</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>CAT24C512.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Device\CAT24C512.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>StorageDefine.h</FileName>
|
||||
<FileType>5</FileType>
|
||||
<FilePath>..\user\Main\StorageDefine.h</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>MCP9808.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Device\MCP9808.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>TPL0501.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Device\TPL0501.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>CAT5171.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Device\CAT5171.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>MB85RS16.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Device\MB85RS16.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>HAFBLF0750C4AX5.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Device\HAFBLF0750C4AX5.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>BLE.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Device\BLE.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>key_power.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Device\key_power.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>oled.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Device\oled.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>Core</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>DP2006_VM1000.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Core\DP2006_VM1000.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>DP2006_VM1000.h</FileName>
|
||||
<FileType>5</FileType>
|
||||
<FilePath>..\user\Core\DP2006_VM1000.h</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>DP2006_VM1000_Parameter.h</FileName>
|
||||
<FileType>5</FileType>
|
||||
<FilePath>..\user\Core\DP2006_VM1000_Parameter.h</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>DP2006_VM1000_Header.h</FileName>
|
||||
<FileType>5</FileType>
|
||||
<FilePath>..\user\Core\DP2006_VM1000_Header.h</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>Compute</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>FlowRateCompute.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Compute\FlowRateCompute.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>AccCompute.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Compute\AccCompute.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>Correct.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Compute\Correct.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>GasAnalysis.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Compute\GasAnalysis.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>TemperatureCorrect.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Compute\TemperatureCorrect.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>SavingData.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Compute\SavingData.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>UnitConverter.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Compute\UnitConverter.c</FilePath>
|
||||
</File>
|
||||
<File>
|
||||
<FileName>StaticTemperature.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Compute\StaticTemperature.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
<Group>
|
||||
<GroupName>Interface</GroupName>
|
||||
<Files>
|
||||
<File>
|
||||
<FileName>Display.c</FileName>
|
||||
<FileType>1</FileType>
|
||||
<FilePath>..\user\Interface\Display.c</FilePath>
|
||||
</File>
|
||||
</Files>
|
||||
</Group>
|
||||
</Groups>
|
||||
</Target>
|
||||
</Targets>
|
||||
|
||||
<RTE>
|
||||
<apis/>
|
||||
<components/>
|
||||
<files>
|
||||
<file attr="config" category="source" condition="LH32M0G30X_ARM" name="Device\lib\KEIL\startup_LH32M0G30X.s" version="0.0.2">
|
||||
<instance index="0" removed="1">RTE\Device\LH32M0G30X\startup_LH32M0G30X.s</instance>
|
||||
<component Cclass="Device" Cgroup="Startup" Cvendor="LegendSemi" Cversion="0.0.2" condition="LH32M0G30X CMSIS Device"/>
|
||||
<package name="LH32M0G30X_DFP" schemaVersion="1.6.3" url="www.legendsemi.com/" vendor="LegendSemi" version="0.0.2"/>
|
||||
<targetInfos/>
|
||||
</file>
|
||||
<file attr="config" category="source" condition="LH32M0G30X_ARM" name="Device\lib\system_LH32M0G30X.c" version="0.0.2">
|
||||
<instance index="0" removed="1">RTE\Device\LH32M0G30X\system_LH32M0G30X.c</instance>
|
||||
<component Cclass="Device" Cgroup="Startup" Cvendor="LegendSemi" Cversion="0.0.2" condition="LH32M0G30X CMSIS Device"/>
|
||||
<package name="LH32M0G30X_DFP" schemaVersion="1.6.3" url="www.legendsemi.com/" vendor="LegendSemi" version="0.0.2"/>
|
||||
<targetInfos/>
|
||||
</file>
|
||||
</files>
|
||||
</RTE>
|
||||
|
||||
<LayerInfo>
|
||||
<Layers>
|
||||
<Layer>
|
||||
<LayName>LH32M0G3</LayName>
|
||||
<LayPrjMark>1</LayPrjMark>
|
||||
</Layer>
|
||||
</Layers>
|
||||
</LayerInfo>
|
||||
|
||||
</Project>
|
||||
958
project/Listings/startup_lh32m0g3x.lst
Executable file
958
project/Listings/startup_lh32m0g3x.lst
Executable file
@@ -0,0 +1,958 @@
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 1
|
||||
|
||||
|
||||
1 00000000 ;/******************************************************
|
||||
********************//**
|
||||
2 00000000 ; * @file startup_ARMCM0.s
|
||||
3 00000000 ; * @brief CMSIS Core Device Startup File for
|
||||
4 00000000 ; * ARMCM0 Device Series
|
||||
5 00000000 ; * @version V1.08
|
||||
6 00000000 ; * @version 23. November 2012
|
||||
7 00000000 ; *
|
||||
8 00000000 ; * @note
|
||||
9 00000000 ; *
|
||||
10 00000000 ; ******************************************************
|
||||
************************/
|
||||
11 00000000 ;/* Copyright (c) 2011 - 2012 ARM LIMITED
|
||||
12 00000000 ;
|
||||
13 00000000 ; All rights reserved.
|
||||
14 00000000 ; Redistribution and use in source and binary forms, w
|
||||
ith or without
|
||||
15 00000000 ; modification, are permitted provided that the follow
|
||||
ing conditions are met:
|
||||
16 00000000 ; - Redistributions of source code must retain the abo
|
||||
ve copyright
|
||||
17 00000000 ; notice, this list of conditions and the following
|
||||
disclaimer.
|
||||
18 00000000 ; - Redistributions in binary form must reproduce the
|
||||
above copyright
|
||||
19 00000000 ; notice, this list of conditions and the following
|
||||
disclaimer in the
|
||||
20 00000000 ; documentation and/or other materials provided with
|
||||
the distribution.
|
||||
21 00000000 ; - Neither the name of ARM nor the names of its contr
|
||||
ibutors may be used
|
||||
22 00000000 ; to endorse or promote products derived from this s
|
||||
oftware without
|
||||
23 00000000 ; specific prior written permission.
|
||||
24 00000000 ; *
|
||||
25 00000000 ; THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS A
|
||||
ND CONTRIBUTORS "AS IS"
|
||||
26 00000000 ; AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BU
|
||||
T NOT LIMITED TO, THE
|
||||
27 00000000 ; IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FO
|
||||
R A PARTICULAR PURPOSE
|
||||
28 00000000 ; ARE DISCLAIMED. IN NO EVENT SHALL COPYRIGHT HOLDERS
|
||||
AND CONTRIBUTORS BE
|
||||
29 00000000 ; LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL
|
||||
, EXEMPLARY, OR
|
||||
30 00000000 ; CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO
|
||||
, PROCUREMENT OF
|
||||
31 00000000 ; SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
||||
PROFITS; OR BUSINESS
|
||||
32 00000000 ; INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LI
|
||||
ABILITY, WHETHER IN
|
||||
33 00000000 ; CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLI
|
||||
GENCE OR OTHERWISE)
|
||||
34 00000000 ; ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
|
||||
EVEN IF ADVISED OF THE
|
||||
35 00000000 ; POSSIBILITY OF SUCH DAMAGE.
|
||||
36 00000000 ; ----------------------------------------------------
|
||||
-----------------------*/
|
||||
37 00000000 ;/*
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 2
|
||||
|
||||
|
||||
38 00000000 ;//-------- <<< Use Configuration Wizard in Context Menu
|
||||
>>> ------------------
|
||||
39 00000000 ;*/
|
||||
40 00000000
|
||||
41 00000000
|
||||
42 00000000 ; <h> Stack Configuration
|
||||
43 00000000 ; <o> Stack Size (in Bytes) <0x0-0xFFFFFFFF:8>
|
||||
44 00000000 ; </h>
|
||||
45 00000000
|
||||
46 00000000 00000800
|
||||
Stack_Size
|
||||
EQU 0x00000800
|
||||
47 00000000
|
||||
48 00000000 AREA STACK, NOINIT, READWRITE, ALIGN
|
||||
=3
|
||||
49 00000000 Stack_Mem
|
||||
SPACE Stack_Size
|
||||
50 00000800 __initial_sp
|
||||
51 00000800
|
||||
52 00000800
|
||||
53 00000800 ; <h> Heap Configuration
|
||||
54 00000800 ; <o> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>
|
||||
55 00000800 ; </h>
|
||||
56 00000800
|
||||
57 00000800 00000000
|
||||
Heap_Size
|
||||
EQU 0x00000000 ;!!!Make sure if ne
|
||||
ed: 0x00000400
|
||||
58 00000800
|
||||
59 00000800 AREA HEAP, NOINIT, READWRITE, ALIGN=
|
||||
3
|
||||
60 00000000 __heap_base
|
||||
61 00000000 Heap_Mem
|
||||
SPACE Heap_Size
|
||||
62 00000000 __heap_limit
|
||||
63 00000000
|
||||
64 00000000
|
||||
65 00000000 PRESERVE8
|
||||
66 00000000 THUMB
|
||||
67 00000000
|
||||
68 00000000
|
||||
69 00000000 ; Vector Table Mapped to Address 0 at Reset
|
||||
70 00000000
|
||||
71 00000000 AREA RESET, DATA, READONLY ;
|
||||
72 00000000 EXPORT __Vectors
|
||||
73 00000000 EXPORT __Vectors_End
|
||||
74 00000000 EXPORT __Vectors_Size
|
||||
75 00000000
|
||||
76 00000000 00000000
|
||||
__Vectors
|
||||
DCD __initial_sp ; Top of Stack
|
||||
77 00000004 00000000 DCD Reset_Handler ; Reset Handler
|
||||
78 00000008 00000000 DCD NMI_Handler ; NMI Handler
|
||||
79 0000000C 00000000 DCD HardFault_Handler ; Hard Fault
|
||||
Handler
|
||||
80 00000010 00000000 DCD 0 ; Reserved
|
||||
81 00000014 00000000 DCD 0 ; Reserved
|
||||
82 00000018 00000000 DCD 0 ; Reserved
|
||||
83 0000001C 00000000 DCD 0 ; Reserved
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 3
|
||||
|
||||
|
||||
84 00000020 00000000 DCD 0 ; Reserved
|
||||
85 00000024 00000000 DCD 0 ; Reserved
|
||||
86 00000028 00000000 DCD 0 ; Reserved
|
||||
87 0000002C 00000000 DCD SVC_Handler ; SVCall Handler
|
||||
88 00000030 00000000 DCD 0 ; Reserved
|
||||
89 00000034 00000000 DCD 0 ; Reserved
|
||||
90 00000038 00000000 DCD PendSV_Handler ; PendSV Handler
|
||||
|
||||
91 0000003C 00000000 DCD SysTick_Handler
|
||||
; SysTick Handler
|
||||
92 00000040
|
||||
93 00000040 ; External Interrupts
|
||||
94 00000040 00000000 DCD 0 ; Reserved
|
||||
95 00000044 00000000 DCD PVD_IRQHandler ; PVD 1:
|
||||
96 00000048 00000000 DCD ADC_ERR_IRQHandler
|
||||
;ADC ERROR 2:
|
||||
97 0000004C 00000000 DCD RTC_IRQHandler ; 3: RTC
|
||||
98 00000050 00000000 DCD CROSSLINK_IRQHandler
|
||||
;CROSSLINK 4:
|
||||
99 00000054 00000000 DCD RCC_IRQHandler ; 5: RCC
|
||||
100 00000058 00000000 DCD EXTI0_1_IRQHandler
|
||||
;EXTI Line 0,1 6:
|
||||
|
||||
101 0000005C 00000000 DCD EXTI2_3_IRQHandler ;EXTI Line 2
|
||||
,3 7:
|
||||
102 00000060 00000000 DCD EXTI4_7_IRQHandler ;EXTI Line 4
|
||||
..7 8:
|
||||
103 00000064 00000000 DCD DMA1_CH0_IRQHandler
|
||||
;DMA1_Channel 0 9
|
||||
104 00000068 00000000 DCD DMA1_CH1_IRQHandler
|
||||
;DMA1_Channel 1 10:
|
||||
|
||||
105 0000006C 00000000 DCD DMA1_CH2_3_IRQHandler ;DMA1_Cha
|
||||
nnel 2,3 11:
|
||||
106 00000070 00000000 DCD SPI0_IRQHandler ;SPI0 12:
|
||||
107 00000074 00000000 DCD UART0_IRQHandler ;UART0 13:
|
||||
108 00000078 00000000 DCD RTCAlarm_IRQHandler
|
||||
;RTCAlarm 14:
|
||||
109 0000007C 00000000 DCD QSPI_IRQHandlern
|
||||
;QSPI FLASH 15:
|
||||
110 00000080 00000000 DCD MIO_IRQHandler ;MIO 16:
|
||||
111 00000084 00000000 DCD SPI1_IRQHandler ;SPI1 17:
|
||||
112 00000088 00000000 DCD ADC0_IRQHandler ;ADC0 ready 18:
|
||||
|
||||
113 0000008C 00000000 DCD ADC1_IRQHandler
|
||||
;ADC1 ready 19:
|
||||
114 00000090 00000000 DCD TIM5_IRQHandler ;TIM5 20:
|
||||
115 00000094 00000000 DCD UART1_IRQHandler ;UART1 21:
|
||||
116 00000098 00000000 DCD TIM6_IRQHandler ;TIM6 22:
|
||||
117 0000009C 00000000 DCD EEPROM_IRQHandler ;AFE EEPROM p
|
||||
rog 23:
|
||||
118 000000A0 00000000 DCD EXTI10_11_IRQHandler ;EXTI Line
|
||||
10,11 24:
|
||||
119 000000A4 00000000 DCD EXTI12_13_IRQHandler ;EXTI Line
|
||||
12,13 25:
|
||||
120 000000A8 00000000 DCD LPTIM2_IRQHandler ;LPTIM2 trigg
|
||||
er 26:
|
||||
121 000000AC 00000000 DCD TIM1_IRQHandler
|
||||
;TIM1 Global 27:
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 4
|
||||
|
||||
|
||||
122 000000B0 00000000 DCD TIM2_IRQHandler
|
||||
;TIM2 Global 28:
|
||||
123 000000B4 00000000 DCD LPTIM1_IRQHandler ;LPTIM1 trigg
|
||||
er 29:
|
||||
124 000000B8 00000000 DCD MACL_IRQHandler
|
||||
; MACL RDY,ERR 30:
|
||||
|
||||
125 000000BC 00000000 DCD I2C1_EV_IRQHandler
|
||||
;I2C1 Evnt 31:
|
||||
126 000000C0 __Vectors_End
|
||||
127 000000C0
|
||||
128 000000C0 000000C0
|
||||
__Vectors_Size
|
||||
EQU __Vectors_End - __Vectors
|
||||
129 000000C0
|
||||
130 000000C0 AREA |.text|, CODE, READONLY
|
||||
131 00000000
|
||||
132 00000000
|
||||
133 00000000 ; Reset Handler
|
||||
134 00000000
|
||||
135 00000000 Reset_Handler
|
||||
PROC
|
||||
136 00000000 EXPORT Reset_Handler [WEAK
|
||||
]
|
||||
137 00000000 IMPORT SystemInit
|
||||
138 00000000 IMPORT __main
|
||||
139 00000000
|
||||
140 00000000
|
||||
141 00000000 4804 LDR R0, =SystemInit
|
||||
142 00000002 4780 BLX R0
|
||||
143 00000004 4804 LDR R0, =__main
|
||||
144 00000006 4700 BX R0
|
||||
145 00000008 ENDP
|
||||
146 00000008
|
||||
147 00000008
|
||||
148 00000008 ; Dummy Exception Handlers (infinite loops which can be
|
||||
modified)
|
||||
149 00000008
|
||||
150 00000008 NMI_Handler
|
||||
PROC
|
||||
151 00000008 EXPORT NMI_Handler [WEAK
|
||||
]
|
||||
152 00000008 E7FE B .
|
||||
153 0000000A ENDP
|
||||
155 0000000A HardFault_Handler
|
||||
PROC
|
||||
156 0000000A EXPORT HardFault_Handler [WEAK
|
||||
]
|
||||
157 0000000A E7FE B .
|
||||
158 0000000C ENDP
|
||||
159 0000000C SVC_Handler
|
||||
PROC
|
||||
160 0000000C EXPORT SVC_Handler [WEAK
|
||||
]
|
||||
161 0000000C E7FE B .
|
||||
162 0000000E ENDP
|
||||
163 0000000E PendSV_Handler
|
||||
PROC
|
||||
164 0000000E EXPORT PendSV_Handler [WEAK
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 5
|
||||
|
||||
|
||||
]
|
||||
165 0000000E E7FE B .
|
||||
166 00000010 ENDP
|
||||
167 00000010 SysTick_Handler
|
||||
PROC
|
||||
168 00000010 EXPORT SysTick_Handler [WEAK
|
||||
]
|
||||
169 00000010 E7FE B .
|
||||
170 00000012 ENDP
|
||||
171 00000012
|
||||
172 00000012 Default_Handler
|
||||
PROC
|
||||
173 00000012
|
||||
174 00000012 EXPORT PVD_IRQHandler [WEAK
|
||||
]
|
||||
175 00000012 EXPORT ADC_ERR_IRQHandler [WEAK
|
||||
]
|
||||
176 00000012 EXPORT RTC_IRQHandler [WEAK
|
||||
]
|
||||
177 00000012 EXPORT CROSSLINK_IRQHandler [WEAK]
|
||||
178 00000012 EXPORT RCC_IRQHandler [WEAK
|
||||
]
|
||||
179 00000012 EXPORT EXTI0_1_IRQHandler [WEAK
|
||||
]
|
||||
180 00000012 EXPORT EXTI2_3_IRQHandler [WEAK
|
||||
]
|
||||
181 00000012 EXPORT EXTI4_7_IRQHandler [WEAK
|
||||
]
|
||||
182 00000012 EXPORT DMA1_CH0_IRQHandler [WEAK
|
||||
]
|
||||
183 00000012 EXPORT DMA1_CH1_IRQHandler [WEAK
|
||||
]
|
||||
184 00000012 EXPORT DMA1_CH2_3_IRQHandler [WEAK
|
||||
]
|
||||
185 00000012 EXPORT SPI0_IRQHandler [WEAK
|
||||
]
|
||||
186 00000012 EXPORT UART0_IRQHandler [WEAK
|
||||
]
|
||||
187 00000012 EXPORT RTCAlarm_IRQHandler [WEAK
|
||||
]
|
||||
188 00000012 EXPORT QSPI_IRQHandlern [WEAK
|
||||
]
|
||||
189 00000012 EXPORT MIO_IRQHandler [WEAK
|
||||
]
|
||||
190 00000012 EXPORT SPI1_IRQHandler [WEAK
|
||||
]
|
||||
191 00000012 EXPORT ADC0_IRQHandler [WEAK
|
||||
]
|
||||
192 00000012 EXPORT ADC1_IRQHandler [WEAK
|
||||
]
|
||||
193 00000012 EXPORT TIM5_IRQHandler [WEAK
|
||||
]
|
||||
194 00000012 EXPORT UART1_IRQHandler [WEAK
|
||||
]
|
||||
195 00000012 EXPORT TIM6_IRQHandler [WEAK
|
||||
]
|
||||
196 00000012 EXPORT EEPROM_IRQHandler [WEAK
|
||||
]
|
||||
197 00000012 EXPORT EXTI10_11_IRQHandler [WEAK
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 6
|
||||
|
||||
|
||||
]
|
||||
198 00000012 EXPORT EXTI12_13_IRQHandler [WEAK
|
||||
]
|
||||
199 00000012 EXPORT LPTIM2_IRQHandler [WEAK
|
||||
]
|
||||
200 00000012 EXPORT TIM1_IRQHandler [WEAK
|
||||
]
|
||||
201 00000012 EXPORT TIM2_IRQHandler [WEAK
|
||||
]
|
||||
202 00000012 EXPORT LPTIM1_IRQHandler [WEAK
|
||||
]
|
||||
203 00000012 EXPORT MACL_IRQHandler [WEAK
|
||||
]
|
||||
204 00000012 EXPORT I2C1_EV_IRQHandler [WEAK
|
||||
]
|
||||
205 00000012
|
||||
206 00000012 PVD_IRQHandler
|
||||
207 00000012 ADC_ERR_IRQHandler
|
||||
208 00000012 RTC_IRQHandler
|
||||
209 00000012 CROSSLINK_IRQHandler
|
||||
210 00000012 RCC_IRQHandler
|
||||
211 00000012 EXTI0_1_IRQHandler
|
||||
212 00000012 EXTI2_3_IRQHandler
|
||||
213 00000012 EXTI4_7_IRQHandler
|
||||
214 00000012 DMA1_CH0_IRQHandler
|
||||
215 00000012 DMA1_CH1_IRQHandler
|
||||
216 00000012 DMA1_CH2_3_IRQHandler
|
||||
217 00000012 SPI0_IRQHandler
|
||||
218 00000012 UART0_IRQHandler
|
||||
219 00000012 RTCAlarm_IRQHandler
|
||||
220 00000012 QSPI_IRQHandlern
|
||||
221 00000012 MIO_IRQHandler
|
||||
222 00000012 SPI1_IRQHandler
|
||||
223 00000012 ADC0_IRQHandler
|
||||
224 00000012 ADC1_IRQHandler
|
||||
225 00000012 TIM5_IRQHandler
|
||||
226 00000012 UART1_IRQHandler
|
||||
227 00000012 TIM6_IRQHandler
|
||||
228 00000012 EEPROM_IRQHandler
|
||||
229 00000012 EXTI10_11_IRQHandler
|
||||
230 00000012 EXTI12_13_IRQHandler
|
||||
231 00000012 LPTIM2_IRQHandler
|
||||
232 00000012 TIM1_IRQHandler
|
||||
233 00000012 TIM2_IRQHandler
|
||||
234 00000012 LPTIM1_IRQHandler
|
||||
235 00000012 MACL_IRQHandler
|
||||
236 00000012 I2C1_EV_IRQHandler
|
||||
237 00000012 E7FE B .
|
||||
238 00000014
|
||||
239 00000014 ENDP
|
||||
240 00000014
|
||||
241 00000014
|
||||
242 00000014 ALIGN
|
||||
243 00000014
|
||||
244 00000014
|
||||
245 00000014 ; User Initial Stack & Heap
|
||||
246 00000014
|
||||
247 00000014 IF :DEF:__MICROLIB
|
||||
248 00000014
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 7
|
||||
|
||||
|
||||
249 00000014 EXPORT __initial_sp
|
||||
250 00000014 EXPORT __heap_base
|
||||
251 00000014 EXPORT __heap_limit
|
||||
252 00000014
|
||||
253 00000014 ELSE
|
||||
268 ENDIF
|
||||
269 00000014
|
||||
270 00000014
|
||||
271 00000014 END
|
||||
00000000
|
||||
00000000
|
||||
Command Line: --debug --xref --diag_suppress=9931,A1950W --cpu=Cortex-M0+ --dep
|
||||
end=.\obj\startup_lh32m0g3x.d -o.\obj\startup_lh32m0g3x.o -IC:\Users\hyj\AppDat
|
||||
a\Local\Arm\Packs\LegendSemi\LH32M0G30X_DFP\0.0.2\Device\inc --predefine="__MIC
|
||||
ROLIB SETA 1" --predefine="__UVISION_VERSION SETA 538" --predefine="LH32M0G30X
|
||||
SETA 1" --list=.\listings\startup_lh32m0g3x.lst ..\startup\KEIL\startup_lh32m0g
|
||||
3x.s
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 1 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
STACK 00000000
|
||||
|
||||
Symbol: STACK
|
||||
Definitions
|
||||
At line 48 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
None
|
||||
Comment: STACK unused
|
||||
Stack_Mem 00000000
|
||||
|
||||
Symbol: Stack_Mem
|
||||
Definitions
|
||||
At line 49 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
None
|
||||
Comment: Stack_Mem unused
|
||||
__initial_sp 00000800
|
||||
|
||||
Symbol: __initial_sp
|
||||
Definitions
|
||||
At line 50 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 76 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 249 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
3 symbols
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 1 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
HEAP 00000000
|
||||
|
||||
Symbol: HEAP
|
||||
Definitions
|
||||
At line 59 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
None
|
||||
Comment: HEAP unused
|
||||
Heap_Mem 00000000
|
||||
|
||||
Symbol: Heap_Mem
|
||||
Definitions
|
||||
At line 61 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
None
|
||||
Comment: Heap_Mem unused
|
||||
__heap_base 00000000
|
||||
|
||||
Symbol: __heap_base
|
||||
Definitions
|
||||
At line 60 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 250 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Comment: __heap_base used once
|
||||
__heap_limit 00000000
|
||||
|
||||
Symbol: __heap_limit
|
||||
Definitions
|
||||
At line 62 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 251 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Comment: __heap_limit used once
|
||||
4 symbols
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 1 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
RESET 00000000
|
||||
|
||||
Symbol: RESET
|
||||
Definitions
|
||||
At line 71 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
None
|
||||
Comment: RESET unused
|
||||
__Vectors 00000000
|
||||
|
||||
Symbol: __Vectors
|
||||
Definitions
|
||||
At line 76 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 72 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 128 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
__Vectors_End 000000C0
|
||||
|
||||
Symbol: __Vectors_End
|
||||
Definitions
|
||||
At line 126 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 73 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 128 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
3 symbols
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 1 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
.text 00000000
|
||||
|
||||
Symbol: .text
|
||||
Definitions
|
||||
At line 130 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
None
|
||||
Comment: .text unused
|
||||
ADC0_IRQHandler 00000012
|
||||
|
||||
Symbol: ADC0_IRQHandler
|
||||
Definitions
|
||||
At line 223 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 112 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 191 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
ADC1_IRQHandler 00000012
|
||||
|
||||
Symbol: ADC1_IRQHandler
|
||||
Definitions
|
||||
At line 224 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 113 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 192 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
ADC_ERR_IRQHandler 00000012
|
||||
|
||||
Symbol: ADC_ERR_IRQHandler
|
||||
Definitions
|
||||
At line 207 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 96 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 175 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
CROSSLINK_IRQHandler 00000012
|
||||
|
||||
Symbol: CROSSLINK_IRQHandler
|
||||
Definitions
|
||||
At line 209 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 98 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 177 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
DMA1_CH0_IRQHandler 00000012
|
||||
|
||||
Symbol: DMA1_CH0_IRQHandler
|
||||
Definitions
|
||||
At line 214 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 103 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 182 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
DMA1_CH1_IRQHandler 00000012
|
||||
|
||||
Symbol: DMA1_CH1_IRQHandler
|
||||
Definitions
|
||||
At line 215 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 2 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
At line 104 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 183 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
DMA1_CH2_3_IRQHandler 00000012
|
||||
|
||||
Symbol: DMA1_CH2_3_IRQHandler
|
||||
Definitions
|
||||
At line 216 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 105 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 184 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
Default_Handler 00000012
|
||||
|
||||
Symbol: Default_Handler
|
||||
Definitions
|
||||
At line 172 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
None
|
||||
Comment: Default_Handler unused
|
||||
EEPROM_IRQHandler 00000012
|
||||
|
||||
Symbol: EEPROM_IRQHandler
|
||||
Definitions
|
||||
At line 228 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 117 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 196 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
EXTI0_1_IRQHandler 00000012
|
||||
|
||||
Symbol: EXTI0_1_IRQHandler
|
||||
Definitions
|
||||
At line 211 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 100 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 179 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
EXTI10_11_IRQHandler 00000012
|
||||
|
||||
Symbol: EXTI10_11_IRQHandler
|
||||
Definitions
|
||||
At line 229 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 118 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 197 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
EXTI12_13_IRQHandler 00000012
|
||||
|
||||
Symbol: EXTI12_13_IRQHandler
|
||||
Definitions
|
||||
At line 230 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 119 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 198 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
EXTI2_3_IRQHandler 00000012
|
||||
|
||||
Symbol: EXTI2_3_IRQHandler
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 3 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
Definitions
|
||||
At line 212 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 101 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 180 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
EXTI4_7_IRQHandler 00000012
|
||||
|
||||
Symbol: EXTI4_7_IRQHandler
|
||||
Definitions
|
||||
At line 213 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 102 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 181 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
HardFault_Handler 0000000A
|
||||
|
||||
Symbol: HardFault_Handler
|
||||
Definitions
|
||||
At line 155 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 79 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 156 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
I2C1_EV_IRQHandler 00000012
|
||||
|
||||
Symbol: I2C1_EV_IRQHandler
|
||||
Definitions
|
||||
At line 236 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 125 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 204 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
LPTIM1_IRQHandler 00000012
|
||||
|
||||
Symbol: LPTIM1_IRQHandler
|
||||
Definitions
|
||||
At line 234 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 123 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 202 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
LPTIM2_IRQHandler 00000012
|
||||
|
||||
Symbol: LPTIM2_IRQHandler
|
||||
Definitions
|
||||
At line 231 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 120 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 199 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
MACL_IRQHandler 00000012
|
||||
|
||||
Symbol: MACL_IRQHandler
|
||||
Definitions
|
||||
At line 235 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 124 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 203 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 4 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
|
||||
MIO_IRQHandler 00000012
|
||||
|
||||
Symbol: MIO_IRQHandler
|
||||
Definitions
|
||||
At line 221 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 110 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 189 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
NMI_Handler 00000008
|
||||
|
||||
Symbol: NMI_Handler
|
||||
Definitions
|
||||
At line 150 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 78 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 151 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
PVD_IRQHandler 00000012
|
||||
|
||||
Symbol: PVD_IRQHandler
|
||||
Definitions
|
||||
At line 206 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 95 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 174 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
PendSV_Handler 0000000E
|
||||
|
||||
Symbol: PendSV_Handler
|
||||
Definitions
|
||||
At line 163 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 90 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 164 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
QSPI_IRQHandlern 00000012
|
||||
|
||||
Symbol: QSPI_IRQHandlern
|
||||
Definitions
|
||||
At line 220 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 109 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 188 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
RCC_IRQHandler 00000012
|
||||
|
||||
Symbol: RCC_IRQHandler
|
||||
Definitions
|
||||
At line 210 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 99 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 178 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
RTCAlarm_IRQHandler 00000012
|
||||
|
||||
Symbol: RTCAlarm_IRQHandler
|
||||
Definitions
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 5 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
At line 219 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 108 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 187 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
RTC_IRQHandler 00000012
|
||||
|
||||
Symbol: RTC_IRQHandler
|
||||
Definitions
|
||||
At line 208 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 97 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 176 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
Reset_Handler 00000000
|
||||
|
||||
Symbol: Reset_Handler
|
||||
Definitions
|
||||
At line 135 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 77 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 136 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
SPI0_IRQHandler 00000012
|
||||
|
||||
Symbol: SPI0_IRQHandler
|
||||
Definitions
|
||||
At line 217 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 106 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 185 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
SPI1_IRQHandler 00000012
|
||||
|
||||
Symbol: SPI1_IRQHandler
|
||||
Definitions
|
||||
At line 222 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 111 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 190 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
SVC_Handler 0000000C
|
||||
|
||||
Symbol: SVC_Handler
|
||||
Definitions
|
||||
At line 159 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 87 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 160 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
SysTick_Handler 00000010
|
||||
|
||||
Symbol: SysTick_Handler
|
||||
Definitions
|
||||
At line 167 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 91 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 168 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 6 Alphabetic symbol ordering
|
||||
Relocatable symbols
|
||||
|
||||
TIM1_IRQHandler 00000012
|
||||
|
||||
Symbol: TIM1_IRQHandler
|
||||
Definitions
|
||||
At line 232 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 121 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 200 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
TIM2_IRQHandler 00000012
|
||||
|
||||
Symbol: TIM2_IRQHandler
|
||||
Definitions
|
||||
At line 233 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 122 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 201 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
TIM5_IRQHandler 00000012
|
||||
|
||||
Symbol: TIM5_IRQHandler
|
||||
Definitions
|
||||
At line 225 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 114 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 193 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
TIM6_IRQHandler 00000012
|
||||
|
||||
Symbol: TIM6_IRQHandler
|
||||
Definitions
|
||||
At line 227 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 116 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 195 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
UART0_IRQHandler 00000012
|
||||
|
||||
Symbol: UART0_IRQHandler
|
||||
Definitions
|
||||
At line 218 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 107 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 186 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
UART1_IRQHandler 00000012
|
||||
|
||||
Symbol: UART1_IRQHandler
|
||||
Definitions
|
||||
At line 226 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 115 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
At line 194 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
|
||||
39 symbols
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 1 Alphabetic symbol ordering
|
||||
Absolute symbols
|
||||
|
||||
Heap_Size 00000000
|
||||
|
||||
Symbol: Heap_Size
|
||||
Definitions
|
||||
At line 57 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 61 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Comment: Heap_Size used once
|
||||
Stack_Size 00000800
|
||||
|
||||
Symbol: Stack_Size
|
||||
Definitions
|
||||
At line 46 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 49 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Comment: Stack_Size used once
|
||||
__Vectors_Size 000000C0
|
||||
|
||||
Symbol: __Vectors_Size
|
||||
Definitions
|
||||
At line 128 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 74 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Comment: __Vectors_Size used once
|
||||
3 symbols
|
||||
|
||||
|
||||
|
||||
ARM Macro Assembler Page 1 Alphabetic symbol ordering
|
||||
External symbols
|
||||
|
||||
SystemInit 00000000
|
||||
|
||||
Symbol: SystemInit
|
||||
Definitions
|
||||
At line 137 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 141 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Comment: SystemInit used once
|
||||
__main 00000000
|
||||
|
||||
Symbol: __main
|
||||
Definitions
|
||||
At line 138 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Uses
|
||||
At line 143 in file ..\startup\KEIL\startup_lh32m0g3x.s
|
||||
Comment: __main used once
|
||||
2 symbols
|
||||
389 symbols in table
|
||||
BIN
project/OBJ/DP2317_MF6600_LH32M0S3_APP.axf
Executable file
BIN
project/OBJ/DP2317_MF6600_LH32M0S3_APP.axf
Executable file
Binary file not shown.
BIN
project/OBJ/DP2317_MF6600_LH32M0S3_APP.bin
Executable file
BIN
project/OBJ/DP2317_MF6600_LH32M0S3_APP.bin
Executable file
Binary file not shown.
51
project/OBJ/DP2317_MF6600_LH32M0S3_APP.build_log.htm
Executable file
51
project/OBJ/DP2317_MF6600_LH32M0S3_APP.build_log.htm
Executable file
@@ -0,0 +1,51 @@
|
||||
<html>
|
||||
<body>
|
||||
<pre>
|
||||
<h1><EFBFBD>Vision Build Log</h1>
|
||||
<h2>Tool Versions:</h2>
|
||||
IDE-Version: <20><>Vision V5.38.0.0
|
||||
Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.
|
||||
License Information: h yj yj Flex license: MDK Professional 5.38 (Flex): 3 user(s) (mdk_pro) Support: Oct 2024
|
||||
|
||||
Tool Versions:
|
||||
Toolchain: MDK Professional 5.38 (Flex): 3 user(s) Version: 5.38.0.0
|
||||
Toolchain Path: C:\Keil_v5\ARM\ARMCLANG\Bin
|
||||
C Compiler: ArmClang.exe V6.19
|
||||
Assembler: Armasm.exe V6.19
|
||||
Linker/Locator: ArmLink.exe V6.19
|
||||
Library Manager: ArmAr.exe V6.19
|
||||
Hex Converter: FromElf.exe V6.19
|
||||
CPU DLL: SARMCM3.DLL V5.38.0.0
|
||||
Dialog DLL: DARMCM1.DLL V1.19.6.0
|
||||
Target DLL: Segger\JL2CM3.dll V2.99.42.0
|
||||
Dialog DLL: TARMCM1.DLL V1.14.6.0
|
||||
|
||||
<h2>Project:</h2>
|
||||
C:\Users\hyj\Desktop\vm1000zuizhong\chenxuzuixing\LH32M0G314 Core V0307-1.8\project\LH32M0G3.uvprojx
|
||||
Project File Date: 03/20/2026
|
||||
|
||||
<h2>Output:</h2>
|
||||
*** Using Compiler 'V6.19', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
|
||||
Build target 'Target 1'
|
||||
compiling DP2006_VM1000.c...
|
||||
linking...
|
||||
Program Size: Code=29034 RO-data=8146 RW-data=24 ZI-data=7632
|
||||
FromELF: creating hex file...
|
||||
After Build - User command #1: fromelf.exe --bin -o "C:\Users\hyj\Desktop\vm1000zuizhong\chenxuzuixing\LH32M0G314 Core V0307-1.8\project\OBJ\DP2317_MF6600_LH32M0S3_APP.bin" "C:\Users\hyj\Desktop\vm1000zuizhong\chenxuzuixing\LH32M0G314 Core V0307-1.8\project\OBJ\DP2317_MF6600_LH32M0S3_APP.axf"
|
||||
".\OBJ\DP2317_MF6600_LH32M0S3_APP.axf" - 0 Error(s), 0 Warning(s).
|
||||
|
||||
<h2>Software Packages used:</h2>
|
||||
|
||||
Package Vendor: LegendSemi
|
||||
www.legendsemi.com/LegendSemi.LH32M0G30X_DFP.0.0.2.pack
|
||||
LegendSemi.LH32M0G30X_DFP.0.0.2
|
||||
LegendSemi LH32M0G30X_DFP Support and Examples
|
||||
|
||||
<h2>Collection of Component include folders:</h2>
|
||||
C:/Users/hyj/AppData/Local/Arm/Packs/LegendSemi/LH32M0G30X_DFP/0.0.2/Device/inc
|
||||
|
||||
<h2>Collection of Component Files used:</h2>
|
||||
Build Time Elapsed: 00:00:01
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
2329
project/OBJ/DP2317_MF6600_LH32M0S3_APP.hex
Executable file
2329
project/OBJ/DP2317_MF6600_LH32M0S3_APP.hex
Executable file
File diff suppressed because it is too large
Load Diff
2471
project/OBJ/DP2317_MF6600_LH32M0S3_APP.htm
Executable file
2471
project/OBJ/DP2317_MF6600_LH32M0S3_APP.htm
Executable file
File diff suppressed because it is too large
Load Diff
79
project/OBJ/DP2317_MF6600_LH32M0S3_APP.lnp
Executable file
79
project/OBJ/DP2317_MF6600_LH32M0S3_APP.lnp
Executable file
@@ -0,0 +1,79 @@
|
||||
--cpu Cortex-M0+
|
||||
".\obj\startup_lh32m0g3x.o"
|
||||
".\obj\system_lh32m0g3x.o"
|
||||
".\obj\lh32m0g3x_btim.o"
|
||||
".\obj\lh32m0g3x_timer.o"
|
||||
".\obj\lh32m0g3x_dma.o"
|
||||
".\obj\lh32m0g3x_dmamux.o"
|
||||
".\obj\lh32m0g3x_gpio.o"
|
||||
".\obj\lh32m0g3x_lhl.o"
|
||||
".\obj\lh32m0g3x_adc.o"
|
||||
".\obj\lh32m0g3x_i2c.o"
|
||||
".\obj\lh32m0g3x_uart.o"
|
||||
".\obj\lh32m0g3x_crc.o"
|
||||
".\obj\lh32m0g3x_rcc.o"
|
||||
".\obj\lh32m0g3x_power.o"
|
||||
".\obj\lh32m0g3x_iwdg.o"
|
||||
".\obj\lh32m0g3x_lptim.o"
|
||||
".\obj\lh32m0g3x_flash.o"
|
||||
".\obj\lh32m0g3x_rtc.o"
|
||||
".\obj\lh32m0g3x_exti.o"
|
||||
".\obj\lh32m0g3x_mcal.o"
|
||||
".\obj\lh32m0g3x_mio.o"
|
||||
".\obj\lh32m0g3x_xlink.o"
|
||||
".\obj\lh32m0g3x_spi.o"
|
||||
".\obj\lhl_adc.o"
|
||||
".\obj\lhl_adc_dma.o"
|
||||
".\obj\lhl_btim.o"
|
||||
".\obj\lhl_dma.o"
|
||||
".\obj\lhl_exti.o"
|
||||
".\obj\lhl_gpio.o"
|
||||
".\obj\lhl_i2c_slave.o"
|
||||
".\obj\lhl_i2c_soft.o"
|
||||
".\obj\lhl_lowpower.o"
|
||||
".\obj\lhl_lptimer.o"
|
||||
".\obj\lhl_rtc.o"
|
||||
".\obj\lhl_systemclock.o"
|
||||
".\obj\lhl_timer.o"
|
||||
".\obj\lhl_uart.o"
|
||||
".\obj\lhl_watchdog.o"
|
||||
".\obj\lhl_systick.o"
|
||||
".\obj\lhl_xlink.o"
|
||||
".\obj\lhl_flash.o"
|
||||
".\obj\main.o"
|
||||
".\obj\maincore.o"
|
||||
".\obj\modbus.o"
|
||||
".\obj\hwi2cprotocol.o"
|
||||
".\obj\commprocess.o"
|
||||
".\obj\internalmodbus.o"
|
||||
".\obj\usermodbus.o"
|
||||
".\obj\readwritedatabycom.o"
|
||||
".\obj\sampprocess.o"
|
||||
".\obj\avantgardeprotocol.o"
|
||||
".\obj\crc.o"
|
||||
".\obj\user_math.o"
|
||||
".\obj\filter.o"
|
||||
".\obj\delay.o"
|
||||
".\obj\cat24c512.o"
|
||||
".\obj\mcp9808.o"
|
||||
".\obj\tpl0501.o"
|
||||
".\obj\cat5171.o"
|
||||
".\obj\mb85rs16.o"
|
||||
".\obj\hafblf0750c4ax5.o"
|
||||
".\obj\ble.o"
|
||||
".\obj\key_power.o"
|
||||
".\obj\oled.o"
|
||||
".\obj\dp2006_vm1000.o"
|
||||
".\obj\flowratecompute.o"
|
||||
".\obj\acccompute.o"
|
||||
".\obj\correct.o"
|
||||
".\obj\gasanalysis.o"
|
||||
".\obj\temperaturecorrect.o"
|
||||
".\obj\savingdata.o"
|
||||
".\obj\unitconverter.o"
|
||||
".\obj\statictemperature.o"
|
||||
".\obj\display.o"
|
||||
--library_type=microlib --strict --scatter ".\OBJ\DP2317_MF6600_LH32M0S3_APP.sct"
|
||||
--summary_stderr --info summarysizes --map --load_addr_map_info --xref --callgraph --symbols
|
||||
--info sizes --info totals --info unused --info veneers
|
||||
--list ".\Listings\DP2317_MF6600_LH32M0S3_APP.map" -o .\OBJ\DP2317_MF6600_LH32M0S3_APP.axf
|
||||
16
project/OBJ/DP2317_MF6600_LH32M0S3_APP.sct
Executable file
16
project/OBJ/DP2317_MF6600_LH32M0S3_APP.sct
Executable file
@@ -0,0 +1,16 @@
|
||||
; *************************************************************
|
||||
; *** Scatter-Loading Description File generated by uVision ***
|
||||
; *************************************************************
|
||||
|
||||
LR_IROM1 0x08000000 0x0001C000 { ; load region size_region
|
||||
ER_IROM1 0x08000000 0x0001C000 { ; load address = execution address
|
||||
*.o (RESET, +First)
|
||||
*(InRoot$$Sections)
|
||||
.ANY (+RO)
|
||||
.ANY (+XO)
|
||||
}
|
||||
RW_IRAM1 0x20000000 0x00002000 { ; RW data
|
||||
.ANY (+RW +ZI)
|
||||
}
|
||||
}
|
||||
|
||||
2
project/OBJ/ExtDll.iex
Executable file
2
project/OBJ/ExtDll.iex
Executable file
@@ -0,0 +1,2 @@
|
||||
[EXTDLL]
|
||||
Count=0
|
||||
6201
project/OBJ/LH32M0G3_Target 1.dep
Executable file
6201
project/OBJ/LH32M0G3_Target 1.dep
Executable file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user