diff --git a/.metadata/.lock b/.metadata/.lock new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/.metadata/.log b/.metadata/.log new file mode 100644 index 0000000000000000000000000000000000000000..fdfec235fa9c88f1696a9b8bebcaccfa866c3bdd --- /dev/null +++ b/.metadata/.log @@ -0,0 +1,12 @@ +!SESSION 2016-10-16 19:39:44.071 ----------------------------------------------- +eclipse.buildId=Release 14.7 Build SDK_P.20131013 +java.version=1.6.0_21 +java.vendor=Sun Microsystems Inc. +BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US +Command-line arguments: -os linux -ws gtk -arch x86_64 + +!ENTRY org.eclipse.cdt.core 1 0 2016-10-16 19:42:00.867 +!MESSAGE Indexed 'modular_quad_pid' (24 sources, 85 headers) in 2.29 sec: 3,968 declarations; 6,445 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0.00%) + +!ENTRY org.eclipse.cdt.core 1 0 2016-10-16 19:42:03.413 +!MESSAGE Indexed 'system_bsp' (131 sources, 152 headers) in 2.53 sec: 6,005 declarations; 27,224 references; 74 unresolved inclusions; 17 syntax errors; 130 unresolved names (0.39%) diff --git a/.metadata/.plugins/org.eclipse.cdt.core/.log b/.metadata/.plugins/org.eclipse.cdt.core/.log new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/.metadata/.plugins/org.eclipse.cdt.core/modular_quad_pid.1476664918499.pdom b/.metadata/.plugins/org.eclipse.cdt.core/modular_quad_pid.1476664918499.pdom new file mode 100644 index 0000000000000000000000000000000000000000..4c0abb78ab66ddde7fea9b9b49bfcc20f63d961b Binary files /dev/null and b/.metadata/.plugins/org.eclipse.cdt.core/modular_quad_pid.1476664918499.pdom differ diff --git a/.metadata/.plugins/org.eclipse.cdt.core/system_bsp.1476664918527.pdom b/.metadata/.plugins/org.eclipse.cdt.core/system_bsp.1476664918527.pdom new file mode 100644 index 0000000000000000000000000000000000000000..d8d621f7caf012a93c1c98b429314ec1151a589e Binary files /dev/null and b/.metadata/.plugins/org.eclipse.cdt.core/system_bsp.1476664918527.pdom differ diff --git a/.metadata/.plugins/org.eclipse.cdt.make.core/.log b/.metadata/.plugins/org.eclipse.cdt.make.core/.log new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/.metadata/.plugins/org.eclipse.cdt.make.core/modular_quad_pid.sc b/.metadata/.plugins/org.eclipse.cdt.make.core/modular_quad_pid.sc new file mode 100644 index 0000000000000000000000000000000000000000..b50e5565cb6fec0e7caeb3d067704b6e049069d5 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.cdt.make.core/modular_quad_pid.sc @@ -0,0 +1,1043 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<?scdStore version="2"?> + +<scannerInfo id="org.eclipse.cdt.make.core.discoveredScannerInfo"> +<instance id="xilinx.gnu.arm.exe.debug.980189137;xilinx.gnu.arm.exe.debug.980189137."> +<collector id="org.eclipse.cdt.make.core.PerProjectSICollector"> +<includePath path="/remote/Xilinx/14.7/EDK/gnu/arm/lin/bin/../lib/gcc/arm-xilinx-eabi/4.7.3/include"/> +<includePath path="/remote/Xilinx/14.7/EDK/gnu/arm/lin/bin/../lib/gcc/arm-xilinx-eabi/4.7.3/include-fixed"/> +<includePath path="/remote/Xilinx/14.7/EDK/gnu/arm/lin/bin/../lib/gcc/arm-xilinx-eabi/4.7.3/../../../../arm-xilinx-eabi/include"/> +<definedSymbol symbol="__STDC__=1"/> +<definedSymbol symbol="__STDC_HOSTED__=1"/> +<definedSymbol symbol="__GNUC__=4"/> +<definedSymbol symbol="__GNUC_MINOR__=7"/> +<definedSymbol symbol="__GNUC_PATCHLEVEL__=3"/> +<definedSymbol symbol="__VERSION__="4.7.3""/> +<definedSymbol symbol="__ATOMIC_RELAXED=0"/> +<definedSymbol symbol="__ATOMIC_SEQ_CST=5"/> +<definedSymbol symbol="__ATOMIC_ACQUIRE=2"/> +<definedSymbol symbol="__ATOMIC_RELEASE=3"/> +<definedSymbol symbol="__ATOMIC_ACQ_REL=4"/> +<definedSymbol symbol="__ATOMIC_CONSUME=1"/> +<definedSymbol symbol="__FINITE_MATH_ONLY__=0"/> +<definedSymbol symbol="__SIZEOF_INT__=4"/> +<definedSymbol symbol="__SIZEOF_LONG__=4"/> +<definedSymbol symbol="__SIZEOF_LONG_LONG__=8"/> +<definedSymbol symbol="__SIZEOF_SHORT__=2"/> +<definedSymbol symbol="__SIZEOF_FLOAT__=4"/> +<definedSymbol symbol="__SIZEOF_DOUBLE__=8"/> +<definedSymbol symbol="__SIZEOF_LONG_DOUBLE__=8"/> +<definedSymbol symbol="__SIZEOF_SIZE_T__=4"/> +<definedSymbol symbol="__CHAR_BIT__=8"/> +<definedSymbol symbol="__BIGGEST_ALIGNMENT__=8"/> +<definedSymbol symbol="__ORDER_LITTLE_ENDIAN__=1234"/> +<definedSymbol symbol="__ORDER_BIG_ENDIAN__=4321"/> +<definedSymbol symbol="__ORDER_PDP_ENDIAN__=3412"/> +<definedSymbol symbol="__BYTE_ORDER__=__ORDER_LITTLE_ENDIAN__"/> +<definedSymbol symbol="__FLOAT_WORD_ORDER__=__ORDER_LITTLE_ENDIAN__"/> +<definedSymbol symbol="__SIZEOF_POINTER__=4"/> +<definedSymbol symbol="__SIZE_TYPE__=unsigned int"/> +<definedSymbol symbol="__PTRDIFF_TYPE__=int"/> +<definedSymbol symbol="__WCHAR_TYPE__=unsigned int"/> +<definedSymbol symbol="__WINT_TYPE__=unsigned int"/> +<definedSymbol symbol="__INTMAX_TYPE__=long long int"/> +<definedSymbol symbol="__UINTMAX_TYPE__=long long unsigned int"/> +<definedSymbol symbol="__CHAR16_TYPE__=short unsigned int"/> +<definedSymbol symbol="__CHAR32_TYPE__=long unsigned int"/> +<definedSymbol symbol="__SIG_ATOMIC_TYPE__=int"/> +<definedSymbol symbol="__INT8_TYPE__=signed char"/> +<definedSymbol symbol="__INT16_TYPE__=short int"/> +<definedSymbol symbol="__INT32_TYPE__=long int"/> +<definedSymbol symbol="__INT64_TYPE__=long long int"/> +<definedSymbol symbol="__UINT8_TYPE__=unsigned char"/> +<definedSymbol symbol="__UINT16_TYPE__=short unsigned int"/> +<definedSymbol symbol="__UINT32_TYPE__=long unsigned int"/> +<definedSymbol symbol="__UINT64_TYPE__=long long unsigned int"/> +<definedSymbol symbol="__INT_LEAST8_TYPE__=signed char"/> +<definedSymbol symbol="__INT_LEAST16_TYPE__=short int"/> +<definedSymbol symbol="__INT_LEAST32_TYPE__=long int"/> +<definedSymbol symbol="__INT_LEAST64_TYPE__=long long int"/> +<definedSymbol symbol="__UINT_LEAST8_TYPE__=unsigned char"/> +<definedSymbol symbol="__UINT_LEAST16_TYPE__=short unsigned int"/> +<definedSymbol symbol="__UINT_LEAST32_TYPE__=long unsigned int"/> +<definedSymbol symbol="__UINT_LEAST64_TYPE__=long long unsigned int"/> +<definedSymbol symbol="__INT_FAST8_TYPE__=int"/> +<definedSymbol symbol="__INT_FAST16_TYPE__=int"/> +<definedSymbol symbol="__INT_FAST32_TYPE__=int"/> +<definedSymbol symbol="__INT_FAST64_TYPE__=long long int"/> +<definedSymbol symbol="__UINT_FAST8_TYPE__=unsigned int"/> +<definedSymbol symbol="__UINT_FAST16_TYPE__=unsigned int"/> +<definedSymbol symbol="__UINT_FAST32_TYPE__=unsigned int"/> +<definedSymbol symbol="__UINT_FAST64_TYPE__=long long unsigned int"/> +<definedSymbol symbol="__INTPTR_TYPE__=int"/> +<definedSymbol symbol="__UINTPTR_TYPE__=unsigned int"/> +<definedSymbol symbol="__GXX_ABI_VERSION=1002"/> +<definedSymbol symbol="__SCHAR_MAX__=127"/> +<definedSymbol symbol="__SHRT_MAX__=32767"/> +<definedSymbol symbol="__INT_MAX__=2147483647"/> +<definedSymbol symbol="__LONG_MAX__=2147483647L"/> +<definedSymbol symbol="__LONG_LONG_MAX__=9223372036854775807LL"/> +<definedSymbol symbol="__WCHAR_MAX__=4294967295U"/> +<definedSymbol symbol="__WCHAR_MIN__=0U"/> +<definedSymbol symbol="__WINT_MAX__=4294967295U"/> +<definedSymbol symbol="__WINT_MIN__=0U"/> +<definedSymbol symbol="__PTRDIFF_MAX__=2147483647"/> +<definedSymbol symbol="__SIZE_MAX__=4294967295U"/> +<definedSymbol symbol="__INTMAX_MAX__=9223372036854775807LL"/> +<definedSymbol symbol="__INTMAX_C(c)=c ## LL"/> +<definedSymbol symbol="__UINTMAX_MAX__=18446744073709551615ULL"/> +<definedSymbol symbol="__UINTMAX_C(c)=c ## ULL"/> +<definedSymbol symbol="__SIG_ATOMIC_MAX__=2147483647"/> +<definedSymbol symbol="__SIG_ATOMIC_MIN__=(-__SIG_ATOMIC_MAX__ - 1)"/> +<definedSymbol symbol="__INT8_MAX__=127"/> +<definedSymbol symbol="__INT16_MAX__=32767"/> +<definedSymbol symbol="__INT32_MAX__=2147483647L"/> +<definedSymbol symbol="__INT64_MAX__=9223372036854775807LL"/> +<definedSymbol symbol="__UINT8_MAX__=255"/> +<definedSymbol symbol="__UINT16_MAX__=65535"/> +<definedSymbol symbol="__UINT32_MAX__=4294967295UL"/> +<definedSymbol symbol="__UINT64_MAX__=18446744073709551615ULL"/> +<definedSymbol symbol="__INT_LEAST8_MAX__=127"/> +<definedSymbol symbol="__INT8_C(c)=c"/> +<definedSymbol symbol="__INT_LEAST16_MAX__=32767"/> +<definedSymbol symbol="__INT16_C(c)=c"/> +<definedSymbol symbol="__INT_LEAST32_MAX__=2147483647L"/> +<definedSymbol symbol="__INT32_C(c)=c ## L"/> +<definedSymbol symbol="__INT_LEAST64_MAX__=9223372036854775807LL"/> +<definedSymbol symbol="__INT64_C(c)=c ## LL"/> +<definedSymbol symbol="__UINT_LEAST8_MAX__=255"/> +<definedSymbol symbol="__UINT8_C(c)=c"/> +<definedSymbol symbol="__UINT_LEAST16_MAX__=65535"/> +<definedSymbol symbol="__UINT16_C(c)=c"/> +<definedSymbol symbol="__UINT_LEAST32_MAX__=4294967295UL"/> +<definedSymbol symbol="__UINT32_C(c)=c ## UL"/> +<definedSymbol symbol="__UINT_LEAST64_MAX__=18446744073709551615ULL"/> +<definedSymbol symbol="__UINT64_C(c)=c ## ULL"/> +<definedSymbol symbol="__INT_FAST8_MAX__=2147483647"/> +<definedSymbol symbol="__INT_FAST16_MAX__=2147483647"/> +<definedSymbol symbol="__INT_FAST32_MAX__=2147483647"/> +<definedSymbol symbol="__INT_FAST64_MAX__=9223372036854775807LL"/> +<definedSymbol symbol="__UINT_FAST8_MAX__=4294967295U"/> +<definedSymbol symbol="__UINT_FAST16_MAX__=4294967295U"/> +<definedSymbol symbol="__UINT_FAST32_MAX__=4294967295U"/> +<definedSymbol symbol="__UINT_FAST64_MAX__=18446744073709551615ULL"/> +<definedSymbol symbol="__INTPTR_MAX__=2147483647"/> +<definedSymbol symbol="__UINTPTR_MAX__=4294967295U"/> +<definedSymbol symbol="__FLT_EVAL_METHOD__=0"/> +<definedSymbol symbol="__DEC_EVAL_METHOD__=2"/> +<definedSymbol symbol="__FLT_RADIX__=2"/> +<definedSymbol symbol="__FLT_MANT_DIG__=24"/> +<definedSymbol symbol="__FLT_DIG__=6"/> +<definedSymbol symbol="__FLT_MIN_EXP__=(-125)"/> +<definedSymbol symbol="__FLT_MIN_10_EXP__=(-37)"/> +<definedSymbol symbol="__FLT_MAX_EXP__=128"/> +<definedSymbol symbol="__FLT_MAX_10_EXP__=38"/> +<definedSymbol symbol="__FLT_DECIMAL_DIG__=9"/> +<definedSymbol symbol="__FLT_MAX__=3.4028234663852886e+38F"/> +<definedSymbol symbol="__FLT_MIN__=1.1754943508222875e-38F"/> +<definedSymbol symbol="__FLT_EPSILON__=1.1920928955078125e-7F"/> +<definedSymbol symbol="__FLT_DENORM_MIN__=1.4012984643248171e-45F"/> +<definedSymbol symbol="__FLT_HAS_DENORM__=1"/> +<definedSymbol symbol="__FLT_HAS_INFINITY__=1"/> +<definedSymbol symbol="__FLT_HAS_QUIET_NAN__=1"/> +<definedSymbol symbol="__DBL_MANT_DIG__=53"/> +<definedSymbol symbol="__DBL_DIG__=15"/> +<definedSymbol symbol="__DBL_MIN_EXP__=(-1021)"/> +<definedSymbol symbol="__DBL_MIN_10_EXP__=(-307)"/> +<definedSymbol symbol="__DBL_MAX_EXP__=1024"/> +<definedSymbol symbol="__DBL_MAX_10_EXP__=308"/> +<definedSymbol symbol="__DBL_DECIMAL_DIG__=17"/> +<definedSymbol symbol="__DBL_MAX__=((double)1.7976931348623157e+308L)"/> +<definedSymbol symbol="__DBL_MIN__=((double)2.2250738585072014e-308L)"/> +<definedSymbol symbol="__DBL_EPSILON__=((double)2.2204460492503131e-16L)"/> +<definedSymbol symbol="__DBL_DENORM_MIN__=((double)4.9406564584124654e-324L)"/> +<definedSymbol symbol="__DBL_HAS_DENORM__=1"/> +<definedSymbol symbol="__DBL_HAS_INFINITY__=1"/> +<definedSymbol symbol="__DBL_HAS_QUIET_NAN__=1"/> +<definedSymbol symbol="__LDBL_MANT_DIG__=53"/> +<definedSymbol symbol="__LDBL_DIG__=15"/> +<definedSymbol symbol="__LDBL_MIN_EXP__=(-1021)"/> +<definedSymbol symbol="__LDBL_MIN_10_EXP__=(-307)"/> +<definedSymbol symbol="__LDBL_MAX_EXP__=1024"/> +<definedSymbol symbol="__LDBL_MAX_10_EXP__=308"/> +<definedSymbol symbol="__DECIMAL_DIG__=17"/> +<definedSymbol symbol="__LDBL_MAX__=1.7976931348623157e+308L"/> +<definedSymbol symbol="__LDBL_MIN__=2.2250738585072014e-308L"/> +<definedSymbol symbol="__LDBL_EPSILON__=2.2204460492503131e-16L"/> +<definedSymbol symbol="__LDBL_DENORM_MIN__=4.9406564584124654e-324L"/> +<definedSymbol symbol="__LDBL_HAS_DENORM__=1"/> +<definedSymbol symbol="__LDBL_HAS_INFINITY__=1"/> +<definedSymbol symbol="__LDBL_HAS_QUIET_NAN__=1"/> +<definedSymbol symbol="__DEC32_MANT_DIG__=7"/> +<definedSymbol symbol="__DEC32_MIN_EXP__=(-94)"/> +<definedSymbol symbol="__DEC32_MAX_EXP__=97"/> +<definedSymbol symbol="__DEC32_MIN__=1E-95DF"/> +<definedSymbol symbol="__DEC32_MAX__=9.999999E96DF"/> +<definedSymbol symbol="__DEC32_EPSILON__=1E-6DF"/> +<definedSymbol symbol="__DEC32_SUBNORMAL_MIN__=0.000001E-95DF"/> +<definedSymbol symbol="__DEC64_MANT_DIG__=16"/> +<definedSymbol symbol="__DEC64_MIN_EXP__=(-382)"/> +<definedSymbol symbol="__DEC64_MAX_EXP__=385"/> +<definedSymbol symbol="__DEC64_MIN__=1E-383DD"/> +<definedSymbol symbol="__DEC64_MAX__=9.999999999999999E384DD"/> +<definedSymbol symbol="__DEC64_EPSILON__=1E-15DD"/> +<definedSymbol symbol="__DEC64_SUBNORMAL_MIN__=0.000000000000001E-383DD"/> +<definedSymbol symbol="__DEC128_MANT_DIG__=34"/> +<definedSymbol symbol="__DEC128_MIN_EXP__=(-6142)"/> +<definedSymbol symbol="__DEC128_MAX_EXP__=6145"/> +<definedSymbol symbol="__DEC128_MIN__=1E-6143DL"/> +<definedSymbol symbol="__DEC128_MAX__=9.999999999999999999999999999999999E6144DL"/> +<definedSymbol symbol="__DEC128_EPSILON__=1E-33DL"/> +<definedSymbol symbol="__DEC128_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143DL"/> +<definedSymbol symbol="__SFRACT_FBIT__=7"/> +<definedSymbol symbol="__SFRACT_IBIT__=0"/> +<definedSymbol symbol="__SFRACT_MIN__=(-0.5HR-0.5HR)"/> +<definedSymbol symbol="__SFRACT_MAX__=0X7FP-7HR"/> +<definedSymbol symbol="__SFRACT_EPSILON__=0x1P-7HR"/> +<definedSymbol symbol="__USFRACT_FBIT__=8"/> +<definedSymbol symbol="__USFRACT_IBIT__=0"/> +<definedSymbol symbol="__USFRACT_MIN__=0.0UHR"/> +<definedSymbol symbol="__USFRACT_MAX__=0XFFP-8UHR"/> +<definedSymbol symbol="__USFRACT_EPSILON__=0x1P-8UHR"/> +<definedSymbol symbol="__FRACT_FBIT__=15"/> +<definedSymbol symbol="__FRACT_IBIT__=0"/> +<definedSymbol symbol="__FRACT_MIN__=(-0.5R-0.5R)"/> +<definedSymbol symbol="__FRACT_MAX__=0X7FFFP-15R"/> +<definedSymbol symbol="__FRACT_EPSILON__=0x1P-15R"/> +<definedSymbol symbol="__UFRACT_FBIT__=16"/> +<definedSymbol symbol="__UFRACT_IBIT__=0"/> +<definedSymbol symbol="__UFRACT_MIN__=0.0UR"/> +<definedSymbol symbol="__UFRACT_MAX__=0XFFFFP-16UR"/> +<definedSymbol symbol="__UFRACT_EPSILON__=0x1P-16UR"/> +<definedSymbol symbol="__LFRACT_FBIT__=31"/> +<definedSymbol symbol="__LFRACT_IBIT__=0"/> +<definedSymbol symbol="__LFRACT_MIN__=(-0.5LR-0.5LR)"/> +<definedSymbol symbol="__LFRACT_MAX__=0X7FFFFFFFP-31LR"/> +<definedSymbol symbol="__LFRACT_EPSILON__=0x1P-31LR"/> +<definedSymbol symbol="__ULFRACT_FBIT__=32"/> +<definedSymbol symbol="__ULFRACT_IBIT__=0"/> +<definedSymbol symbol="__ULFRACT_MIN__=0.0ULR"/> +<definedSymbol symbol="__ULFRACT_MAX__=0XFFFFFFFFP-32ULR"/> +<definedSymbol symbol="__ULFRACT_EPSILON__=0x1P-32ULR"/> +<definedSymbol symbol="__LLFRACT_FBIT__=63"/> +<definedSymbol symbol="__LLFRACT_IBIT__=0"/> +<definedSymbol symbol="__LLFRACT_MIN__=(-0.5LLR-0.5LLR)"/> +<definedSymbol symbol="__LLFRACT_MAX__=0X7FFFFFFFFFFFFFFFP-63LLR"/> +<definedSymbol symbol="__LLFRACT_EPSILON__=0x1P-63LLR"/> +<definedSymbol symbol="__ULLFRACT_FBIT__=64"/> +<definedSymbol symbol="__ULLFRACT_IBIT__=0"/> +<definedSymbol symbol="__ULLFRACT_MIN__=0.0ULLR"/> +<definedSymbol symbol="__ULLFRACT_MAX__=0XFFFFFFFFFFFFFFFFP-64ULLR"/> +<definedSymbol symbol="__ULLFRACT_EPSILON__=0x1P-64ULLR"/> +<definedSymbol symbol="__SACCUM_FBIT__=7"/> +<definedSymbol symbol="__SACCUM_IBIT__=8"/> +<definedSymbol symbol="__SACCUM_MIN__=(-0X1P7HK-0X1P7HK)"/> +<definedSymbol symbol="__SACCUM_MAX__=0X7FFFP-7HK"/> +<definedSymbol symbol="__SACCUM_EPSILON__=0x1P-7HK"/> +<definedSymbol symbol="__USACCUM_FBIT__=8"/> +<definedSymbol symbol="__USACCUM_IBIT__=8"/> +<definedSymbol symbol="__USACCUM_MIN__=0.0UHK"/> +<definedSymbol symbol="__USACCUM_MAX__=0XFFFFP-8UHK"/> +<definedSymbol symbol="__USACCUM_EPSILON__=0x1P-8UHK"/> +<definedSymbol symbol="__ACCUM_FBIT__=15"/> +<definedSymbol symbol="__ACCUM_IBIT__=16"/> +<definedSymbol symbol="__ACCUM_MIN__=(-0X1P15K-0X1P15K)"/> +<definedSymbol symbol="__ACCUM_MAX__=0X7FFFFFFFP-15K"/> +<definedSymbol symbol="__ACCUM_EPSILON__=0x1P-15K"/> +<definedSymbol symbol="__UACCUM_FBIT__=16"/> +<definedSymbol symbol="__UACCUM_IBIT__=16"/> +<definedSymbol symbol="__UACCUM_MIN__=0.0UK"/> +<definedSymbol symbol="__UACCUM_MAX__=0XFFFFFFFFP-16UK"/> +<definedSymbol symbol="__UACCUM_EPSILON__=0x1P-16UK"/> +<definedSymbol symbol="__LACCUM_FBIT__=31"/> +<definedSymbol symbol="__LACCUM_IBIT__=32"/> +<definedSymbol symbol="__LACCUM_MIN__=(-0X1P31LK-0X1P31LK)"/> +<definedSymbol symbol="__LACCUM_MAX__=0X7FFFFFFFFFFFFFFFP-31LK"/> +<definedSymbol symbol="__LACCUM_EPSILON__=0x1P-31LK"/> +<definedSymbol symbol="__ULACCUM_FBIT__=32"/> +<definedSymbol symbol="__ULACCUM_IBIT__=32"/> +<definedSymbol symbol="__ULACCUM_MIN__=0.0ULK"/> +<definedSymbol symbol="__ULACCUM_MAX__=0XFFFFFFFFFFFFFFFFP-32ULK"/> +<definedSymbol symbol="__ULACCUM_EPSILON__=0x1P-32ULK"/> +<definedSymbol symbol="__LLACCUM_FBIT__=31"/> +<definedSymbol symbol="__LLACCUM_IBIT__=32"/> +<definedSymbol symbol="__LLACCUM_MIN__=(-0X1P31LLK-0X1P31LLK)"/> +<definedSymbol symbol="__LLACCUM_MAX__=0X7FFFFFFFFFFFFFFFP-31LLK"/> +<definedSymbol symbol="__LLACCUM_EPSILON__=0x1P-31LLK"/> +<definedSymbol symbol="__ULLACCUM_FBIT__=32"/> +<definedSymbol symbol="__ULLACCUM_IBIT__=32"/> +<definedSymbol symbol="__ULLACCUM_MIN__=0.0ULLK"/> +<definedSymbol symbol="__ULLACCUM_MAX__=0XFFFFFFFFFFFFFFFFP-32ULLK"/> +<definedSymbol symbol="__ULLACCUM_EPSILON__=0x1P-32ULLK"/> +<definedSymbol symbol="__QQ_FBIT__=7"/> +<definedSymbol symbol="__QQ_IBIT__=0"/> +<definedSymbol symbol="__HQ_FBIT__=15"/> +<definedSymbol symbol="__HQ_IBIT__=0"/> +<definedSymbol symbol="__SQ_FBIT__=31"/> +<definedSymbol symbol="__SQ_IBIT__=0"/> +<definedSymbol symbol="__DQ_FBIT__=63"/> +<definedSymbol symbol="__DQ_IBIT__=0"/> +<definedSymbol symbol="__TQ_FBIT__=127"/> +<definedSymbol symbol="__TQ_IBIT__=0"/> +<definedSymbol symbol="__UQQ_FBIT__=8"/> +<definedSymbol symbol="__UQQ_IBIT__=0"/> +<definedSymbol symbol="__UHQ_FBIT__=16"/> +<definedSymbol symbol="__UHQ_IBIT__=0"/> +<definedSymbol symbol="__USQ_FBIT__=32"/> +<definedSymbol symbol="__USQ_IBIT__=0"/> +<definedSymbol symbol="__UDQ_FBIT__=64"/> +<definedSymbol symbol="__UDQ_IBIT__=0"/> +<definedSymbol symbol="__UTQ_FBIT__=128"/> +<definedSymbol symbol="__UTQ_IBIT__=0"/> +<definedSymbol symbol="__HA_FBIT__=7"/> +<definedSymbol symbol="__HA_IBIT__=8"/> +<definedSymbol symbol="__SA_FBIT__=15"/> +<definedSymbol symbol="__SA_IBIT__=16"/> +<definedSymbol symbol="__DA_FBIT__=31"/> +<definedSymbol symbol="__DA_IBIT__=32"/> +<definedSymbol symbol="__TA_FBIT__=63"/> +<definedSymbol symbol="__TA_IBIT__=64"/> +<definedSymbol symbol="__UHA_FBIT__=8"/> +<definedSymbol symbol="__UHA_IBIT__=8"/> +<definedSymbol symbol="__USA_FBIT__=16"/> +<definedSymbol symbol="__USA_IBIT__=16"/> +<definedSymbol symbol="__UDA_FBIT__=32"/> +<definedSymbol symbol="__UDA_IBIT__=32"/> +<definedSymbol symbol="__UTA_FBIT__=64"/> +<definedSymbol symbol="__UTA_IBIT__=64"/> +<definedSymbol symbol="__REGISTER_PREFIX__="/> +<definedSymbol symbol="__USER_LABEL_PREFIX__="/> +<definedSymbol symbol="__GNUC_GNU_INLINE__=1"/> +<definedSymbol symbol="__NO_INLINE__=1"/> +<definedSymbol symbol="__CHAR_UNSIGNED__=1"/> +<definedSymbol symbol="__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1=1"/> +<definedSymbol symbol="__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2=1"/> +<definedSymbol symbol="__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4=1"/> +<definedSymbol symbol="__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8=1"/> +<definedSymbol symbol="__GCC_ATOMIC_BOOL_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_CHAR_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_CHAR16_T_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_CHAR32_T_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_WCHAR_T_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_SHORT_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_INT_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_LONG_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_LLONG_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_TEST_AND_SET_TRUEVAL=1"/> +<definedSymbol symbol="__GCC_ATOMIC_POINTER_LOCK_FREE=2"/> +<definedSymbol symbol="__PRAGMA_REDEFINE_EXTNAME=1"/> +<definedSymbol symbol="__SIZEOF_WCHAR_T__=4"/> +<definedSymbol symbol="__SIZEOF_WINT_T__=4"/> +<definedSymbol symbol="__SIZEOF_PTRDIFF_T__=4"/> +<definedSymbol symbol="__ARM_FEATURE_DSP=1"/> +<definedSymbol symbol="__ARM_FEATURE_UNALIGNED=1"/> +<definedSymbol symbol="__arm__=1"/> +<definedSymbol symbol="__APCS_32__=1"/> +<definedSymbol symbol="__ARMEL__=1"/> +<definedSymbol symbol="__VFP_FP__=1"/> +<definedSymbol symbol="__ARM_NEON__=1"/> +<definedSymbol symbol="__THUMB_INTERWORK__=1"/> +<definedSymbol symbol="__ARM_ARCH_7A__=1"/> +<definedSymbol symbol="__ARM_PCS=1"/> +<definedSymbol symbol="__ARM_EABI__=1"/> +<definedSymbol symbol="__GXX_TYPEINFO_EQUALITY_INLINE=0"/> +<definedSymbol symbol="__ELF__=1"/> +<definedSymbol symbol="__USES_INITFINI__=1"/> +<definedSymbol symbol="__CS_SOURCERYGXX_MAJ__=2013"/> +<definedSymbol symbol="__CS_SOURCERYGXX_MIN__=5"/> +<definedSymbol symbol="__CS_SOURCERYGXX_REV__=39"/> +</collector> +</instance> +<instance id="xilinx.gnu.arm.exe.release.255973624;xilinx.gnu.arm.exe.release.255973624."> +<collector id="org.eclipse.cdt.make.core.PerProjectSICollector"> +<includePath path="/remote/Xilinx/14.7/EDK/gnu/arm/lin/bin/../lib/gcc/arm-xilinx-eabi/4.7.3/include"/> +<includePath path="/remote/Xilinx/14.7/EDK/gnu/arm/lin/bin/../lib/gcc/arm-xilinx-eabi/4.7.3/include-fixed"/> +<includePath path="/remote/Xilinx/14.7/EDK/gnu/arm/lin/bin/../lib/gcc/arm-xilinx-eabi/4.7.3/../../../../arm-xilinx-eabi/include"/> +<definedSymbol symbol="__STDC__=1"/> +<definedSymbol symbol="__STDC_HOSTED__=1"/> +<definedSymbol symbol="__GNUC__=4"/> +<definedSymbol symbol="__GNUC_MINOR__=7"/> +<definedSymbol symbol="__GNUC_PATCHLEVEL__=3"/> +<definedSymbol symbol="__VERSION__="4.7.3""/> +<definedSymbol symbol="__ATOMIC_RELAXED=0"/> +<definedSymbol symbol="__ATOMIC_SEQ_CST=5"/> +<definedSymbol symbol="__ATOMIC_ACQUIRE=2"/> +<definedSymbol symbol="__ATOMIC_RELEASE=3"/> +<definedSymbol symbol="__ATOMIC_ACQ_REL=4"/> +<definedSymbol symbol="__ATOMIC_CONSUME=1"/> +<definedSymbol symbol="__FINITE_MATH_ONLY__=0"/> +<definedSymbol symbol="__SIZEOF_INT__=4"/> +<definedSymbol symbol="__SIZEOF_LONG__=4"/> +<definedSymbol symbol="__SIZEOF_LONG_LONG__=8"/> +<definedSymbol symbol="__SIZEOF_SHORT__=2"/> +<definedSymbol symbol="__SIZEOF_FLOAT__=4"/> +<definedSymbol symbol="__SIZEOF_DOUBLE__=8"/> +<definedSymbol symbol="__SIZEOF_LONG_DOUBLE__=8"/> +<definedSymbol symbol="__SIZEOF_SIZE_T__=4"/> +<definedSymbol symbol="__CHAR_BIT__=8"/> +<definedSymbol symbol="__BIGGEST_ALIGNMENT__=8"/> +<definedSymbol symbol="__ORDER_LITTLE_ENDIAN__=1234"/> +<definedSymbol symbol="__ORDER_BIG_ENDIAN__=4321"/> +<definedSymbol symbol="__ORDER_PDP_ENDIAN__=3412"/> +<definedSymbol symbol="__BYTE_ORDER__=__ORDER_LITTLE_ENDIAN__"/> +<definedSymbol symbol="__FLOAT_WORD_ORDER__=__ORDER_LITTLE_ENDIAN__"/> +<definedSymbol symbol="__SIZEOF_POINTER__=4"/> +<definedSymbol symbol="__SIZE_TYPE__=unsigned int"/> +<definedSymbol symbol="__PTRDIFF_TYPE__=int"/> +<definedSymbol symbol="__WCHAR_TYPE__=unsigned int"/> +<definedSymbol symbol="__WINT_TYPE__=unsigned int"/> +<definedSymbol symbol="__INTMAX_TYPE__=long long int"/> +<definedSymbol symbol="__UINTMAX_TYPE__=long long unsigned int"/> +<definedSymbol symbol="__CHAR16_TYPE__=short unsigned int"/> +<definedSymbol symbol="__CHAR32_TYPE__=long unsigned int"/> +<definedSymbol symbol="__SIG_ATOMIC_TYPE__=int"/> +<definedSymbol symbol="__INT8_TYPE__=signed char"/> +<definedSymbol symbol="__INT16_TYPE__=short int"/> +<definedSymbol symbol="__INT32_TYPE__=long int"/> +<definedSymbol symbol="__INT64_TYPE__=long long int"/> +<definedSymbol symbol="__UINT8_TYPE__=unsigned char"/> +<definedSymbol symbol="__UINT16_TYPE__=short unsigned int"/> +<definedSymbol symbol="__UINT32_TYPE__=long unsigned int"/> +<definedSymbol symbol="__UINT64_TYPE__=long long unsigned int"/> +<definedSymbol symbol="__INT_LEAST8_TYPE__=signed char"/> +<definedSymbol symbol="__INT_LEAST16_TYPE__=short int"/> +<definedSymbol symbol="__INT_LEAST32_TYPE__=long int"/> +<definedSymbol symbol="__INT_LEAST64_TYPE__=long long int"/> +<definedSymbol symbol="__UINT_LEAST8_TYPE__=unsigned char"/> +<definedSymbol symbol="__UINT_LEAST16_TYPE__=short unsigned int"/> +<definedSymbol symbol="__UINT_LEAST32_TYPE__=long unsigned int"/> +<definedSymbol symbol="__UINT_LEAST64_TYPE__=long long unsigned int"/> +<definedSymbol symbol="__INT_FAST8_TYPE__=int"/> +<definedSymbol symbol="__INT_FAST16_TYPE__=int"/> +<definedSymbol symbol="__INT_FAST32_TYPE__=int"/> +<definedSymbol symbol="__INT_FAST64_TYPE__=long long int"/> +<definedSymbol symbol="__UINT_FAST8_TYPE__=unsigned int"/> +<definedSymbol symbol="__UINT_FAST16_TYPE__=unsigned int"/> +<definedSymbol symbol="__UINT_FAST32_TYPE__=unsigned int"/> +<definedSymbol symbol="__UINT_FAST64_TYPE__=long long unsigned int"/> +<definedSymbol symbol="__INTPTR_TYPE__=int"/> +<definedSymbol symbol="__UINTPTR_TYPE__=unsigned int"/> +<definedSymbol symbol="__GXX_ABI_VERSION=1002"/> +<definedSymbol symbol="__SCHAR_MAX__=127"/> +<definedSymbol symbol="__SHRT_MAX__=32767"/> +<definedSymbol symbol="__INT_MAX__=2147483647"/> +<definedSymbol symbol="__LONG_MAX__=2147483647L"/> +<definedSymbol symbol="__LONG_LONG_MAX__=9223372036854775807LL"/> +<definedSymbol symbol="__WCHAR_MAX__=4294967295U"/> +<definedSymbol symbol="__WCHAR_MIN__=0U"/> +<definedSymbol symbol="__WINT_MAX__=4294967295U"/> +<definedSymbol symbol="__WINT_MIN__=0U"/> +<definedSymbol symbol="__PTRDIFF_MAX__=2147483647"/> +<definedSymbol symbol="__SIZE_MAX__=4294967295U"/> +<definedSymbol symbol="__INTMAX_MAX__=9223372036854775807LL"/> +<definedSymbol symbol="__INTMAX_C(c)=c ## LL"/> +<definedSymbol symbol="__UINTMAX_MAX__=18446744073709551615ULL"/> +<definedSymbol symbol="__UINTMAX_C(c)=c ## ULL"/> +<definedSymbol symbol="__SIG_ATOMIC_MAX__=2147483647"/> +<definedSymbol symbol="__SIG_ATOMIC_MIN__=(-__SIG_ATOMIC_MAX__ - 1)"/> +<definedSymbol symbol="__INT8_MAX__=127"/> +<definedSymbol symbol="__INT16_MAX__=32767"/> +<definedSymbol symbol="__INT32_MAX__=2147483647L"/> +<definedSymbol symbol="__INT64_MAX__=9223372036854775807LL"/> +<definedSymbol symbol="__UINT8_MAX__=255"/> +<definedSymbol symbol="__UINT16_MAX__=65535"/> +<definedSymbol symbol="__UINT32_MAX__=4294967295UL"/> +<definedSymbol symbol="__UINT64_MAX__=18446744073709551615ULL"/> +<definedSymbol symbol="__INT_LEAST8_MAX__=127"/> +<definedSymbol symbol="__INT8_C(c)=c"/> +<definedSymbol symbol="__INT_LEAST16_MAX__=32767"/> +<definedSymbol symbol="__INT16_C(c)=c"/> +<definedSymbol symbol="__INT_LEAST32_MAX__=2147483647L"/> +<definedSymbol symbol="__INT32_C(c)=c ## L"/> +<definedSymbol symbol="__INT_LEAST64_MAX__=9223372036854775807LL"/> +<definedSymbol symbol="__INT64_C(c)=c ## LL"/> +<definedSymbol symbol="__UINT_LEAST8_MAX__=255"/> +<definedSymbol symbol="__UINT8_C(c)=c"/> +<definedSymbol symbol="__UINT_LEAST16_MAX__=65535"/> +<definedSymbol symbol="__UINT16_C(c)=c"/> +<definedSymbol symbol="__UINT_LEAST32_MAX__=4294967295UL"/> +<definedSymbol symbol="__UINT32_C(c)=c ## UL"/> +<definedSymbol symbol="__UINT_LEAST64_MAX__=18446744073709551615ULL"/> +<definedSymbol symbol="__UINT64_C(c)=c ## ULL"/> +<definedSymbol symbol="__INT_FAST8_MAX__=2147483647"/> +<definedSymbol symbol="__INT_FAST16_MAX__=2147483647"/> +<definedSymbol symbol="__INT_FAST32_MAX__=2147483647"/> +<definedSymbol symbol="__INT_FAST64_MAX__=9223372036854775807LL"/> +<definedSymbol symbol="__UINT_FAST8_MAX__=4294967295U"/> +<definedSymbol symbol="__UINT_FAST16_MAX__=4294967295U"/> +<definedSymbol symbol="__UINT_FAST32_MAX__=4294967295U"/> +<definedSymbol symbol="__UINT_FAST64_MAX__=18446744073709551615ULL"/> +<definedSymbol symbol="__INTPTR_MAX__=2147483647"/> +<definedSymbol symbol="__UINTPTR_MAX__=4294967295U"/> +<definedSymbol symbol="__FLT_EVAL_METHOD__=0"/> +<definedSymbol symbol="__DEC_EVAL_METHOD__=2"/> +<definedSymbol symbol="__FLT_RADIX__=2"/> +<definedSymbol symbol="__FLT_MANT_DIG__=24"/> +<definedSymbol symbol="__FLT_DIG__=6"/> +<definedSymbol symbol="__FLT_MIN_EXP__=(-125)"/> +<definedSymbol symbol="__FLT_MIN_10_EXP__=(-37)"/> +<definedSymbol symbol="__FLT_MAX_EXP__=128"/> +<definedSymbol symbol="__FLT_MAX_10_EXP__=38"/> +<definedSymbol symbol="__FLT_DECIMAL_DIG__=9"/> +<definedSymbol symbol="__FLT_MAX__=3.4028234663852886e+38F"/> +<definedSymbol symbol="__FLT_MIN__=1.1754943508222875e-38F"/> +<definedSymbol symbol="__FLT_EPSILON__=1.1920928955078125e-7F"/> +<definedSymbol symbol="__FLT_DENORM_MIN__=1.4012984643248171e-45F"/> +<definedSymbol symbol="__FLT_HAS_DENORM__=1"/> +<definedSymbol symbol="__FLT_HAS_INFINITY__=1"/> +<definedSymbol symbol="__FLT_HAS_QUIET_NAN__=1"/> +<definedSymbol symbol="__DBL_MANT_DIG__=53"/> +<definedSymbol symbol="__DBL_DIG__=15"/> +<definedSymbol symbol="__DBL_MIN_EXP__=(-1021)"/> +<definedSymbol symbol="__DBL_MIN_10_EXP__=(-307)"/> +<definedSymbol symbol="__DBL_MAX_EXP__=1024"/> +<definedSymbol symbol="__DBL_MAX_10_EXP__=308"/> +<definedSymbol symbol="__DBL_DECIMAL_DIG__=17"/> +<definedSymbol symbol="__DBL_MAX__=((double)1.7976931348623157e+308L)"/> +<definedSymbol symbol="__DBL_MIN__=((double)2.2250738585072014e-308L)"/> +<definedSymbol symbol="__DBL_EPSILON__=((double)2.2204460492503131e-16L)"/> +<definedSymbol symbol="__DBL_DENORM_MIN__=((double)4.9406564584124654e-324L)"/> +<definedSymbol symbol="__DBL_HAS_DENORM__=1"/> +<definedSymbol symbol="__DBL_HAS_INFINITY__=1"/> +<definedSymbol symbol="__DBL_HAS_QUIET_NAN__=1"/> +<definedSymbol symbol="__LDBL_MANT_DIG__=53"/> +<definedSymbol symbol="__LDBL_DIG__=15"/> +<definedSymbol symbol="__LDBL_MIN_EXP__=(-1021)"/> +<definedSymbol symbol="__LDBL_MIN_10_EXP__=(-307)"/> +<definedSymbol symbol="__LDBL_MAX_EXP__=1024"/> +<definedSymbol symbol="__LDBL_MAX_10_EXP__=308"/> +<definedSymbol symbol="__DECIMAL_DIG__=17"/> +<definedSymbol symbol="__LDBL_MAX__=1.7976931348623157e+308L"/> +<definedSymbol symbol="__LDBL_MIN__=2.2250738585072014e-308L"/> +<definedSymbol symbol="__LDBL_EPSILON__=2.2204460492503131e-16L"/> +<definedSymbol symbol="__LDBL_DENORM_MIN__=4.9406564584124654e-324L"/> +<definedSymbol symbol="__LDBL_HAS_DENORM__=1"/> +<definedSymbol symbol="__LDBL_HAS_INFINITY__=1"/> +<definedSymbol symbol="__LDBL_HAS_QUIET_NAN__=1"/> +<definedSymbol symbol="__DEC32_MANT_DIG__=7"/> +<definedSymbol symbol="__DEC32_MIN_EXP__=(-94)"/> +<definedSymbol symbol="__DEC32_MAX_EXP__=97"/> +<definedSymbol symbol="__DEC32_MIN__=1E-95DF"/> +<definedSymbol symbol="__DEC32_MAX__=9.999999E96DF"/> +<definedSymbol symbol="__DEC32_EPSILON__=1E-6DF"/> +<definedSymbol symbol="__DEC32_SUBNORMAL_MIN__=0.000001E-95DF"/> +<definedSymbol symbol="__DEC64_MANT_DIG__=16"/> +<definedSymbol symbol="__DEC64_MIN_EXP__=(-382)"/> +<definedSymbol symbol="__DEC64_MAX_EXP__=385"/> +<definedSymbol symbol="__DEC64_MIN__=1E-383DD"/> +<definedSymbol symbol="__DEC64_MAX__=9.999999999999999E384DD"/> +<definedSymbol symbol="__DEC64_EPSILON__=1E-15DD"/> +<definedSymbol symbol="__DEC64_SUBNORMAL_MIN__=0.000000000000001E-383DD"/> +<definedSymbol symbol="__DEC128_MANT_DIG__=34"/> +<definedSymbol symbol="__DEC128_MIN_EXP__=(-6142)"/> +<definedSymbol symbol="__DEC128_MAX_EXP__=6145"/> +<definedSymbol symbol="__DEC128_MIN__=1E-6143DL"/> +<definedSymbol symbol="__DEC128_MAX__=9.999999999999999999999999999999999E6144DL"/> +<definedSymbol symbol="__DEC128_EPSILON__=1E-33DL"/> +<definedSymbol symbol="__DEC128_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143DL"/> +<definedSymbol symbol="__SFRACT_FBIT__=7"/> +<definedSymbol symbol="__SFRACT_IBIT__=0"/> +<definedSymbol symbol="__SFRACT_MIN__=(-0.5HR-0.5HR)"/> +<definedSymbol symbol="__SFRACT_MAX__=0X7FP-7HR"/> +<definedSymbol symbol="__SFRACT_EPSILON__=0x1P-7HR"/> +<definedSymbol symbol="__USFRACT_FBIT__=8"/> +<definedSymbol symbol="__USFRACT_IBIT__=0"/> +<definedSymbol symbol="__USFRACT_MIN__=0.0UHR"/> +<definedSymbol symbol="__USFRACT_MAX__=0XFFP-8UHR"/> +<definedSymbol symbol="__USFRACT_EPSILON__=0x1P-8UHR"/> +<definedSymbol symbol="__FRACT_FBIT__=15"/> +<definedSymbol symbol="__FRACT_IBIT__=0"/> +<definedSymbol symbol="__FRACT_MIN__=(-0.5R-0.5R)"/> +<definedSymbol symbol="__FRACT_MAX__=0X7FFFP-15R"/> +<definedSymbol symbol="__FRACT_EPSILON__=0x1P-15R"/> +<definedSymbol symbol="__UFRACT_FBIT__=16"/> +<definedSymbol symbol="__UFRACT_IBIT__=0"/> +<definedSymbol symbol="__UFRACT_MIN__=0.0UR"/> +<definedSymbol symbol="__UFRACT_MAX__=0XFFFFP-16UR"/> +<definedSymbol symbol="__UFRACT_EPSILON__=0x1P-16UR"/> +<definedSymbol symbol="__LFRACT_FBIT__=31"/> +<definedSymbol symbol="__LFRACT_IBIT__=0"/> +<definedSymbol symbol="__LFRACT_MIN__=(-0.5LR-0.5LR)"/> +<definedSymbol symbol="__LFRACT_MAX__=0X7FFFFFFFP-31LR"/> +<definedSymbol symbol="__LFRACT_EPSILON__=0x1P-31LR"/> +<definedSymbol symbol="__ULFRACT_FBIT__=32"/> +<definedSymbol symbol="__ULFRACT_IBIT__=0"/> +<definedSymbol symbol="__ULFRACT_MIN__=0.0ULR"/> +<definedSymbol symbol="__ULFRACT_MAX__=0XFFFFFFFFP-32ULR"/> +<definedSymbol symbol="__ULFRACT_EPSILON__=0x1P-32ULR"/> +<definedSymbol symbol="__LLFRACT_FBIT__=63"/> +<definedSymbol symbol="__LLFRACT_IBIT__=0"/> +<definedSymbol symbol="__LLFRACT_MIN__=(-0.5LLR-0.5LLR)"/> +<definedSymbol symbol="__LLFRACT_MAX__=0X7FFFFFFFFFFFFFFFP-63LLR"/> +<definedSymbol symbol="__LLFRACT_EPSILON__=0x1P-63LLR"/> +<definedSymbol symbol="__ULLFRACT_FBIT__=64"/> +<definedSymbol symbol="__ULLFRACT_IBIT__=0"/> +<definedSymbol symbol="__ULLFRACT_MIN__=0.0ULLR"/> +<definedSymbol symbol="__ULLFRACT_MAX__=0XFFFFFFFFFFFFFFFFP-64ULLR"/> +<definedSymbol symbol="__ULLFRACT_EPSILON__=0x1P-64ULLR"/> +<definedSymbol symbol="__SACCUM_FBIT__=7"/> +<definedSymbol symbol="__SACCUM_IBIT__=8"/> +<definedSymbol symbol="__SACCUM_MIN__=(-0X1P7HK-0X1P7HK)"/> +<definedSymbol symbol="__SACCUM_MAX__=0X7FFFP-7HK"/> +<definedSymbol symbol="__SACCUM_EPSILON__=0x1P-7HK"/> +<definedSymbol symbol="__USACCUM_FBIT__=8"/> +<definedSymbol symbol="__USACCUM_IBIT__=8"/> +<definedSymbol symbol="__USACCUM_MIN__=0.0UHK"/> +<definedSymbol symbol="__USACCUM_MAX__=0XFFFFP-8UHK"/> +<definedSymbol symbol="__USACCUM_EPSILON__=0x1P-8UHK"/> +<definedSymbol symbol="__ACCUM_FBIT__=15"/> +<definedSymbol symbol="__ACCUM_IBIT__=16"/> +<definedSymbol symbol="__ACCUM_MIN__=(-0X1P15K-0X1P15K)"/> +<definedSymbol symbol="__ACCUM_MAX__=0X7FFFFFFFP-15K"/> +<definedSymbol symbol="__ACCUM_EPSILON__=0x1P-15K"/> +<definedSymbol symbol="__UACCUM_FBIT__=16"/> +<definedSymbol symbol="__UACCUM_IBIT__=16"/> +<definedSymbol symbol="__UACCUM_MIN__=0.0UK"/> +<definedSymbol symbol="__UACCUM_MAX__=0XFFFFFFFFP-16UK"/> +<definedSymbol symbol="__UACCUM_EPSILON__=0x1P-16UK"/> +<definedSymbol symbol="__LACCUM_FBIT__=31"/> +<definedSymbol symbol="__LACCUM_IBIT__=32"/> +<definedSymbol symbol="__LACCUM_MIN__=(-0X1P31LK-0X1P31LK)"/> +<definedSymbol symbol="__LACCUM_MAX__=0X7FFFFFFFFFFFFFFFP-31LK"/> +<definedSymbol symbol="__LACCUM_EPSILON__=0x1P-31LK"/> +<definedSymbol symbol="__ULACCUM_FBIT__=32"/> +<definedSymbol symbol="__ULACCUM_IBIT__=32"/> +<definedSymbol symbol="__ULACCUM_MIN__=0.0ULK"/> +<definedSymbol symbol="__ULACCUM_MAX__=0XFFFFFFFFFFFFFFFFP-32ULK"/> +<definedSymbol symbol="__ULACCUM_EPSILON__=0x1P-32ULK"/> +<definedSymbol symbol="__LLACCUM_FBIT__=31"/> +<definedSymbol symbol="__LLACCUM_IBIT__=32"/> +<definedSymbol symbol="__LLACCUM_MIN__=(-0X1P31LLK-0X1P31LLK)"/> +<definedSymbol symbol="__LLACCUM_MAX__=0X7FFFFFFFFFFFFFFFP-31LLK"/> +<definedSymbol symbol="__LLACCUM_EPSILON__=0x1P-31LLK"/> +<definedSymbol symbol="__ULLACCUM_FBIT__=32"/> +<definedSymbol symbol="__ULLACCUM_IBIT__=32"/> +<definedSymbol symbol="__ULLACCUM_MIN__=0.0ULLK"/> +<definedSymbol symbol="__ULLACCUM_MAX__=0XFFFFFFFFFFFFFFFFP-32ULLK"/> +<definedSymbol symbol="__ULLACCUM_EPSILON__=0x1P-32ULLK"/> +<definedSymbol symbol="__QQ_FBIT__=7"/> +<definedSymbol symbol="__QQ_IBIT__=0"/> +<definedSymbol symbol="__HQ_FBIT__=15"/> +<definedSymbol symbol="__HQ_IBIT__=0"/> +<definedSymbol symbol="__SQ_FBIT__=31"/> +<definedSymbol symbol="__SQ_IBIT__=0"/> +<definedSymbol symbol="__DQ_FBIT__=63"/> +<definedSymbol symbol="__DQ_IBIT__=0"/> +<definedSymbol symbol="__TQ_FBIT__=127"/> +<definedSymbol symbol="__TQ_IBIT__=0"/> +<definedSymbol symbol="__UQQ_FBIT__=8"/> +<definedSymbol symbol="__UQQ_IBIT__=0"/> +<definedSymbol symbol="__UHQ_FBIT__=16"/> +<definedSymbol symbol="__UHQ_IBIT__=0"/> +<definedSymbol symbol="__USQ_FBIT__=32"/> +<definedSymbol symbol="__USQ_IBIT__=0"/> +<definedSymbol symbol="__UDQ_FBIT__=64"/> +<definedSymbol symbol="__UDQ_IBIT__=0"/> +<definedSymbol symbol="__UTQ_FBIT__=128"/> +<definedSymbol symbol="__UTQ_IBIT__=0"/> +<definedSymbol symbol="__HA_FBIT__=7"/> +<definedSymbol symbol="__HA_IBIT__=8"/> +<definedSymbol symbol="__SA_FBIT__=15"/> +<definedSymbol symbol="__SA_IBIT__=16"/> +<definedSymbol symbol="__DA_FBIT__=31"/> +<definedSymbol symbol="__DA_IBIT__=32"/> +<definedSymbol symbol="__TA_FBIT__=63"/> +<definedSymbol symbol="__TA_IBIT__=64"/> +<definedSymbol symbol="__UHA_FBIT__=8"/> +<definedSymbol symbol="__UHA_IBIT__=8"/> +<definedSymbol symbol="__USA_FBIT__=16"/> +<definedSymbol symbol="__USA_IBIT__=16"/> +<definedSymbol symbol="__UDA_FBIT__=32"/> +<definedSymbol symbol="__UDA_IBIT__=32"/> +<definedSymbol symbol="__UTA_FBIT__=64"/> +<definedSymbol symbol="__UTA_IBIT__=64"/> +<definedSymbol symbol="__REGISTER_PREFIX__="/> +<definedSymbol symbol="__USER_LABEL_PREFIX__="/> +<definedSymbol symbol="__GNUC_GNU_INLINE__=1"/> +<definedSymbol symbol="__NO_INLINE__=1"/> +<definedSymbol symbol="__CHAR_UNSIGNED__=1"/> +<definedSymbol symbol="__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1=1"/> +<definedSymbol symbol="__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2=1"/> +<definedSymbol symbol="__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4=1"/> +<definedSymbol symbol="__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8=1"/> +<definedSymbol symbol="__GCC_ATOMIC_BOOL_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_CHAR_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_CHAR16_T_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_CHAR32_T_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_WCHAR_T_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_SHORT_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_INT_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_LONG_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_LLONG_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_TEST_AND_SET_TRUEVAL=1"/> +<definedSymbol symbol="__GCC_ATOMIC_POINTER_LOCK_FREE=2"/> +<definedSymbol symbol="__PRAGMA_REDEFINE_EXTNAME=1"/> +<definedSymbol symbol="__SIZEOF_WCHAR_T__=4"/> +<definedSymbol symbol="__SIZEOF_WINT_T__=4"/> +<definedSymbol symbol="__SIZEOF_PTRDIFF_T__=4"/> +<definedSymbol symbol="__ARM_FEATURE_DSP=1"/> +<definedSymbol symbol="__ARM_FEATURE_UNALIGNED=1"/> +<definedSymbol symbol="__arm__=1"/> +<definedSymbol symbol="__APCS_32__=1"/> +<definedSymbol symbol="__ARMEL__=1"/> +<definedSymbol symbol="__VFP_FP__=1"/> +<definedSymbol symbol="__ARM_NEON__=1"/> +<definedSymbol symbol="__THUMB_INTERWORK__=1"/> +<definedSymbol symbol="__ARM_ARCH_7A__=1"/> +<definedSymbol symbol="__ARM_PCS=1"/> +<definedSymbol symbol="__ARM_EABI__=1"/> +<definedSymbol symbol="__GXX_TYPEINFO_EQUALITY_INLINE=0"/> +<definedSymbol symbol="__ELF__=1"/> +<definedSymbol symbol="__USES_INITFINI__=1"/> +<definedSymbol symbol="__CS_SOURCERYGXX_MAJ__=2013"/> +<definedSymbol symbol="__CS_SOURCERYGXX_MIN__=5"/> +<definedSymbol symbol="__CS_SOURCERYGXX_REV__=39"/> +</collector> +</instance> +<instance id="xilinx.gnu.arm.exe.debug.980189137;xilinx.gnu.arm.exe.debug.980189137.;xilinx.gnu.arm.c.toolchain.compiler.debug.177835003;xilinx.gnu.arm.c.compiler.input.909725989"> +<collector id="org.eclipse.cdt.make.core.PerProjectSICollector"> +<includePath path="/remote/Xilinx/14.7/EDK/gnu/arm/lin/bin/../lib/gcc/arm-xilinx-eabi/4.7.3/include"/> +<includePath path="/remote/Xilinx/14.7/EDK/gnu/arm/lin/bin/../lib/gcc/arm-xilinx-eabi/4.7.3/include-fixed"/> +<includePath path="/remote/Xilinx/14.7/EDK/gnu/arm/lin/bin/../lib/gcc/arm-xilinx-eabi/4.7.3/../../../../arm-xilinx-eabi/include"/> +<definedSymbol symbol="__STDC__=1"/> +<definedSymbol symbol="__STDC_HOSTED__=1"/> +<definedSymbol symbol="__GNUC__=4"/> +<definedSymbol symbol="__GNUC_MINOR__=7"/> +<definedSymbol symbol="__GNUC_PATCHLEVEL__=3"/> +<definedSymbol symbol="__VERSION__="4.7.3""/> +<definedSymbol symbol="__ATOMIC_RELAXED=0"/> +<definedSymbol symbol="__ATOMIC_SEQ_CST=5"/> +<definedSymbol symbol="__ATOMIC_ACQUIRE=2"/> +<definedSymbol symbol="__ATOMIC_RELEASE=3"/> +<definedSymbol symbol="__ATOMIC_ACQ_REL=4"/> +<definedSymbol symbol="__ATOMIC_CONSUME=1"/> +<definedSymbol symbol="__FINITE_MATH_ONLY__=0"/> +<definedSymbol symbol="__SIZEOF_INT__=4"/> +<definedSymbol symbol="__SIZEOF_LONG__=4"/> +<definedSymbol symbol="__SIZEOF_LONG_LONG__=8"/> +<definedSymbol symbol="__SIZEOF_SHORT__=2"/> +<definedSymbol symbol="__SIZEOF_FLOAT__=4"/> +<definedSymbol symbol="__SIZEOF_DOUBLE__=8"/> +<definedSymbol symbol="__SIZEOF_LONG_DOUBLE__=8"/> +<definedSymbol symbol="__SIZEOF_SIZE_T__=4"/> +<definedSymbol symbol="__CHAR_BIT__=8"/> +<definedSymbol symbol="__BIGGEST_ALIGNMENT__=8"/> +<definedSymbol symbol="__ORDER_LITTLE_ENDIAN__=1234"/> +<definedSymbol symbol="__ORDER_BIG_ENDIAN__=4321"/> +<definedSymbol symbol="__ORDER_PDP_ENDIAN__=3412"/> +<definedSymbol symbol="__BYTE_ORDER__=__ORDER_LITTLE_ENDIAN__"/> +<definedSymbol symbol="__FLOAT_WORD_ORDER__=__ORDER_LITTLE_ENDIAN__"/> +<definedSymbol symbol="__SIZEOF_POINTER__=4"/> +<definedSymbol symbol="__SIZE_TYPE__=unsigned int"/> +<definedSymbol symbol="__PTRDIFF_TYPE__=int"/> +<definedSymbol symbol="__WCHAR_TYPE__=unsigned int"/> +<definedSymbol symbol="__WINT_TYPE__=unsigned int"/> +<definedSymbol symbol="__INTMAX_TYPE__=long long int"/> +<definedSymbol symbol="__UINTMAX_TYPE__=long long unsigned int"/> +<definedSymbol symbol="__CHAR16_TYPE__=short unsigned int"/> +<definedSymbol symbol="__CHAR32_TYPE__=long unsigned int"/> +<definedSymbol symbol="__SIG_ATOMIC_TYPE__=int"/> +<definedSymbol symbol="__INT8_TYPE__=signed char"/> +<definedSymbol symbol="__INT16_TYPE__=short int"/> +<definedSymbol symbol="__INT32_TYPE__=long int"/> +<definedSymbol symbol="__INT64_TYPE__=long long int"/> +<definedSymbol symbol="__UINT8_TYPE__=unsigned char"/> +<definedSymbol symbol="__UINT16_TYPE__=short unsigned int"/> +<definedSymbol symbol="__UINT32_TYPE__=long unsigned int"/> +<definedSymbol symbol="__UINT64_TYPE__=long long unsigned int"/> +<definedSymbol symbol="__INT_LEAST8_TYPE__=signed char"/> +<definedSymbol symbol="__INT_LEAST16_TYPE__=short int"/> +<definedSymbol symbol="__INT_LEAST32_TYPE__=long int"/> +<definedSymbol symbol="__INT_LEAST64_TYPE__=long long int"/> +<definedSymbol symbol="__UINT_LEAST8_TYPE__=unsigned char"/> +<definedSymbol symbol="__UINT_LEAST16_TYPE__=short unsigned int"/> +<definedSymbol symbol="__UINT_LEAST32_TYPE__=long unsigned int"/> +<definedSymbol symbol="__UINT_LEAST64_TYPE__=long long unsigned int"/> +<definedSymbol symbol="__INT_FAST8_TYPE__=int"/> +<definedSymbol symbol="__INT_FAST16_TYPE__=int"/> +<definedSymbol symbol="__INT_FAST32_TYPE__=int"/> +<definedSymbol symbol="__INT_FAST64_TYPE__=long long int"/> +<definedSymbol symbol="__UINT_FAST8_TYPE__=unsigned int"/> +<definedSymbol symbol="__UINT_FAST16_TYPE__=unsigned int"/> +<definedSymbol symbol="__UINT_FAST32_TYPE__=unsigned int"/> +<definedSymbol symbol="__UINT_FAST64_TYPE__=long long unsigned int"/> +<definedSymbol symbol="__INTPTR_TYPE__=int"/> +<definedSymbol symbol="__UINTPTR_TYPE__=unsigned int"/> +<definedSymbol symbol="__GXX_ABI_VERSION=1002"/> +<definedSymbol symbol="__SCHAR_MAX__=127"/> +<definedSymbol symbol="__SHRT_MAX__=32767"/> +<definedSymbol symbol="__INT_MAX__=2147483647"/> +<definedSymbol symbol="__LONG_MAX__=2147483647L"/> +<definedSymbol symbol="__LONG_LONG_MAX__=9223372036854775807LL"/> +<definedSymbol symbol="__WCHAR_MAX__=4294967295U"/> +<definedSymbol symbol="__WCHAR_MIN__=0U"/> +<definedSymbol symbol="__WINT_MAX__=4294967295U"/> +<definedSymbol symbol="__WINT_MIN__=0U"/> +<definedSymbol symbol="__PTRDIFF_MAX__=2147483647"/> +<definedSymbol symbol="__SIZE_MAX__=4294967295U"/> +<definedSymbol symbol="__INTMAX_MAX__=9223372036854775807LL"/> +<definedSymbol symbol="__INTMAX_C(c)=c ## LL"/> +<definedSymbol symbol="__UINTMAX_MAX__=18446744073709551615ULL"/> +<definedSymbol symbol="__UINTMAX_C(c)=c ## ULL"/> +<definedSymbol symbol="__SIG_ATOMIC_MAX__=2147483647"/> +<definedSymbol symbol="__SIG_ATOMIC_MIN__=(-__SIG_ATOMIC_MAX__ - 1)"/> +<definedSymbol symbol="__INT8_MAX__=127"/> +<definedSymbol symbol="__INT16_MAX__=32767"/> +<definedSymbol symbol="__INT32_MAX__=2147483647L"/> +<definedSymbol symbol="__INT64_MAX__=9223372036854775807LL"/> +<definedSymbol symbol="__UINT8_MAX__=255"/> +<definedSymbol symbol="__UINT16_MAX__=65535"/> +<definedSymbol symbol="__UINT32_MAX__=4294967295UL"/> +<definedSymbol symbol="__UINT64_MAX__=18446744073709551615ULL"/> +<definedSymbol symbol="__INT_LEAST8_MAX__=127"/> +<definedSymbol symbol="__INT8_C(c)=c"/> +<definedSymbol symbol="__INT_LEAST16_MAX__=32767"/> +<definedSymbol symbol="__INT16_C(c)=c"/> +<definedSymbol symbol="__INT_LEAST32_MAX__=2147483647L"/> +<definedSymbol symbol="__INT32_C(c)=c ## L"/> +<definedSymbol symbol="__INT_LEAST64_MAX__=9223372036854775807LL"/> +<definedSymbol symbol="__INT64_C(c)=c ## LL"/> +<definedSymbol symbol="__UINT_LEAST8_MAX__=255"/> +<definedSymbol symbol="__UINT8_C(c)=c"/> +<definedSymbol symbol="__UINT_LEAST16_MAX__=65535"/> +<definedSymbol symbol="__UINT16_C(c)=c"/> +<definedSymbol symbol="__UINT_LEAST32_MAX__=4294967295UL"/> +<definedSymbol symbol="__UINT32_C(c)=c ## UL"/> +<definedSymbol symbol="__UINT_LEAST64_MAX__=18446744073709551615ULL"/> +<definedSymbol symbol="__UINT64_C(c)=c ## ULL"/> +<definedSymbol symbol="__INT_FAST8_MAX__=2147483647"/> +<definedSymbol symbol="__INT_FAST16_MAX__=2147483647"/> +<definedSymbol symbol="__INT_FAST32_MAX__=2147483647"/> +<definedSymbol symbol="__INT_FAST64_MAX__=9223372036854775807LL"/> +<definedSymbol symbol="__UINT_FAST8_MAX__=4294967295U"/> +<definedSymbol symbol="__UINT_FAST16_MAX__=4294967295U"/> +<definedSymbol symbol="__UINT_FAST32_MAX__=4294967295U"/> +<definedSymbol symbol="__UINT_FAST64_MAX__=18446744073709551615ULL"/> +<definedSymbol symbol="__INTPTR_MAX__=2147483647"/> +<definedSymbol symbol="__UINTPTR_MAX__=4294967295U"/> +<definedSymbol symbol="__FLT_EVAL_METHOD__=0"/> +<definedSymbol symbol="__DEC_EVAL_METHOD__=2"/> +<definedSymbol symbol="__FLT_RADIX__=2"/> +<definedSymbol symbol="__FLT_MANT_DIG__=24"/> +<definedSymbol symbol="__FLT_DIG__=6"/> +<definedSymbol symbol="__FLT_MIN_EXP__=(-125)"/> +<definedSymbol symbol="__FLT_MIN_10_EXP__=(-37)"/> +<definedSymbol symbol="__FLT_MAX_EXP__=128"/> +<definedSymbol symbol="__FLT_MAX_10_EXP__=38"/> +<definedSymbol symbol="__FLT_DECIMAL_DIG__=9"/> +<definedSymbol symbol="__FLT_MAX__=3.4028234663852886e+38F"/> +<definedSymbol symbol="__FLT_MIN__=1.1754943508222875e-38F"/> +<definedSymbol symbol="__FLT_EPSILON__=1.1920928955078125e-7F"/> +<definedSymbol symbol="__FLT_DENORM_MIN__=1.4012984643248171e-45F"/> +<definedSymbol symbol="__FLT_HAS_DENORM__=1"/> +<definedSymbol symbol="__FLT_HAS_INFINITY__=1"/> +<definedSymbol symbol="__FLT_HAS_QUIET_NAN__=1"/> +<definedSymbol symbol="__DBL_MANT_DIG__=53"/> +<definedSymbol symbol="__DBL_DIG__=15"/> +<definedSymbol symbol="__DBL_MIN_EXP__=(-1021)"/> +<definedSymbol symbol="__DBL_MIN_10_EXP__=(-307)"/> +<definedSymbol symbol="__DBL_MAX_EXP__=1024"/> +<definedSymbol symbol="__DBL_MAX_10_EXP__=308"/> +<definedSymbol symbol="__DBL_DECIMAL_DIG__=17"/> +<definedSymbol symbol="__DBL_MAX__=((double)1.7976931348623157e+308L)"/> +<definedSymbol symbol="__DBL_MIN__=((double)2.2250738585072014e-308L)"/> +<definedSymbol symbol="__DBL_EPSILON__=((double)2.2204460492503131e-16L)"/> +<definedSymbol symbol="__DBL_DENORM_MIN__=((double)4.9406564584124654e-324L)"/> +<definedSymbol symbol="__DBL_HAS_DENORM__=1"/> +<definedSymbol symbol="__DBL_HAS_INFINITY__=1"/> +<definedSymbol symbol="__DBL_HAS_QUIET_NAN__=1"/> +<definedSymbol symbol="__LDBL_MANT_DIG__=53"/> +<definedSymbol symbol="__LDBL_DIG__=15"/> +<definedSymbol symbol="__LDBL_MIN_EXP__=(-1021)"/> +<definedSymbol symbol="__LDBL_MIN_10_EXP__=(-307)"/> +<definedSymbol symbol="__LDBL_MAX_EXP__=1024"/> +<definedSymbol symbol="__LDBL_MAX_10_EXP__=308"/> +<definedSymbol symbol="__DECIMAL_DIG__=17"/> +<definedSymbol symbol="__LDBL_MAX__=1.7976931348623157e+308L"/> +<definedSymbol symbol="__LDBL_MIN__=2.2250738585072014e-308L"/> +<definedSymbol symbol="__LDBL_EPSILON__=2.2204460492503131e-16L"/> +<definedSymbol symbol="__LDBL_DENORM_MIN__=4.9406564584124654e-324L"/> +<definedSymbol symbol="__LDBL_HAS_DENORM__=1"/> +<definedSymbol symbol="__LDBL_HAS_INFINITY__=1"/> +<definedSymbol symbol="__LDBL_HAS_QUIET_NAN__=1"/> +<definedSymbol symbol="__DEC32_MANT_DIG__=7"/> +<definedSymbol symbol="__DEC32_MIN_EXP__=(-94)"/> +<definedSymbol symbol="__DEC32_MAX_EXP__=97"/> +<definedSymbol symbol="__DEC32_MIN__=1E-95DF"/> +<definedSymbol symbol="__DEC32_MAX__=9.999999E96DF"/> +<definedSymbol symbol="__DEC32_EPSILON__=1E-6DF"/> +<definedSymbol symbol="__DEC32_SUBNORMAL_MIN__=0.000001E-95DF"/> +<definedSymbol symbol="__DEC64_MANT_DIG__=16"/> +<definedSymbol symbol="__DEC64_MIN_EXP__=(-382)"/> +<definedSymbol symbol="__DEC64_MAX_EXP__=385"/> +<definedSymbol symbol="__DEC64_MIN__=1E-383DD"/> +<definedSymbol symbol="__DEC64_MAX__=9.999999999999999E384DD"/> +<definedSymbol symbol="__DEC64_EPSILON__=1E-15DD"/> +<definedSymbol symbol="__DEC64_SUBNORMAL_MIN__=0.000000000000001E-383DD"/> +<definedSymbol symbol="__DEC128_MANT_DIG__=34"/> +<definedSymbol symbol="__DEC128_MIN_EXP__=(-6142)"/> +<definedSymbol symbol="__DEC128_MAX_EXP__=6145"/> +<definedSymbol symbol="__DEC128_MIN__=1E-6143DL"/> +<definedSymbol symbol="__DEC128_MAX__=9.999999999999999999999999999999999E6144DL"/> +<definedSymbol symbol="__DEC128_EPSILON__=1E-33DL"/> +<definedSymbol symbol="__DEC128_SUBNORMAL_MIN__=0.000000000000000000000000000000001E-6143DL"/> +<definedSymbol symbol="__SFRACT_FBIT__=7"/> +<definedSymbol symbol="__SFRACT_IBIT__=0"/> +<definedSymbol symbol="__SFRACT_MIN__=(-0.5HR-0.5HR)"/> +<definedSymbol symbol="__SFRACT_MAX__=0X7FP-7HR"/> +<definedSymbol symbol="__SFRACT_EPSILON__=0x1P-7HR"/> +<definedSymbol symbol="__USFRACT_FBIT__=8"/> +<definedSymbol symbol="__USFRACT_IBIT__=0"/> +<definedSymbol symbol="__USFRACT_MIN__=0.0UHR"/> +<definedSymbol symbol="__USFRACT_MAX__=0XFFP-8UHR"/> +<definedSymbol symbol="__USFRACT_EPSILON__=0x1P-8UHR"/> +<definedSymbol symbol="__FRACT_FBIT__=15"/> +<definedSymbol symbol="__FRACT_IBIT__=0"/> +<definedSymbol symbol="__FRACT_MIN__=(-0.5R-0.5R)"/> +<definedSymbol symbol="__FRACT_MAX__=0X7FFFP-15R"/> +<definedSymbol symbol="__FRACT_EPSILON__=0x1P-15R"/> +<definedSymbol symbol="__UFRACT_FBIT__=16"/> +<definedSymbol symbol="__UFRACT_IBIT__=0"/> +<definedSymbol symbol="__UFRACT_MIN__=0.0UR"/> +<definedSymbol symbol="__UFRACT_MAX__=0XFFFFP-16UR"/> +<definedSymbol symbol="__UFRACT_EPSILON__=0x1P-16UR"/> +<definedSymbol symbol="__LFRACT_FBIT__=31"/> +<definedSymbol symbol="__LFRACT_IBIT__=0"/> +<definedSymbol symbol="__LFRACT_MIN__=(-0.5LR-0.5LR)"/> +<definedSymbol symbol="__LFRACT_MAX__=0X7FFFFFFFP-31LR"/> +<definedSymbol symbol="__LFRACT_EPSILON__=0x1P-31LR"/> +<definedSymbol symbol="__ULFRACT_FBIT__=32"/> +<definedSymbol symbol="__ULFRACT_IBIT__=0"/> +<definedSymbol symbol="__ULFRACT_MIN__=0.0ULR"/> +<definedSymbol symbol="__ULFRACT_MAX__=0XFFFFFFFFP-32ULR"/> +<definedSymbol symbol="__ULFRACT_EPSILON__=0x1P-32ULR"/> +<definedSymbol symbol="__LLFRACT_FBIT__=63"/> +<definedSymbol symbol="__LLFRACT_IBIT__=0"/> +<definedSymbol symbol="__LLFRACT_MIN__=(-0.5LLR-0.5LLR)"/> +<definedSymbol symbol="__LLFRACT_MAX__=0X7FFFFFFFFFFFFFFFP-63LLR"/> +<definedSymbol symbol="__LLFRACT_EPSILON__=0x1P-63LLR"/> +<definedSymbol symbol="__ULLFRACT_FBIT__=64"/> +<definedSymbol symbol="__ULLFRACT_IBIT__=0"/> +<definedSymbol symbol="__ULLFRACT_MIN__=0.0ULLR"/> +<definedSymbol symbol="__ULLFRACT_MAX__=0XFFFFFFFFFFFFFFFFP-64ULLR"/> +<definedSymbol symbol="__ULLFRACT_EPSILON__=0x1P-64ULLR"/> +<definedSymbol symbol="__SACCUM_FBIT__=7"/> +<definedSymbol symbol="__SACCUM_IBIT__=8"/> +<definedSymbol symbol="__SACCUM_MIN__=(-0X1P7HK-0X1P7HK)"/> +<definedSymbol symbol="__SACCUM_MAX__=0X7FFFP-7HK"/> +<definedSymbol symbol="__SACCUM_EPSILON__=0x1P-7HK"/> +<definedSymbol symbol="__USACCUM_FBIT__=8"/> +<definedSymbol symbol="__USACCUM_IBIT__=8"/> +<definedSymbol symbol="__USACCUM_MIN__=0.0UHK"/> +<definedSymbol symbol="__USACCUM_MAX__=0XFFFFP-8UHK"/> +<definedSymbol symbol="__USACCUM_EPSILON__=0x1P-8UHK"/> +<definedSymbol symbol="__ACCUM_FBIT__=15"/> +<definedSymbol symbol="__ACCUM_IBIT__=16"/> +<definedSymbol symbol="__ACCUM_MIN__=(-0X1P15K-0X1P15K)"/> +<definedSymbol symbol="__ACCUM_MAX__=0X7FFFFFFFP-15K"/> +<definedSymbol symbol="__ACCUM_EPSILON__=0x1P-15K"/> +<definedSymbol symbol="__UACCUM_FBIT__=16"/> +<definedSymbol symbol="__UACCUM_IBIT__=16"/> +<definedSymbol symbol="__UACCUM_MIN__=0.0UK"/> +<definedSymbol symbol="__UACCUM_MAX__=0XFFFFFFFFP-16UK"/> +<definedSymbol symbol="__UACCUM_EPSILON__=0x1P-16UK"/> +<definedSymbol symbol="__LACCUM_FBIT__=31"/> +<definedSymbol symbol="__LACCUM_IBIT__=32"/> +<definedSymbol symbol="__LACCUM_MIN__=(-0X1P31LK-0X1P31LK)"/> +<definedSymbol symbol="__LACCUM_MAX__=0X7FFFFFFFFFFFFFFFP-31LK"/> +<definedSymbol symbol="__LACCUM_EPSILON__=0x1P-31LK"/> +<definedSymbol symbol="__ULACCUM_FBIT__=32"/> +<definedSymbol symbol="__ULACCUM_IBIT__=32"/> +<definedSymbol symbol="__ULACCUM_MIN__=0.0ULK"/> +<definedSymbol symbol="__ULACCUM_MAX__=0XFFFFFFFFFFFFFFFFP-32ULK"/> +<definedSymbol symbol="__ULACCUM_EPSILON__=0x1P-32ULK"/> +<definedSymbol symbol="__LLACCUM_FBIT__=31"/> +<definedSymbol symbol="__LLACCUM_IBIT__=32"/> +<definedSymbol symbol="__LLACCUM_MIN__=(-0X1P31LLK-0X1P31LLK)"/> +<definedSymbol symbol="__LLACCUM_MAX__=0X7FFFFFFFFFFFFFFFP-31LLK"/> +<definedSymbol symbol="__LLACCUM_EPSILON__=0x1P-31LLK"/> +<definedSymbol symbol="__ULLACCUM_FBIT__=32"/> +<definedSymbol symbol="__ULLACCUM_IBIT__=32"/> +<definedSymbol symbol="__ULLACCUM_MIN__=0.0ULLK"/> +<definedSymbol symbol="__ULLACCUM_MAX__=0XFFFFFFFFFFFFFFFFP-32ULLK"/> +<definedSymbol symbol="__ULLACCUM_EPSILON__=0x1P-32ULLK"/> +<definedSymbol symbol="__QQ_FBIT__=7"/> +<definedSymbol symbol="__QQ_IBIT__=0"/> +<definedSymbol symbol="__HQ_FBIT__=15"/> +<definedSymbol symbol="__HQ_IBIT__=0"/> +<definedSymbol symbol="__SQ_FBIT__=31"/> +<definedSymbol symbol="__SQ_IBIT__=0"/> +<definedSymbol symbol="__DQ_FBIT__=63"/> +<definedSymbol symbol="__DQ_IBIT__=0"/> +<definedSymbol symbol="__TQ_FBIT__=127"/> +<definedSymbol symbol="__TQ_IBIT__=0"/> +<definedSymbol symbol="__UQQ_FBIT__=8"/> +<definedSymbol symbol="__UQQ_IBIT__=0"/> +<definedSymbol symbol="__UHQ_FBIT__=16"/> +<definedSymbol symbol="__UHQ_IBIT__=0"/> +<definedSymbol symbol="__USQ_FBIT__=32"/> +<definedSymbol symbol="__USQ_IBIT__=0"/> +<definedSymbol symbol="__UDQ_FBIT__=64"/> +<definedSymbol symbol="__UDQ_IBIT__=0"/> +<definedSymbol symbol="__UTQ_FBIT__=128"/> +<definedSymbol symbol="__UTQ_IBIT__=0"/> +<definedSymbol symbol="__HA_FBIT__=7"/> +<definedSymbol symbol="__HA_IBIT__=8"/> +<definedSymbol symbol="__SA_FBIT__=15"/> +<definedSymbol symbol="__SA_IBIT__=16"/> +<definedSymbol symbol="__DA_FBIT__=31"/> +<definedSymbol symbol="__DA_IBIT__=32"/> +<definedSymbol symbol="__TA_FBIT__=63"/> +<definedSymbol symbol="__TA_IBIT__=64"/> +<definedSymbol symbol="__UHA_FBIT__=8"/> +<definedSymbol symbol="__UHA_IBIT__=8"/> +<definedSymbol symbol="__USA_FBIT__=16"/> +<definedSymbol symbol="__USA_IBIT__=16"/> +<definedSymbol symbol="__UDA_FBIT__=32"/> +<definedSymbol symbol="__UDA_IBIT__=32"/> +<definedSymbol symbol="__UTA_FBIT__=64"/> +<definedSymbol symbol="__UTA_IBIT__=64"/> +<definedSymbol symbol="__REGISTER_PREFIX__="/> +<definedSymbol symbol="__USER_LABEL_PREFIX__="/> +<definedSymbol symbol="__GNUC_GNU_INLINE__=1"/> +<definedSymbol symbol="__NO_INLINE__=1"/> +<definedSymbol symbol="__CHAR_UNSIGNED__=1"/> +<definedSymbol symbol="__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1=1"/> +<definedSymbol symbol="__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2=1"/> +<definedSymbol symbol="__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4=1"/> +<definedSymbol symbol="__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8=1"/> +<definedSymbol symbol="__GCC_ATOMIC_BOOL_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_CHAR_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_CHAR16_T_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_CHAR32_T_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_WCHAR_T_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_SHORT_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_INT_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_LONG_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_LLONG_LOCK_FREE=2"/> +<definedSymbol symbol="__GCC_ATOMIC_TEST_AND_SET_TRUEVAL=1"/> +<definedSymbol symbol="__GCC_ATOMIC_POINTER_LOCK_FREE=2"/> +<definedSymbol symbol="__PRAGMA_REDEFINE_EXTNAME=1"/> +<definedSymbol symbol="__SIZEOF_WCHAR_T__=4"/> +<definedSymbol symbol="__SIZEOF_WINT_T__=4"/> +<definedSymbol symbol="__SIZEOF_PTRDIFF_T__=4"/> +<definedSymbol symbol="__ARM_FEATURE_DSP=1"/> +<definedSymbol symbol="__ARM_FEATURE_UNALIGNED=1"/> +<definedSymbol symbol="__arm__=1"/> +<definedSymbol symbol="__APCS_32__=1"/> +<definedSymbol symbol="__ARMEL__=1"/> +<definedSymbol symbol="__VFP_FP__=1"/> +<definedSymbol symbol="__ARM_NEON__=1"/> +<definedSymbol symbol="__THUMB_INTERWORK__=1"/> +<definedSymbol symbol="__ARM_ARCH_7A__=1"/> +<definedSymbol symbol="__ARM_PCS=1"/> +<definedSymbol symbol="__ARM_EABI__=1"/> +<definedSymbol symbol="__GXX_TYPEINFO_EQUALITY_INLINE=0"/> +<definedSymbol symbol="__ELF__=1"/> +<definedSymbol symbol="__USES_INITFINI__=1"/> +<definedSymbol symbol="__CS_SOURCERYGXX_MAJ__=2013"/> +<definedSymbol symbol="__CS_SOURCERYGXX_MIN__=5"/> +<definedSymbol symbol="__CS_SOURCERYGXX_REV__=39"/> +</collector> +</instance> +</scannerInfo> diff --git a/.metadata/.plugins/org.eclipse.cdt.make.core/specs.c b/.metadata/.plugins/org.eclipse.cdt.make.core/specs.c new file mode 100644 index 0000000000000000000000000000000000000000..8b137891791fe96927ad78e64b0aad7bded08bdc --- /dev/null +++ b/.metadata/.plugins/org.eclipse.cdt.make.core/specs.c @@ -0,0 +1 @@ + diff --git a/.metadata/.plugins/org.eclipse.cdt.make.core/specs.cpp b/.metadata/.plugins/org.eclipse.cdt.make.core/specs.cpp new file mode 100644 index 0000000000000000000000000000000000000000..8b137891791fe96927ad78e64b0aad7bded08bdc --- /dev/null +++ b/.metadata/.plugins/org.eclipse.cdt.make.core/specs.cpp @@ -0,0 +1 @@ + diff --git a/.metadata/.plugins/org.eclipse.cdt.ui/global-build.log b/.metadata/.plugins/org.eclipse.cdt.ui/global-build.log new file mode 100644 index 0000000000000000000000000000000000000000..669711abe1cfc15cb80238da7e42f38ca45f7caf --- /dev/null +++ b/.metadata/.plugins/org.eclipse.cdt.ui/global-build.log @@ -0,0 +1,235 @@ +19:41:58 **** Build of project system_bsp **** +make -k all +Finished building libraries +19:41:59 **** Clean-only build of configuration Debug for project modular_quad_pid **** +make clean +rm -rf ./src/PID.o ./src/actuator_command_processing.o ./src/commands.o ./src/communication.o ./src/control_algorithm.o ./src/controllers.o ./src/conversion.o ./src/iic_mpu9150_utils.o ./src/initialize_components.o ./src/log_data.o ./src/main.o ./src/mio7_led.o ./src/new_log_data.o ./src/packet_processing.o ./src/platform.o ./src/send_actuator_commands.o ./src/sensor.o ./src/sensor_processing.o ./src/stringBuilder.o ./src/timer.o ./src/uart.o ./src/update_gui.o ./src/user_input.o ./src/util.o ./src/PID.d ./src/actuator_command_processing.d ./src/commands.d ./src/communication.d ./src/control_algorithm.d ./src/controllers.d ./src/conversion.d ./src/iic_mpu9150_utils.d ./src/initialize_components.d ./src/log_data.d ./src/main.d ./src/mio7_led.d ./src/new_log_data.d ./src/packet_processing.d ./src/platform.d ./src/send_actuator_commands.d ./src/sensor.d ./src/sensor_processing.d ./src/stringBuilder.d ./src/timer.d ./src/uart.d ./src/update_gui.d ./src/user_input.d ./src/util.d modular_quad_pid.elf.size modular_quad_pid.elf + +19:41:59 **** Build of configuration Debug for project modular_quad_pid **** +make all +Building file: ../src/PID.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp_new/ps7_cortexa9_0/include -MMD -MP -MF"src/PID.d" -MT"src/PID.d" -o "src/PID.o" "../src/PID.c" +Finished building: ../src/PID.c + +Building file: ../src/actuator_command_processing.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp_new/ps7_cortexa9_0/include -MMD -MP -MF"src/actuator_command_processing.d" -MT"src/actuator_command_processing.d" -o "src/actuator_command_processing.o" "../src/actuator_command_processing.c" +In file included from ../src/log_data.h:16:0, + from ../src/actuator_command_processing.h:13, + from ../src/actuator_command_processing.c:8: +../src/uart.h:11:25: fatal error: xparameters.h: No such file or directory +compilation terminated. +make: *** [src/actuator_command_processing.o] Error 1 +19:42:31 **** Clean-only build of configuration Debug for project modular_quad_pid **** +make clean +rm -rf ./src/PID.o ./src/actuator_command_processing.o ./src/commands.o ./src/communication.o ./src/control_algorithm.o ./src/controllers.o ./src/conversion.o ./src/iic_mpu9150_utils.o ./src/initialize_components.o ./src/log_data.o ./src/main.o ./src/mio7_led.o ./src/new_log_data.o ./src/packet_processing.o ./src/platform.o ./src/send_actuator_commands.o ./src/sensor.o ./src/sensor_processing.o ./src/stringBuilder.o ./src/timer.o ./src/uart.o ./src/update_gui.o ./src/user_input.o ./src/util.o ./src/PID.d ./src/actuator_command_processing.d ./src/commands.d ./src/communication.d ./src/control_algorithm.d ./src/controllers.d ./src/conversion.d ./src/iic_mpu9150_utils.d ./src/initialize_components.d ./src/log_data.d ./src/main.d ./src/mio7_led.d ./src/new_log_data.d ./src/packet_processing.d ./src/platform.d ./src/send_actuator_commands.d ./src/sensor.d ./src/sensor_processing.d ./src/stringBuilder.d ./src/timer.d ./src/uart.d ./src/update_gui.d ./src/user_input.d ./src/util.d modular_quad_pid.elf.size modular_quad_pid.elf + +19:42:31 **** Clean-only build of project system_bsp **** +make -k clean +rm -rf ps7_cortexa9_0 +19:42:33 **** Build of project system_bsp **** +make -k all +libgen -hw ../system_hw_platform/system.xml\ + \ + -pe ps7_cortexa9_0 \ + -log libgen.log \ + system.mss +libgen +Xilinx EDK 14.7 Build EDK_P.20131013 +Copyright (c) 1995-2012 Xilinx, Inc. All rights reserved. + +Command Line: libgen -hw ../system_hw_platform/system.xml -pe ps7_cortexa9_0 +-log libgen.log system.mss + + +Staging source files. +Running DRCs. +Running generate. +Running post_generate. +Running include - 'gmake -s include "COMPILER=arm-xilinx-eabi-gcc" +"ARCHIVER=arm-xilinx-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-g +-O0"'. + +Running libs - 'gmake -s libs "COMPILER=arm-xilinx-eabi-gcc" +"ARCHIVER=arm-xilinx-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-g +-O0"'. +Compiling common +arm-xilinx-eabi-ar: creating ../../../lib/libxil.a +Compiling standalone +Compiling tmrctr +Compiling gpio +Compiling devcfg +Compiling dmaps +Compiling emacps +Compiling gpiops +Compiling iicps +Compiling qspips +Compiling scugic +Compiling scutimer +Compiling scuwdt +Compiling uartps +Compiling usbps +Compiling xadcps +Compiling cpu_cortexa9 +Running execs_generate. +Finished building libraries +19:43:15 **** Build of configuration Debug for project modular_quad_pid **** +make all +Building file: ../src/PID.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp_new/ps7_cortexa9_0/include -MMD -MP -MF"src/PID.d" -MT"src/PID.d" -o "src/PID.o" "../src/PID.c" +Finished building: ../src/PID.c + +Building file: ../src/actuator_command_processing.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp_new/ps7_cortexa9_0/include -MMD -MP -MF"src/actuator_command_processing.d" -MT"src/actuator_command_processing.d" -o "src/actuator_command_processing.o" "../src/actuator_command_processing.c" +In file included from ../src/log_data.h:16:0, + from ../src/actuator_command_processing.h:13, + from ../src/actuator_command_processing.c:8: +../src/uart.h:11:25: fatal error: xparameters.h: No such file or directory +compilation terminated. +make: *** [src/actuator_command_processing.o] Error 1 +19:48:28 **** Clean-only build of configuration Debug for project modular_quad_pid **** +make clean +rm -rf ./src/PID.o ./src/actuator_command_processing.o ./src/commands.o ./src/communication.o ./src/control_algorithm.o ./src/controllers.o ./src/conversion.o ./src/iic_mpu9150_utils.o ./src/initialize_components.o ./src/log_data.o ./src/main.o ./src/mio7_led.o ./src/new_log_data.o ./src/packet_processing.o ./src/platform.o ./src/send_actuator_commands.o ./src/sensor.o ./src/sensor_processing.o ./src/stringBuilder.o ./src/timer.o ./src/uart.o ./src/update_gui.o ./src/user_input.o ./src/util.o ./src/PID.d ./src/actuator_command_processing.d ./src/commands.d ./src/communication.d ./src/control_algorithm.d ./src/controllers.d ./src/conversion.d ./src/iic_mpu9150_utils.d ./src/initialize_components.d ./src/log_data.d ./src/main.d ./src/mio7_led.d ./src/new_log_data.d ./src/packet_processing.d ./src/platform.d ./src/send_actuator_commands.d ./src/sensor.d ./src/sensor_processing.d ./src/stringBuilder.d ./src/timer.d ./src/uart.d ./src/update_gui.d ./src/user_input.d ./src/util.d modular_quad_pid.elf.size modular_quad_pid.elf + +19:48:29 **** Auto Build of configuration Debug for project modular_quad_pid **** +make all +Building file: ../src/PID.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/PID.d" -MT"src/PID.d" -o "src/PID.o" "../src/PID.c" +Finished building: ../src/PID.c + +Building file: ../src/actuator_command_processing.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/actuator_command_processing.d" -MT"src/actuator_command_processing.d" -o "src/actuator_command_processing.o" "../src/actuator_command_processing.c" +Finished building: ../src/actuator_command_processing.c + +Building file: ../src/commands.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/commands.d" -MT"src/commands.d" -o "src/commands.o" "../src/commands.c" +Finished building: ../src/commands.c + +Building file: ../src/communication.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/communication.d" -MT"src/communication.d" -o "src/communication.o" "../src/communication.c" +../src/communication.c: In function 'processCommand': +../src/communication.c:137:3: warning: array subscript has type 'char' [-Wchar-subscripts] +../src/communication.c:137:3: warning: array subscript has type 'char' [-Wchar-subscripts] +Finished building: ../src/communication.c + +Building file: ../src/control_algorithm.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/control_algorithm.d" -MT"src/control_algorithm.d" -o "src/control_algorithm.o" "../src/control_algorithm.c" +Finished building: ../src/control_algorithm.c + +Building file: ../src/controllers.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/controllers.d" -MT"src/controllers.d" -o "src/controllers.o" "../src/controllers.c" +Finished building: ../src/controllers.c + +Building file: ../src/conversion.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/conversion.d" -MT"src/conversion.d" -o "src/conversion.o" "../src/conversion.c" +Finished building: ../src/conversion.c + +Building file: ../src/iic_mpu9150_utils.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/iic_mpu9150_utils.d" -MT"src/iic_mpu9150_utils.d" -o "src/iic_mpu9150_utils.o" "../src/iic_mpu9150_utils.c" +Finished building: ../src/iic_mpu9150_utils.c + +Building file: ../src/initialize_components.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/initialize_components.d" -MT"src/initialize_components.d" -o "src/initialize_components.o" "../src/initialize_components.c" +Finished building: ../src/initialize_components.c + +Building file: ../src/log_data.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/log_data.d" -MT"src/log_data.d" -o "src/log_data.o" "../src/log_data.c" +Finished building: ../src/log_data.c + +Building file: ../src/main.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/main.d" -MT"src/main.d" -o "src/main.o" "../src/main.c" +Finished building: ../src/main.c + +Building file: ../src/mio7_led.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/mio7_led.d" -MT"src/mio7_led.d" -o "src/mio7_led.o" "../src/mio7_led.c" +Finished building: ../src/mio7_led.c + +Building file: ../src/new_log_data.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/new_log_data.d" -MT"src/new_log_data.d" -o "src/new_log_data.o" "../src/new_log_data.c" +Finished building: ../src/new_log_data.c + +Building file: ../src/packet_processing.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/packet_processing.d" -MT"src/packet_processing.d" -o "src/packet_processing.o" "../src/packet_processing.c" +Finished building: ../src/packet_processing.c + +Building file: ../src/platform.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/platform.d" -MT"src/platform.d" -o "src/platform.o" "../src/platform.c" +Finished building: ../src/platform.c + +Building file: ../src/send_actuator_commands.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/send_actuator_commands.d" -MT"src/send_actuator_commands.d" -o "src/send_actuator_commands.o" "../src/send_actuator_commands.c" +Finished building: ../src/send_actuator_commands.c + +Building file: ../src/sensor.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/sensor.d" -MT"src/sensor.d" -o "src/sensor.o" "../src/sensor.c" +Finished building: ../src/sensor.c + +Building file: ../src/sensor_processing.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/sensor_processing.d" -MT"src/sensor_processing.d" -o "src/sensor_processing.o" "../src/sensor_processing.c" +Finished building: ../src/sensor_processing.c + +Building file: ../src/stringBuilder.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/stringBuilder.d" -MT"src/stringBuilder.d" -o "src/stringBuilder.o" "../src/stringBuilder.c" +Finished building: ../src/stringBuilder.c + +Building file: ../src/timer.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/timer.d" -MT"src/timer.d" -o "src/timer.o" "../src/timer.c" +Finished building: ../src/timer.c + +Building file: ../src/uart.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/uart.d" -MT"src/uart.d" -o "src/uart.o" "../src/uart.c" +Finished building: ../src/uart.c + +Building file: ../src/update_gui.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/update_gui.d" -MT"src/update_gui.d" -o "src/update_gui.o" "../src/update_gui.c" +Finished building: ../src/update_gui.c + +Building file: ../src/user_input.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/user_input.d" -MT"src/user_input.d" -o "src/user_input.o" "../src/user_input.c" +Finished building: ../src/user_input.c + +Building file: ../src/util.c +Invoking: ARM gcc compiler +arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/util.d" -MT"src/util.d" -o "src/util.o" "../src/util.c" +Finished building: ../src/util.c + +Building target: modular_quad_pid.elf +Invoking: ARM gcc linker +arm-xilinx-eabi-gcc -Wl,-T -Wl,../src/lscript.ld -L../../system_bsp/ps7_cortexa9_0/lib -o "modular_quad_pid.elf" ./src/PID.o ./src/actuator_command_processing.o ./src/commands.o ./src/communication.o ./src/control_algorithm.o ./src/controllers.o ./src/conversion.o ./src/iic_mpu9150_utils.o ./src/initialize_components.o ./src/log_data.o ./src/main.o ./src/mio7_led.o ./src/new_log_data.o ./src/packet_processing.o ./src/platform.o ./src/send_actuator_commands.o ./src/sensor.o ./src/sensor_processing.o ./src/stringBuilder.o ./src/timer.o ./src/uart.o ./src/update_gui.o ./src/user_input.o ./src/util.o -lm -Wl,--start-group,-lxil,-lgcc,-lc,--end-group +Finished building target: modular_quad_pid.elf + +Invoking: ARM Print Size +arm-xilinx-eabi-size modular_quad_pid.elf |tee "modular_quad_pid.elf.size" + text data bss dec hex filename + 156328 67312 119149912 119373552 71d7ef0 modular_quad_pid.elf +Finished building: modular_quad_pid.elf.size + +19:49:48 **** Auto Build of configuration Debug for project modular_quad_pid **** +make all +make: Nothing to be done for `all'. diff --git a/.metadata/.plugins/org.eclipse.cdt.ui/modular_quad_pid.build.log b/.metadata/.plugins/org.eclipse.cdt.ui/modular_quad_pid.build.log new file mode 100644 index 0000000000000000000000000000000000000000..3ea6b85db4e50e3d1d2249788970d33911b59c1a --- /dev/null +++ b/.metadata/.plugins/org.eclipse.cdt.ui/modular_quad_pid.build.log @@ -0,0 +1,6 @@ +19:49:48 **** Auto Build of configuration Debug for project modular_quad_pid **** +make all +make: Nothing to be done for `all'. + +19:49:49 Build Finished (took 176ms) + diff --git a/.metadata/.plugins/org.eclipse.cdt.ui/system_bsp.build.log b/.metadata/.plugins/org.eclipse.cdt.ui/system_bsp.build.log new file mode 100644 index 0000000000000000000000000000000000000000..6f3ae9603d9f553c4cfbcb2617b78ca6f1ae4815 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.cdt.ui/system_bsp.build.log @@ -0,0 +1,49 @@ +19:42:33 **** Build of project system_bsp **** +make -k all +libgen -hw ../system_hw_platform/system.xml\ + \ + -pe ps7_cortexa9_0 \ + -log libgen.log \ + system.mss +libgen +Xilinx EDK 14.7 Build EDK_P.20131013 +Copyright (c) 1995-2012 Xilinx, Inc. All rights reserved. + +Command Line: libgen -hw ../system_hw_platform/system.xml -pe ps7_cortexa9_0 +-log libgen.log system.mss + + +Staging source files. +Running DRCs. +Running generate. +Running post_generate. +Running include - 'gmake -s include "COMPILER=arm-xilinx-eabi-gcc" +"ARCHIVER=arm-xilinx-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-g +-O0"'. + +Running libs - 'gmake -s libs "COMPILER=arm-xilinx-eabi-gcc" +"ARCHIVER=arm-xilinx-eabi-ar" "COMPILER_FLAGS= -O2 -c" "EXTRA_COMPILER_FLAGS=-g +-O0"'. +Compiling common +arm-xilinx-eabi-ar: creating ../../../lib/libxil.a +Compiling standalone +Compiling tmrctr +Compiling gpio +Compiling devcfg +Compiling dmaps +Compiling emacps +Compiling gpiops +Compiling iicps +Compiling qspips +Compiling scugic +Compiling scutimer +Compiling scuwdt +Compiling uartps +Compiling usbps +Compiling xadcps +Compiling cpu_cortexa9 +Running execs_generate. +Finished building libraries + +19:43:15 Build Finished (took 42s.116ms) + diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/modular_quad_pid/.indexes/e4/properties.index b/.metadata/.plugins/org.eclipse.core.resources/.projects/modular_quad_pid/.indexes/e4/properties.index new file mode 100644 index 0000000000000000000000000000000000000000..74453023bd108c0a498211eec758cd3c56a8c335 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/modular_quad_pid/.indexes/e4/properties.index differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/modular_quad_pid/.indexes/properties.index b/.metadata/.plugins/org.eclipse.core.resources/.projects/modular_quad_pid/.indexes/properties.index new file mode 100644 index 0000000000000000000000000000000000000000..cf576b7865dc34189d478a0653be476504541d76 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/modular_quad_pid/.indexes/properties.index differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/modular_quad_pid/.markers.snap b/.metadata/.plugins/org.eclipse.core.resources/.projects/modular_quad_pid/.markers.snap new file mode 100644 index 0000000000000000000000000000000000000000..17e60a98f2fbdce7e0e176c08ae2c7951576ce7c Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/modular_quad_pid/.markers.snap differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/modular_quad_pid/.syncinfo.snap b/.metadata/.plugins/org.eclipse.core.resources/.projects/modular_quad_pid/.syncinfo.snap new file mode 100644 index 0000000000000000000000000000000000000000..0b368ce14fbcdffc79d020bc00b88646cda52674 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/modular_quad_pid/.syncinfo.snap differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/system_bsp/.indexes/properties.index b/.metadata/.plugins/org.eclipse.core.resources/.projects/system_bsp/.indexes/properties.index new file mode 100644 index 0000000000000000000000000000000000000000..7f258492decb84811302f363d341688338d215b3 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/system_bsp/.indexes/properties.index differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/system_bsp/.markers.snap b/.metadata/.plugins/org.eclipse.core.resources/.projects/system_bsp/.markers.snap new file mode 100644 index 0000000000000000000000000000000000000000..0b368ce14fbcdffc79d020bc00b88646cda52674 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/system_bsp/.markers.snap differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/system_bsp/.syncinfo.snap b/.metadata/.plugins/org.eclipse.core.resources/.projects/system_bsp/.syncinfo.snap new file mode 100644 index 0000000000000000000000000000000000000000..0b368ce14fbcdffc79d020bc00b88646cda52674 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/system_bsp/.syncinfo.snap differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/system_hw_platform/.markers.snap b/.metadata/.plugins/org.eclipse.core.resources/.projects/system_hw_platform/.markers.snap new file mode 100644 index 0000000000000000000000000000000000000000..0b368ce14fbcdffc79d020bc00b88646cda52674 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/system_hw_platform/.markers.snap differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.projects/system_hw_platform/.syncinfo.snap b/.metadata/.plugins/org.eclipse.core.resources/.projects/system_hw_platform/.syncinfo.snap new file mode 100644 index 0000000000000000000000000000000000000000..0b368ce14fbcdffc79d020bc00b88646cda52674 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.projects/system_hw_platform/.syncinfo.snap differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index new file mode 100644 index 0000000000000000000000000000000000000000..79c168abc074267d242f416d381a1df47c46316f Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.root/.indexes/properties.index differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.root/.markers.snap b/.metadata/.plugins/org.eclipse.core.resources/.root/.markers.snap new file mode 100644 index 0000000000000000000000000000000000000000..0b368ce14fbcdffc79d020bc00b88646cda52674 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.root/.markers.snap differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources b/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources new file mode 100644 index 0000000000000000000000000000000000000000..03d8a65587e36bf9a79cddc7442a74f976391989 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources differ diff --git a/.metadata/.plugins/org.eclipse.core.resources/.snap b/.metadata/.plugins/org.eclipse.core.resources/.snap new file mode 100644 index 0000000000000000000000000000000000000000..e6131278401496f146accd71c1db718f04729558 Binary files /dev/null and b/.metadata/.plugins/org.eclipse.core.resources/.snap differ diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.core.prj-modular_quad_pid.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.core.prj-modular_quad_pid.prefs new file mode 100644 index 0000000000000000000000000000000000000000..fe359e91bda3026a88e24a332eabe3705bc2fb9f --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.core.prj-modular_quad_pid.prefs @@ -0,0 +1,3 @@ +eclipse.preferences.version=1 +indexer/preferenceScope=0 +language.settings.providers.disabled=false diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.core.prj-system_bsp.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.core.prj-system_bsp.prefs new file mode 100644 index 0000000000000000000000000000000000000000..fe359e91bda3026a88e24a332eabe3705bc2fb9f --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.core.prj-system_bsp.prefs @@ -0,0 +1,3 @@ +eclipse.preferences.version=1 +indexer/preferenceScope=0 +language.settings.providers.disabled=false diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.debug.core.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.debug.core.prefs new file mode 100644 index 0000000000000000000000000000000000000000..b8c92670efb27372fbd7f22d1a79f754065766c3 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.debug.core.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +org.eclipse.cdt.debug.core.cDebug.default_source_containers=<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>\n<sourceLookupDirector>\n<sourceContainers duplicates\="false">\n<container memento\="AbsolutePath" typeId\="org.eclipse.cdt.debug.core.containerType.absolutePath"/>\n<container memento\="programRelativePath" typeId\="org.eclipse.cdt.debug.core.containerType.programRelativePath"/>\n<container memento\="<?xml version\="1.0" encoding\="UTF-8" standalone\="no"?>&\#10;<project referencedProjects\="true"/>&\#10;" typeId\="org.eclipse.cdt.debug.core.containerType.project"/>\n</sourceContainers>\n</sourceLookupDirector>\n diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.managedbuilder.core.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.managedbuilder.core.prefs new file mode 100644 index 0000000000000000000000000000000000000000..6443d90000cd388d704a76f0ddb40e09e7216d8a --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.cdt.managedbuilder.core.prefs @@ -0,0 +1,3 @@ +eclipse.preferences.version=1 +properties/modular_quad_pid.xilinx.gnu.arm.exe.832182557/xilinx.gnu.arm.exe.debug.980189137=\#\n\#Sun Oct 16 19\:49\:48 CDT 2016\nxilinx.gnu.arm.c.toolchain.compiler.debug.177835003\=\\\#\\n\\\#Sun Oct 16 19\\\:49\\\:48 CDT 2016\\nrebuildState\\\=false\\n\nxilinx.gnu.arm.c.toolchain.assembler.debug.192056667\=\\\#\\n\\\#Sun Oct 16 19\\\:49\\\:48 CDT 2016\\nrebuildState\\\=false\\n\nxilinx.gnu.arm.cxx.toolchain.linker.debug.1921379343\=\\\#\\n\\\#Sun Oct 16 19\\\:49\\\:48 CDT 2016\\nrebuildState\\\=false\\n\nxilinx.gnu.arm.exe.debug.980189137\=\\\#\\n\\\#Sun Oct 16 19\\\:48\\\:28 CDT 2016\\nrcState\\\=0\\nrebuildState\\\=false\\n\nxilinx.gnu.arm.exe.debug.toolchain.1195127676\=\\\#\\n\\\#Sun Oct 16 19\\\:49\\\:48 CDT 2016\\nrebuildState\\\=false\\n\nxilinx.gnu.arm.size.debug.923967150\=\\\#\\n\\\#Sun Oct 16 19\\\:49\\\:48 CDT 2016\\nrebuildState\\\=false\\n\nxilinx.gnu.arm.c.toolchain.linker.debug.360488201\=\\\#\\n\\\#Sun Oct 16 19\\\:49\\\:48 CDT 2016\\nrebuildState\\\=false\\n\nxilinx.gnu.arm.toolchain.archiver.585254344\=\\\#\\n\\\#Sun Oct 16 19\\\:49\\\:48 CDT 2016\\nrebuildState\\\=false\\n\nxilinx.gnu.arm.cxx.toolchain.compiler.debug.1470236349\=\\\#\\n\\\#Sun Oct 16 19\\\:49\\\:48 CDT 2016\\nrebuildState\\\=false\\n\n +properties/modular_quad_pid.xilinx.gnu.arm.exe.832182557/xilinx.gnu.arm.exe.release.255973624=\#\n\#Sun Oct 16 19\:49\:48 CDT 2016\nxilinx.gnu.arm.cxx.toolchain.linker.release.1512126497\=\\\#\\n\\\#Sun Oct 16 19\\\:49\\\:48 CDT 2016\\nrebuildState\\\=true\\n\nxilinx.gnu.arm.exe.release.toolchain.1375808537\=\\\#\\n\\\#Sun Oct 16 19\\\:49\\\:48 CDT 2016\\nrebuildState\\\=true\\n\nxilinx.gnu.arm.toolchain.archiver.86822110\=\\\#\\n\\\#Sun Oct 16 19\\\:49\\\:48 CDT 2016\\nrebuildState\\\=true\\n\nxilinx.gnu.arm.c.toolchain.assembler.release.1899854338\=\\\#\\n\\\#Sun Oct 16 19\\\:49\\\:48 CDT 2016\\nrebuildState\\\=true\\n\nxilinx.gnu.arm.cxx.toolchain.compiler.release.1846278293\=\\\#\\n\\\#Sun Oct 16 19\\\:49\\\:48 CDT 2016\\nrebuildState\\\=true\\n\nxilinx.gnu.arm.c.toolchain.linker.release.264708896\=\\\#\\n\\\#Sun Oct 16 19\\\:49\\\:48 CDT 2016\\nrebuildState\\\=true\\n\nxilinx.gnu.arm.c.toolchain.compiler.release.85270120\=\\\#\\n\\\#Sun Oct 16 19\\\:49\\\:48 CDT 2016\\nrebuildState\\\=true\\n\nxilinx.gnu.arm.size.release.362029751\=\\\#\\n\\\#Sun Oct 16 19\\\:49\\\:48 CDT 2016\\nrebuildState\\\=true\\n\n diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs new file mode 100644 index 0000000000000000000000000000000000000000..dffc6b51349681ffb272ab899b3ef7c402cf49f9 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.core.resources.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +version=1 diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.core.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.core.prefs new file mode 100644 index 0000000000000000000000000000000000000000..57e3b772f47fd83ed981a0d2f14991f7f8160e58 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.debug.core.prefs @@ -0,0 +1,5 @@ +//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.applicationLaunchType=org.eclipse.cdt.dsf.gdb.launch.localCLaunch,debug;org.eclipse.cdt.cdi.launch.localCLaunch,run +//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.attachLaunchType=org.eclipse.cdt.dsf.gdb.launch.attachCLaunch,debug +//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.postmortemLaunchType=org.eclipse.cdt.dsf.gdb.launch.coreCLaunch,debug +//org.eclipse.debug.core.PREFERRED_DELEGATES/org.eclipse.cdt.launch.remoteApplicationLaunchType=org.eclipse.rse.remotecdt.dsf.debug,debug +eclipse.preferences.version=1 diff --git a/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs new file mode 100644 index 0000000000000000000000000000000000000000..08076f236aa4ff36c64d28b14f96c86da910bf7d --- /dev/null +++ b/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs @@ -0,0 +1,2 @@ +eclipse.preferences.version=1 +showIntro=false diff --git a/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml b/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml new file mode 100644 index 0000000000000000000000000000000000000000..cfd423671fdb0ddc2df5a2d6a22b4106a4a06fd4 --- /dev/null +++ b/.metadata/.plugins/org.eclipse.ui.workbench/workingsets.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<workingSetManager> +<workingSet aggregate="true" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1476664817124_0" label="Window Working Set" name="Aggregate for window 1476664817123"/> +</workingSetManager> \ No newline at end of file diff --git a/.metadata/version.ini b/.metadata/version.ini new file mode 100644 index 0000000000000000000000000000000000000000..c51ff745b6c995c410e2977bb11c544ed7f6ca76 --- /dev/null +++ b/.metadata/version.ini @@ -0,0 +1 @@ +org.eclipse.core.runtime=1 \ No newline at end of file diff --git a/SDK.log b/SDK.log new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/modular_quad_pid/.cproject b/modular_quad_pid/.cproject index 532ca270f5838049cf6e14e760d69369697ab76d..bd53d849cef4e32e22404350a9f4185ed467f2b2 100644 --- a/modular_quad_pid/.cproject +++ b/modular_quad_pid/.cproject @@ -28,7 +28,7 @@ <option defaultValue="gnu.c.optimization.level.none" id="xilinx.gnu.compiler.option.optimization.level.1900496019" name="Optimization Level" superClass="xilinx.gnu.compiler.option.optimization.level" value="gnu.c.optimization.level.none" valueType="enumerated"/> <option id="xilinx.gnu.compiler.option.debugging.level.1207856754" name="Debug Level" superClass="xilinx.gnu.compiler.option.debugging.level" value="gnu.c.debugging.level.max" valueType="enumerated"/> <option id="xilinx.gnu.compiler.inferred.swplatform.includes.2123463819" name="Software Platform Include Path" superClass="xilinx.gnu.compiler.inferred.swplatform.includes" valueType="includePath"> - <listOptionValue builtIn="false" value="../../system_bsp_new/ps7_cortexa9_0/include"/> + <listOptionValue builtIn="false" value="../../system_bsp/ps7_cortexa9_0/include"/> </option> <option id="xilinx.gnu.compiler.symbols.defined.1696008720" name="Defined symbols (-D)" superClass="xilinx.gnu.compiler.symbols.defined"/> <inputType id="xilinx.gnu.arm.c.compiler.input.909725989" name="C source files" superClass="xilinx.gnu.arm.c.compiler.input"/> @@ -37,13 +37,13 @@ <option defaultValue="gnu.c.optimization.level.none" id="xilinx.gnu.compiler.option.optimization.level.9972228" name="Optimization Level" superClass="xilinx.gnu.compiler.option.optimization.level" valueType="enumerated"/> <option id="xilinx.gnu.compiler.option.debugging.level.595503730" name="Debug Level" superClass="xilinx.gnu.compiler.option.debugging.level" value="gnu.c.debugging.level.max" valueType="enumerated"/> <option id="xilinx.gnu.compiler.inferred.swplatform.includes.53367111" name="Software Platform Include Path" superClass="xilinx.gnu.compiler.inferred.swplatform.includes" valueType="includePath"> - <listOptionValue builtIn="false" value="../../system_bsp_new/ps7_cortexa9_0/include"/> + <listOptionValue builtIn="false" value="../../system_bsp/ps7_cortexa9_0/include"/> </option> </tool> <tool id="xilinx.gnu.arm.toolchain.archiver.585254344" name="ARM archiver" superClass="xilinx.gnu.arm.toolchain.archiver"/> <tool id="xilinx.gnu.arm.c.toolchain.linker.debug.360488201" name="ARM gcc linker" superClass="xilinx.gnu.arm.c.toolchain.linker.debug"> <option id="xilinx.gnu.linker.inferred.swplatform.lpath.47881921" name="Software Platform Library Path" superClass="xilinx.gnu.linker.inferred.swplatform.lpath" valueType="libPaths"> - <listOptionValue builtIn="false" value="../../system_bsp_new/ps7_cortexa9_0/lib"/> + <listOptionValue builtIn="false" value="../../system_bsp/ps7_cortexa9_0/lib"/> </option> <option id="xilinx.gnu.linker.inferred.swplatform.flags.349145084" name="Software Platform Inferred Flags" superClass="xilinx.gnu.linker.inferred.swplatform.flags" valueType="libs"> <listOptionValue builtIn="false" value="-Wl,--start-group,-lxil,-lgcc,-lc,--end-group"/> @@ -60,7 +60,7 @@ </tool> <tool id="xilinx.gnu.arm.cxx.toolchain.linker.debug.1921379343" name="ARM g++ linker" superClass="xilinx.gnu.arm.cxx.toolchain.linker.debug"> <option id="xilinx.gnu.linker.inferred.swplatform.lpath.1819794269" name="Software Platform Library Path" superClass="xilinx.gnu.linker.inferred.swplatform.lpath" valueType="libPaths"> - <listOptionValue builtIn="false" value="../../system_bsp_new/ps7_cortexa9_0/lib"/> + <listOptionValue builtIn="false" value="../../system_bsp/ps7_cortexa9_0/lib"/> </option> <option id="xilinx.gnu.linker.inferred.swplatform.flags.1650054208" name="Software Platform Inferred Flags" superClass="xilinx.gnu.linker.inferred.swplatform.flags" valueType="libs"> <listOptionValue builtIn="false" value="-Wl,--start-group,-lxil,-lgcc,-lc,--end-group"/> @@ -99,7 +99,7 @@ <option defaultValue="gnu.c.optimization.level.more" id="xilinx.gnu.compiler.option.optimization.level.515686013" name="Optimization Level" superClass="xilinx.gnu.compiler.option.optimization.level" valueType="enumerated"/> <option id="xilinx.gnu.compiler.option.debugging.level.1121150517" name="Debug Level" superClass="xilinx.gnu.compiler.option.debugging.level" value="gnu.c.debugging.level.none" valueType="enumerated"/> <option id="xilinx.gnu.compiler.inferred.swplatform.includes.687694973" name="Software Platform Include Path" superClass="xilinx.gnu.compiler.inferred.swplatform.includes" valueType="includePath"> - <listOptionValue builtIn="false" value="../../system_bsp_new/ps7_cortexa9_0/include"/> + <listOptionValue builtIn="false" value="../../system_bsp/ps7_cortexa9_0/include"/> </option> <inputType id="xilinx.gnu.arm.c.compiler.input.846429887" name="C source files" superClass="xilinx.gnu.arm.c.compiler.input"/> </tool> @@ -107,13 +107,13 @@ <option defaultValue="gnu.c.optimization.level.more" id="xilinx.gnu.compiler.option.optimization.level.1613253262" name="Optimization Level" superClass="xilinx.gnu.compiler.option.optimization.level" valueType="enumerated"/> <option id="xilinx.gnu.compiler.option.debugging.level.1485305325" name="Debug Level" superClass="xilinx.gnu.compiler.option.debugging.level" value="gnu.c.debugging.level.none" valueType="enumerated"/> <option id="xilinx.gnu.compiler.inferred.swplatform.includes.2144106422" name="Software Platform Include Path" superClass="xilinx.gnu.compiler.inferred.swplatform.includes" valueType="includePath"> - <listOptionValue builtIn="false" value="../../system_bsp_new/ps7_cortexa9_0/include"/> + <listOptionValue builtIn="false" value="../../system_bsp/ps7_cortexa9_0/include"/> </option> </tool> <tool id="xilinx.gnu.arm.toolchain.archiver.86822110" name="ARM archiver" superClass="xilinx.gnu.arm.toolchain.archiver"/> <tool id="xilinx.gnu.arm.c.toolchain.linker.release.264708896" name="ARM gcc linker" superClass="xilinx.gnu.arm.c.toolchain.linker.release"> <option id="xilinx.gnu.linker.inferred.swplatform.lpath.444912795" name="Software Platform Library Path" superClass="xilinx.gnu.linker.inferred.swplatform.lpath" valueType="libPaths"> - <listOptionValue builtIn="false" value="../../system_bsp_new/ps7_cortexa9_0/lib"/> + <listOptionValue builtIn="false" value="../../system_bsp/ps7_cortexa9_0/lib"/> </option> <option id="xilinx.gnu.linker.inferred.swplatform.flags.1169214283" name="Software Platform Inferred Flags" superClass="xilinx.gnu.linker.inferred.swplatform.flags" valueType="libs"> <listOptionValue builtIn="false" value="-Wl,--start-group,-lxil,-lgcc,-lc,--end-group"/> @@ -127,7 +127,7 @@ </tool> <tool id="xilinx.gnu.arm.cxx.toolchain.linker.release.1512126497" name="ARM g++ linker" superClass="xilinx.gnu.arm.cxx.toolchain.linker.release"> <option id="xilinx.gnu.linker.inferred.swplatform.lpath.1491656562" name="Software Platform Library Path" superClass="xilinx.gnu.linker.inferred.swplatform.lpath" valueType="libPaths"> - <listOptionValue builtIn="false" value="../../system_bsp_new/ps7_cortexa9_0/lib"/> + <listOptionValue builtIn="false" value="../../system_bsp/ps7_cortexa9_0/lib"/> </option> <option id="xilinx.gnu.linker.inferred.swplatform.flags.1353247076" name="Software Platform Inferred Flags" superClass="xilinx.gnu.linker.inferred.swplatform.flags" valueType="libs"> <listOptionValue builtIn="false" value="-Wl,--start-group,-lxil,-lgcc,-lc,--end-group"/> diff --git a/modular_quad_pid/Debug/makefile b/modular_quad_pid/Debug/makefile index c26841c4c550c5c00a38ed48b9ff87cb2e8ff7ed..b6083e7b4a23b647fb367d7478ca6d5411660173 100644 --- a/modular_quad_pid/Debug/makefile +++ b/modular_quad_pid/Debug/makefile @@ -35,7 +35,7 @@ all: modular_quad_pid.elf secondary-outputs modular_quad_pid.elf: $(OBJS) ../src/lscript.ld $(USER_OBJS) @echo 'Building target: $@' @echo 'Invoking: ARM gcc linker' - arm-xilinx-eabi-gcc -Wl,-T -Wl,../src/lscript.ld -L../../system_bsp_new/ps7_cortexa9_0/lib -o "modular_quad_pid.elf" $(OBJS) $(USER_OBJS) $(LIBS) + arm-xilinx-eabi-gcc -Wl,-T -Wl,../src/lscript.ld -L../../system_bsp/ps7_cortexa9_0/lib -o "modular_quad_pid.elf" $(OBJS) $(USER_OBJS) $(LIBS) @echo 'Finished building target: $@' @echo ' ' diff --git a/modular_quad_pid/Debug/modular_quad_pid.elf b/modular_quad_pid/Debug/modular_quad_pid.elf index a51042b2254aa4ee1595fe3c678f265e3afa2046..e19cc8f6d8fd5263e211709d8d8108670acf91fb 100644 Binary files a/modular_quad_pid/Debug/modular_quad_pid.elf and b/modular_quad_pid/Debug/modular_quad_pid.elf differ diff --git a/modular_quad_pid/Debug/modular_quad_pid.elf.size b/modular_quad_pid/Debug/modular_quad_pid.elf.size index 3c00422508bf5e39e98a8f5fc454444fc733a18d..aafdbb8fe3eec9fca6c995545d684e150e5e9c8b 100644 --- a/modular_quad_pid/Debug/modular_quad_pid.elf.size +++ b/modular_quad_pid/Debug/modular_quad_pid.elf.size @@ -1,2 +1,2 @@ text data bss dec hex filename - 140084 67216 119149912 119357212 71d3f1c modular_quad_pid.elf + 156328 67312 119149912 119373552 71d7ef0 modular_quad_pid.elf diff --git a/modular_quad_pid/Debug/src/PID.o b/modular_quad_pid/Debug/src/PID.o index 7e75b528a5fd17075043c461f627db225722bbb4..f256a9a57e292124aa1d0adebc0c8e985d6d2a0d 100644 Binary files a/modular_quad_pid/Debug/src/PID.o and b/modular_quad_pid/Debug/src/PID.o differ diff --git a/modular_quad_pid/Debug/src/actuator_command_processing.d b/modular_quad_pid/Debug/src/actuator_command_processing.d index 955ad167bcd5412eae6c1f26af2abe769ffaf1f7..3600d3c09d9335b56eda725075fb1abdf9647e0e 100644 --- a/modular_quad_pid/Debug/src/actuator_command_processing.d +++ b/modular_quad_pid/Debug/src/actuator_command_processing.d @@ -1,29 +1,28 @@ src/actuator_command_processing.d: ../src/actuator_command_processing.c \ ../src/actuator_command_processing.h ../src/log_data.h ../src/PID.h \ ../src/type_def.h ../src/uart.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../src/stringBuilder.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/sleep.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../src/stringBuilder.h ../../system_bsp/ps7_cortexa9_0/include/sleep.h \ ../src/control_algorithm.h ../src/sensor_processing.h ../src/sensor.h \ ../src/user_input.h ../src/util.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xgpiops.h \ + ../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h \ ../src/controllers.h ../src/quadposition.h ../src/iic_mpu9150_utils.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h \ ../src/packet_processing.h ../src/conversion.h ../src/actuator_command_processing.h: @@ -36,35 +35,35 @@ src/actuator_command_processing.d: ../src/actuator_command_processing.c \ ../src/uart.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: ../src/stringBuilder.h: -../../system_bsp_new/ps7_cortexa9_0/include/sleep.h: +../../system_bsp/ps7_cortexa9_0/include/sleep.h: ../src/control_algorithm.h: @@ -76,9 +75,9 @@ src/actuator_command_processing.d: ../src/actuator_command_processing.c \ ../src/util.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h: ../src/controllers.h: @@ -86,11 +85,11 @@ src/actuator_command_processing.d: ../src/actuator_command_processing.c \ ../src/iic_mpu9150_utils.h: -../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h: +../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h: ../src/packet_processing.h: diff --git a/modular_quad_pid/Debug/src/actuator_command_processing.o b/modular_quad_pid/Debug/src/actuator_command_processing.o index 6b4168515a8efdcdc066d0611e7bdd394f95b9d4..e2af4695fe648c567b5766310349ba90edbcbd0b 100644 Binary files a/modular_quad_pid/Debug/src/actuator_command_processing.o and b/modular_quad_pid/Debug/src/actuator_command_processing.o differ diff --git a/modular_quad_pid/Debug/src/commands.d b/modular_quad_pid/Debug/src/commands.d index a1cbdc6a6656b3e0cc79c2ec12b2bf11d7683e19..47810560371f635a51759b4fdfb37f2c78cbb248 100644 --- a/modular_quad_pid/Debug/src/commands.d +++ b/modular_quad_pid/Debug/src/commands.d @@ -1,18 +1,18 @@ src/commands.d: ../src/commands.c ../src/communication.h \ ../src/commands.h ../src/type_def.h ../src/uart.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ ../src/stringBuilder.h ../src/communication.h: @@ -23,30 +23,30 @@ src/commands.d: ../src/commands.c ../src/communication.h \ ../src/uart.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: ../src/stringBuilder.h: diff --git a/modular_quad_pid/Debug/src/commands.o b/modular_quad_pid/Debug/src/commands.o index 36717c41b1da167cfbcc47e1b60bfbfcecd4dbe7..cd167cd53fc950e1aabe6dbf73a9e961fb428e93 100644 Binary files a/modular_quad_pid/Debug/src/commands.o and b/modular_quad_pid/Debug/src/commands.o differ diff --git a/modular_quad_pid/Debug/src/communication.o b/modular_quad_pid/Debug/src/communication.o index a220f4334ea2b3559d64b5690af9ae68ce836987..e256b205895576590ff18f31f248ee70d575fff8 100644 Binary files a/modular_quad_pid/Debug/src/communication.o and b/modular_quad_pid/Debug/src/communication.o differ diff --git a/modular_quad_pid/Debug/src/control_algorithm.d b/modular_quad_pid/Debug/src/control_algorithm.d index e4563f4823ec32c1b1d446fa56b02ce3adbf1a9f..9cd3cb11f96ba0361409ee7427be41df916065ee 100644 --- a/modular_quad_pid/Debug/src/control_algorithm.d +++ b/modular_quad_pid/Debug/src/control_algorithm.d @@ -1,28 +1,27 @@ src/control_algorithm.d: ../src/control_algorithm.c \ ../src/control_algorithm.h ../src/log_data.h ../src/PID.h \ ../src/type_def.h ../src/uart.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../src/stringBuilder.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/sleep.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../src/stringBuilder.h ../../system_bsp/ps7_cortexa9_0/include/sleep.h \ ../src/sensor_processing.h ../src/sensor.h ../src/user_input.h \ - ../src/util.h ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h \ + ../src/util.h ../../system_bsp/ps7_cortexa9_0/include/xgpiops.h \ + ../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h \ ../src/controllers.h ../src/quadposition.h ../src/iic_mpu9150_utils.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h \ ../src/packet_processing.h ../src/conversion.h ../src/communication.h \ ../src/commands.h @@ -36,35 +35,35 @@ src/control_algorithm.d: ../src/control_algorithm.c \ ../src/uart.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: ../src/stringBuilder.h: -../../system_bsp_new/ps7_cortexa9_0/include/sleep.h: +../../system_bsp/ps7_cortexa9_0/include/sleep.h: ../src/sensor_processing.h: @@ -74,9 +73,9 @@ src/control_algorithm.d: ../src/control_algorithm.c \ ../src/util.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h: ../src/controllers.h: @@ -84,11 +83,11 @@ src/control_algorithm.d: ../src/control_algorithm.c \ ../src/iic_mpu9150_utils.h: -../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h: +../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h: ../src/packet_processing.h: diff --git a/modular_quad_pid/Debug/src/control_algorithm.o b/modular_quad_pid/Debug/src/control_algorithm.o index e129f54707388253b3388357c43d990abb744793..1bf9371a3b726c5ec09cce4952ba09e749b25be8 100644 Binary files a/modular_quad_pid/Debug/src/control_algorithm.o and b/modular_quad_pid/Debug/src/control_algorithm.o differ diff --git a/modular_quad_pid/Debug/src/controllers.d b/modular_quad_pid/Debug/src/controllers.d index dafa66128b463f2f582304612d86463c424031ec..940dd5859d5e6759ce025af5ed2c6e276b9f3168 100644 --- a/modular_quad_pid/Debug/src/controllers.d +++ b/modular_quad_pid/Debug/src/controllers.d @@ -1,54 +1,53 @@ src/controllers.d: ../src/controllers.c ../src/controllers.h \ - ../src/util.h ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../src/PID.h ../src/type_def.h ../src/log_data.h ../src/uart.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h \ - ../src/stringBuilder.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/sleep.h \ + ../src/util.h ../../system_bsp/ps7_cortexa9_0/include/xgpiops.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h ../src/PID.h \ + ../src/type_def.h ../src/log_data.h ../src/uart.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h \ + ../src/stringBuilder.h ../../system_bsp/ps7_cortexa9_0/include/sleep.h \ ../src/quadposition.h ../src/iic_mpu9150_utils.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h + ../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h ../src/controllers.h: ../src/util.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: ../src/PID.h: @@ -58,22 +57,22 @@ src/controllers.d: ../src/controllers.c ../src/controllers.h \ ../src/uart.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h: ../src/stringBuilder.h: -../../system_bsp_new/ps7_cortexa9_0/include/sleep.h: +../../system_bsp/ps7_cortexa9_0/include/sleep.h: ../src/quadposition.h: ../src/iic_mpu9150_utils.h: -../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h: +../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h: diff --git a/modular_quad_pid/Debug/src/controllers.o b/modular_quad_pid/Debug/src/controllers.o index ff51014f394d149fed1fbb70d8ceb22f9dca5155..7ed96f440c8ba3edae7d8c3837f39c9006fa160f 100644 Binary files a/modular_quad_pid/Debug/src/controllers.o and b/modular_quad_pid/Debug/src/controllers.o differ diff --git a/modular_quad_pid/Debug/src/conversion.o b/modular_quad_pid/Debug/src/conversion.o index 7b3791e924d26fe28483df5e27089d19fc7606df..69e22fe59e4ada4fce5ad646deb3f6da27689a4c 100644 Binary files a/modular_quad_pid/Debug/src/conversion.o and b/modular_quad_pid/Debug/src/conversion.o differ diff --git a/modular_quad_pid/Debug/src/iic_mpu9150_utils.d b/modular_quad_pid/Debug/src/iic_mpu9150_utils.d index 1a1f36392a0fa4e6b0e0b47f3f2c4d8bd588fe9a..ce69f34f3af2392ff87be75c3516b2f90b61a42c 100644 --- a/modular_quad_pid/Debug/src/iic_mpu9150_utils.d +++ b/modular_quad_pid/Debug/src/iic_mpu9150_utils.d @@ -1,52 +1,51 @@ src/iic_mpu9150_utils.d: ../src/iic_mpu9150_utils.c \ - ../../system_bsp_new/ps7_cortexa9_0/include/sleep.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ + ../../system_bsp/ps7_cortexa9_0/include/sleep.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h \ ../src/iic_mpu9150_utils.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../src/type_def.h - -../../system_bsp_new/ps7_cortexa9_0/include/sleep.h: - -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: - -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: + ../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h ../src/type_def.h + +../../system_bsp/ps7_cortexa9_0/include/sleep.h: + +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: + +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: ../src/iic_mpu9150_utils.h: -../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h: +../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: ../src/type_def.h: diff --git a/modular_quad_pid/Debug/src/iic_mpu9150_utils.o b/modular_quad_pid/Debug/src/iic_mpu9150_utils.o index 940d7d6095a2312cdbfb50b5d19cf193e1f3a45a..e9738d80a52efeae3ce6c7a414f2ccce41e6c8da 100644 Binary files a/modular_quad_pid/Debug/src/iic_mpu9150_utils.o and b/modular_quad_pid/Debug/src/iic_mpu9150_utils.o differ diff --git a/modular_quad_pid/Debug/src/initialize_components.d b/modular_quad_pid/Debug/src/initialize_components.d index ada1f12f222c7ea0e9508eae07798062520e2c59..6329a8618671f86bb7a96002805e06ad4196b2a9 100644 --- a/modular_quad_pid/Debug/src/initialize_components.d +++ b/modular_quad_pid/Debug/src/initialize_components.d @@ -1,32 +1,31 @@ src/initialize_components.d: ../src/initialize_components.c \ ../src/initialize_components.h ../src/timer.h ../src/log_data.h \ ../src/PID.h ../src/type_def.h ../src/uart.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../src/stringBuilder.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/sleep.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xtime_l.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xtmrctr.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xtmrctr_l.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../src/stringBuilder.h ../../system_bsp/ps7_cortexa9_0/include/sleep.h \ + ../../system_bsp/ps7_cortexa9_0/include/xtime_l.h \ + ../../system_bsp/ps7_cortexa9_0/include/xtmrctr.h \ + ../../system_bsp/ps7_cortexa9_0/include/xtmrctr_l.h \ ../src/control_algorithm.h ../src/sensor_processing.h ../src/sensor.h \ ../src/user_input.h ../src/util.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xgpiops.h \ + ../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h \ ../src/controllers.h ../src/quadposition.h ../src/iic_mpu9150_utils.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h \ ../src/packet_processing.h ../src/conversion.h ../src/platform.h \ ../src/platform_config.h ../src/communication.h ../src/commands.h @@ -42,41 +41,41 @@ src/initialize_components.d: ../src/initialize_components.c \ ../src/uart.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: ../src/stringBuilder.h: -../../system_bsp_new/ps7_cortexa9_0/include/sleep.h: +../../system_bsp/ps7_cortexa9_0/include/sleep.h: -../../system_bsp_new/ps7_cortexa9_0/include/xtime_l.h: +../../system_bsp/ps7_cortexa9_0/include/xtime_l.h: -../../system_bsp_new/ps7_cortexa9_0/include/xtmrctr.h: +../../system_bsp/ps7_cortexa9_0/include/xtmrctr.h: -../../system_bsp_new/ps7_cortexa9_0/include/xtmrctr_l.h: +../../system_bsp/ps7_cortexa9_0/include/xtmrctr_l.h: ../src/control_algorithm.h: @@ -88,9 +87,9 @@ src/initialize_components.d: ../src/initialize_components.c \ ../src/util.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h: ../src/controllers.h: @@ -98,11 +97,11 @@ src/initialize_components.d: ../src/initialize_components.c \ ../src/iic_mpu9150_utils.h: -../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h: +../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h: ../src/packet_processing.h: diff --git a/modular_quad_pid/Debug/src/initialize_components.o b/modular_quad_pid/Debug/src/initialize_components.o index b3325b730032c408428bbb6abacb13ac5cbe62e4..6c352c6a78e9dc8fc4b387e3df199d98a58e66a7 100644 Binary files a/modular_quad_pid/Debug/src/initialize_components.o and b/modular_quad_pid/Debug/src/initialize_components.o differ diff --git a/modular_quad_pid/Debug/src/log_data.d b/modular_quad_pid/Debug/src/log_data.d index 8496fe4f2fe15a687f1eb9e55e14be5c1311b932..17e06bf2d3fde6a7b97f43f37dacf67e22f31113 100644 --- a/modular_quad_pid/Debug/src/log_data.d +++ b/modular_quad_pid/Debug/src/log_data.d @@ -1,20 +1,19 @@ src/log_data.d: ../src/log_data.c ../src/log_data.h ../src/PID.h \ ../src/type_def.h ../src/uart.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../src/stringBuilder.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/sleep.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../src/stringBuilder.h ../../system_bsp/ps7_cortexa9_0/include/sleep.h \ ../src/communication.h ../src/commands.h ../src/log_data.h: @@ -25,35 +24,35 @@ src/log_data.d: ../src/log_data.c ../src/log_data.h ../src/PID.h \ ../src/uart.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: ../src/stringBuilder.h: -../../system_bsp_new/ps7_cortexa9_0/include/sleep.h: +../../system_bsp/ps7_cortexa9_0/include/sleep.h: ../src/communication.h: diff --git a/modular_quad_pid/Debug/src/log_data.o b/modular_quad_pid/Debug/src/log_data.o index cc7b7b0149aa3494d05d82d70205dc220205b3d4..8fc54eec277b63927b7dea6a716523ee8f981d79 100644 Binary files a/modular_quad_pid/Debug/src/log_data.o and b/modular_quad_pid/Debug/src/log_data.o differ diff --git a/modular_quad_pid/Debug/src/main.d b/modular_quad_pid/Debug/src/main.d index 9beed84b22a87cf19726528e398839de50370dec..8c5dc8c5adfab40f0759e440de551dbcfa53777f 100644 --- a/modular_quad_pid/Debug/src/main.d +++ b/modular_quad_pid/Debug/src/main.d @@ -1,31 +1,30 @@ src/main.d: ../src/main.c ../src/timer.h ../src/log_data.h ../src/PID.h \ ../src/type_def.h ../src/uart.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../src/stringBuilder.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/sleep.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xtime_l.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xtmrctr.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xtmrctr_l.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../src/stringBuilder.h ../../system_bsp/ps7_cortexa9_0/include/sleep.h \ + ../../system_bsp/ps7_cortexa9_0/include/xtime_l.h \ + ../../system_bsp/ps7_cortexa9_0/include/xtmrctr.h \ + ../../system_bsp/ps7_cortexa9_0/include/xtmrctr_l.h \ ../src/initialize_components.h ../src/control_algorithm.h \ ../src/sensor_processing.h ../src/sensor.h ../src/user_input.h \ - ../src/util.h ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h \ + ../src/util.h ../../system_bsp/ps7_cortexa9_0/include/xgpiops.h \ + ../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h \ ../src/controllers.h ../src/quadposition.h ../src/iic_mpu9150_utils.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h \ ../src/packet_processing.h ../src/conversion.h ../src/platform.h \ ../src/platform_config.h ../src/actuator_command_processing.h \ ../src/send_actuator_commands.h ../src/update_gui.h @@ -40,41 +39,41 @@ src/main.d: ../src/main.c ../src/timer.h ../src/log_data.h ../src/PID.h \ ../src/uart.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: ../src/stringBuilder.h: -../../system_bsp_new/ps7_cortexa9_0/include/sleep.h: +../../system_bsp/ps7_cortexa9_0/include/sleep.h: -../../system_bsp_new/ps7_cortexa9_0/include/xtime_l.h: +../../system_bsp/ps7_cortexa9_0/include/xtime_l.h: -../../system_bsp_new/ps7_cortexa9_0/include/xtmrctr.h: +../../system_bsp/ps7_cortexa9_0/include/xtmrctr.h: -../../system_bsp_new/ps7_cortexa9_0/include/xtmrctr_l.h: +../../system_bsp/ps7_cortexa9_0/include/xtmrctr_l.h: ../src/initialize_components.h: @@ -88,9 +87,9 @@ src/main.d: ../src/main.c ../src/timer.h ../src/log_data.h ../src/PID.h \ ../src/util.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h: ../src/controllers.h: @@ -98,11 +97,11 @@ src/main.d: ../src/main.c ../src/timer.h ../src/log_data.h ../src/PID.h \ ../src/iic_mpu9150_utils.h: -../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h: +../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h: ../src/packet_processing.h: diff --git a/modular_quad_pid/Debug/src/main.o b/modular_quad_pid/Debug/src/main.o index 66cb8c2c1399ea06cb791c04e18721960f263e36..7f22608d61bb8f4d48f1df4919e4e1b43f90067b 100644 Binary files a/modular_quad_pid/Debug/src/main.o and b/modular_quad_pid/Debug/src/main.o differ diff --git a/modular_quad_pid/Debug/src/mio7_led.d b/modular_quad_pid/Debug/src/mio7_led.d index 84a70b4fd635828c4f99859959228c5890956f61..b34149c62cf29c9b71c4816a08f366519720bcc0 100644 --- a/modular_quad_pid/Debug/src/mio7_led.d +++ b/modular_quad_pid/Debug/src/mio7_led.d @@ -1,42 +1,42 @@ src/mio7_led.d: ../src/mio7_led.c ../src/mio7_led.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/sleep.h + ../../system_bsp/ps7_cortexa9_0/include/xgpiops.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h \ + ../../system_bsp/ps7_cortexa9_0/include/sleep.h ../src/mio7_led.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: -../../system_bsp_new/ps7_cortexa9_0/include/sleep.h: +../../system_bsp/ps7_cortexa9_0/include/sleep.h: diff --git a/modular_quad_pid/Debug/src/mio7_led.o b/modular_quad_pid/Debug/src/mio7_led.o index 2a28f8c7fa90f4028564a1ef494bcf8b98745025..e0927edc367388fe97a9513055816c191993c828 100644 Binary files a/modular_quad_pid/Debug/src/mio7_led.o and b/modular_quad_pid/Debug/src/mio7_led.o differ diff --git a/modular_quad_pid/Debug/src/new_log_data.o b/modular_quad_pid/Debug/src/new_log_data.o index e5d1a988284bb9e3b5b5371256dda5be1c2d691e..1cedc9db21b8268aca3bf977cfede17d99bae4b6 100644 Binary files a/modular_quad_pid/Debug/src/new_log_data.o and b/modular_quad_pid/Debug/src/new_log_data.o differ diff --git a/modular_quad_pid/Debug/src/packet_processing.d b/modular_quad_pid/Debug/src/packet_processing.d index f512f28552c89288ecb768a194063c3b927fe8e9..66677cf55663e83ba8f3e94c72c13ed2cd5e9827 100644 --- a/modular_quad_pid/Debug/src/packet_processing.d +++ b/modular_quad_pid/Debug/src/packet_processing.d @@ -1,22 +1,21 @@ src/packet_processing.d: ../src/packet_processing.c \ ../src/packet_processing.h ../src/type_def.h ../src/uart.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../src/stringBuilder.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/sleep.h ../src/util.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h ../src/PID.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../src/stringBuilder.h ../../system_bsp/ps7_cortexa9_0/include/sleep.h \ + ../src/util.h ../../system_bsp/ps7_cortexa9_0/include/xgpiops.h \ + ../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h ../src/PID.h \ ../src/log_data.h ../src/controllers.h ../src/quadposition.h \ ../src/communication.h ../src/commands.h @@ -26,41 +25,41 @@ src/packet_processing.d: ../src/packet_processing.c \ ../src/uart.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: ../src/stringBuilder.h: -../../system_bsp_new/ps7_cortexa9_0/include/sleep.h: +../../system_bsp/ps7_cortexa9_0/include/sleep.h: ../src/util.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h: ../src/PID.h: diff --git a/modular_quad_pid/Debug/src/packet_processing.o b/modular_quad_pid/Debug/src/packet_processing.o index d10e52990b6a6cb4f4b2f3bf51b1693e5071dc4f..972059c394729b9c571c240c57f6d63e7328e29c 100644 Binary files a/modular_quad_pid/Debug/src/packet_processing.o and b/modular_quad_pid/Debug/src/packet_processing.o differ diff --git a/modular_quad_pid/Debug/src/platform.d b/modular_quad_pid/Debug/src/platform.d index d16b9fd6d5717ea0e5a06a0894e79a88cde62aaf..c47839fb61ac8ef3cc6ac2a973683e61473bddca 100644 --- a/modular_quad_pid/Debug/src/platform.d +++ b/modular_quad_pid/Debug/src/platform.d @@ -1,16 +1,16 @@ src/platform.d: ../src/platform.c \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_cache.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_cache.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ ../src/platform_config.h -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_cache.h: +../../system_bsp/ps7_cortexa9_0/include/xil_cache.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: ../src/platform_config.h: diff --git a/modular_quad_pid/Debug/src/platform.o b/modular_quad_pid/Debug/src/platform.o index 4c23186ffbb691df5ac3f8f98284d82c7f9518aa..2171a640e318dcad7ad8e9d7a46545c5b7fc4720 100644 Binary files a/modular_quad_pid/Debug/src/platform.o and b/modular_quad_pid/Debug/src/platform.o differ diff --git a/modular_quad_pid/Debug/src/send_actuator_commands.d b/modular_quad_pid/Debug/src/send_actuator_commands.d index a94816b2635c0fb5229ced7260dd6d484cd09082..e3d34ae078fc6613f0bd3b87a4487941a669b34b 100644 --- a/modular_quad_pid/Debug/src/send_actuator_commands.d +++ b/modular_quad_pid/Debug/src/send_actuator_commands.d @@ -1,29 +1,28 @@ src/send_actuator_commands.d: ../src/send_actuator_commands.c \ ../src/send_actuator_commands.h ../src/log_data.h ../src/PID.h \ ../src/type_def.h ../src/uart.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../src/stringBuilder.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/sleep.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../src/stringBuilder.h ../../system_bsp/ps7_cortexa9_0/include/sleep.h \ ../src/actuator_command_processing.h ../src/control_algorithm.h \ ../src/sensor_processing.h ../src/sensor.h ../src/user_input.h \ - ../src/util.h ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h \ + ../src/util.h ../../system_bsp/ps7_cortexa9_0/include/xgpiops.h \ + ../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h \ ../src/controllers.h ../src/quadposition.h ../src/iic_mpu9150_utils.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h \ ../src/packet_processing.h ../src/conversion.h ../src/send_actuator_commands.h: @@ -36,35 +35,35 @@ src/send_actuator_commands.d: ../src/send_actuator_commands.c \ ../src/uart.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: ../src/stringBuilder.h: -../../system_bsp_new/ps7_cortexa9_0/include/sleep.h: +../../system_bsp/ps7_cortexa9_0/include/sleep.h: ../src/actuator_command_processing.h: @@ -78,9 +77,9 @@ src/send_actuator_commands.d: ../src/send_actuator_commands.c \ ../src/util.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h: ../src/controllers.h: @@ -88,11 +87,11 @@ src/send_actuator_commands.d: ../src/send_actuator_commands.c \ ../src/iic_mpu9150_utils.h: -../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h: +../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h: ../src/packet_processing.h: diff --git a/modular_quad_pid/Debug/src/send_actuator_commands.o b/modular_quad_pid/Debug/src/send_actuator_commands.o index 92805c7f28a37d7de521444a39ab4010f80bf573..f472b1775827f2fff4e63d80e91ec7285b48a2c1 100644 Binary files a/modular_quad_pid/Debug/src/send_actuator_commands.o and b/modular_quad_pid/Debug/src/send_actuator_commands.o differ diff --git a/modular_quad_pid/Debug/src/sensor.d b/modular_quad_pid/Debug/src/sensor.d index ce621fcfbd250d133440eb53f5c9702251310d15..7cb9fb7a17ae890de970094293ec717996d4eef1 100644 --- a/modular_quad_pid/Debug/src/sensor.d +++ b/modular_quad_pid/Debug/src/sensor.d @@ -1,26 +1,26 @@ src/sensor.d: ../src/sensor.c ../src/sensor.h ../src/log_data.h \ ../src/PID.h ../src/type_def.h ../src/uart.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../src/stringBuilder.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/sleep.h ../src/user_input.h \ - ../src/util.h ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../src/stringBuilder.h ../../system_bsp/ps7_cortexa9_0/include/sleep.h \ + ../src/user_input.h ../src/util.h \ + ../../system_bsp/ps7_cortexa9_0/include/xgpiops.h \ + ../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h \ ../src/controllers.h ../src/quadposition.h ../src/iic_mpu9150_utils.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h \ ../src/packet_processing.h ../src/communication.h ../src/commands.h ../src/sensor.h: @@ -33,43 +33,43 @@ src/sensor.d: ../src/sensor.c ../src/sensor.h ../src/log_data.h \ ../src/uart.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: ../src/stringBuilder.h: -../../system_bsp_new/ps7_cortexa9_0/include/sleep.h: +../../system_bsp/ps7_cortexa9_0/include/sleep.h: ../src/user_input.h: ../src/util.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h: ../src/controllers.h: @@ -77,11 +77,11 @@ src/sensor.d: ../src/sensor.c ../src/sensor.h ../src/log_data.h \ ../src/iic_mpu9150_utils.h: -../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h: +../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h: ../src/packet_processing.h: diff --git a/modular_quad_pid/Debug/src/sensor.o b/modular_quad_pid/Debug/src/sensor.o index 44e0f12a8c78557f32ea15063784677fd60680df..33290c5595a83a6b46109c7c1ee99ff1e96cb240 100644 Binary files a/modular_quad_pid/Debug/src/sensor.o and b/modular_quad_pid/Debug/src/sensor.o differ diff --git a/modular_quad_pid/Debug/src/sensor_processing.d b/modular_quad_pid/Debug/src/sensor_processing.d index 1f07fe5565e008f88b44ff8fc46cc8c3be4c1aef..5470d34ad8e4fa6b09289f0c40a51d6ec07075c9 100644 --- a/modular_quad_pid/Debug/src/sensor_processing.d +++ b/modular_quad_pid/Debug/src/sensor_processing.d @@ -1,32 +1,31 @@ src/sensor_processing.d: ../src/sensor_processing.c \ ../src/sensor_processing.h ../src/log_data.h ../src/PID.h \ ../src/type_def.h ../src/uart.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../src/stringBuilder.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/sleep.h ../src/sensor.h \ - ../src/user_input.h ../src/util.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../src/stringBuilder.h ../../system_bsp/ps7_cortexa9_0/include/sleep.h \ + ../src/sensor.h ../src/user_input.h ../src/util.h \ + ../../system_bsp/ps7_cortexa9_0/include/xgpiops.h \ + ../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h \ ../src/controllers.h ../src/quadposition.h ../src/iic_mpu9150_utils.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h \ ../src/packet_processing.h ../src/conversion.h ../src/timer.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xtime_l.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xtmrctr.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xtmrctr_l.h + ../../system_bsp/ps7_cortexa9_0/include/xtime_l.h \ + ../../system_bsp/ps7_cortexa9_0/include/xtmrctr.h \ + ../../system_bsp/ps7_cortexa9_0/include/xtmrctr_l.h ../src/sensor_processing.h: @@ -38,35 +37,35 @@ src/sensor_processing.d: ../src/sensor_processing.c \ ../src/uart.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: ../src/stringBuilder.h: -../../system_bsp_new/ps7_cortexa9_0/include/sleep.h: +../../system_bsp/ps7_cortexa9_0/include/sleep.h: ../src/sensor.h: @@ -74,9 +73,9 @@ src/sensor_processing.d: ../src/sensor_processing.c \ ../src/util.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h: ../src/controllers.h: @@ -84,11 +83,11 @@ src/sensor_processing.d: ../src/sensor_processing.c \ ../src/iic_mpu9150_utils.h: -../../system_bsp_new/ps7_cortexa9_0/include/xbasic_types.h: +../../system_bsp/ps7_cortexa9_0/include/xbasic_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xiicps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xiicps_hw.h: ../src/packet_processing.h: @@ -96,8 +95,8 @@ src/sensor_processing.d: ../src/sensor_processing.c \ ../src/timer.h: -../../system_bsp_new/ps7_cortexa9_0/include/xtime_l.h: +../../system_bsp/ps7_cortexa9_0/include/xtime_l.h: -../../system_bsp_new/ps7_cortexa9_0/include/xtmrctr.h: +../../system_bsp/ps7_cortexa9_0/include/xtmrctr.h: -../../system_bsp_new/ps7_cortexa9_0/include/xtmrctr_l.h: +../../system_bsp/ps7_cortexa9_0/include/xtmrctr_l.h: diff --git a/modular_quad_pid/Debug/src/sensor_processing.o b/modular_quad_pid/Debug/src/sensor_processing.o index fc1a1e73d257a3fddab55e0b601d9de2cb862d57..14aaa8ba7d56dbfeedef323edea2f20d7f70b974 100644 Binary files a/modular_quad_pid/Debug/src/sensor_processing.o and b/modular_quad_pid/Debug/src/sensor_processing.o differ diff --git a/modular_quad_pid/Debug/src/stringBuilder.o b/modular_quad_pid/Debug/src/stringBuilder.o index 46f097fafba4ff29644d91009a7568ef5c341976..a26ec6aaa5014df39477c9bed9907439b9bcb507 100644 Binary files a/modular_quad_pid/Debug/src/stringBuilder.o and b/modular_quad_pid/Debug/src/stringBuilder.o differ diff --git a/modular_quad_pid/Debug/src/subdir.mk b/modular_quad_pid/Debug/src/subdir.mk index cbe04a91ca86a18d24a231b6a228da7d87b64fed..e611d6cb7b3eb6a05bd4f2adb8ff41455e6bf737 100644 --- a/modular_quad_pid/Debug/src/subdir.mk +++ b/modular_quad_pid/Debug/src/subdir.mk @@ -90,7 +90,7 @@ C_DEPS += \ src/%.o: ../src/%.c @echo 'Building file: $<' @echo 'Invoking: ARM gcc compiler' - arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp_new/ps7_cortexa9_0/include -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o "$@" "$<" + arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../system_bsp/ps7_cortexa9_0/include -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o "$@" "$<" @echo 'Finished building: $<' @echo ' ' diff --git a/modular_quad_pid/Debug/src/timer.d b/modular_quad_pid/Debug/src/timer.d index d9dd5b50c1b23732bdc22a81419ff766d0792cf0..f91f5fc1abb9f11c26c5ebb47c0d82651fdee682 100644 --- a/modular_quad_pid/Debug/src/timer.d +++ b/modular_quad_pid/Debug/src/timer.d @@ -1,23 +1,22 @@ src/timer.d: ../src/timer.c ../src/timer.h ../src/log_data.h ../src/PID.h \ ../src/type_def.h ../src/uart.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../src/stringBuilder.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/sleep.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xtime_l.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xtmrctr.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xtmrctr_l.h + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../src/stringBuilder.h ../../system_bsp/ps7_cortexa9_0/include/sleep.h \ + ../../system_bsp/ps7_cortexa9_0/include/xtime_l.h \ + ../../system_bsp/ps7_cortexa9_0/include/xtmrctr.h \ + ../../system_bsp/ps7_cortexa9_0/include/xtmrctr_l.h ../src/timer.h: @@ -29,38 +28,38 @@ src/timer.d: ../src/timer.c ../src/timer.h ../src/log_data.h ../src/PID.h \ ../src/uart.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: ../src/stringBuilder.h: -../../system_bsp_new/ps7_cortexa9_0/include/sleep.h: +../../system_bsp/ps7_cortexa9_0/include/sleep.h: -../../system_bsp_new/ps7_cortexa9_0/include/xtime_l.h: +../../system_bsp/ps7_cortexa9_0/include/xtime_l.h: -../../system_bsp_new/ps7_cortexa9_0/include/xtmrctr.h: +../../system_bsp/ps7_cortexa9_0/include/xtmrctr.h: -../../system_bsp_new/ps7_cortexa9_0/include/xtmrctr_l.h: +../../system_bsp/ps7_cortexa9_0/include/xtmrctr_l.h: diff --git a/modular_quad_pid/Debug/src/timer.o b/modular_quad_pid/Debug/src/timer.o index 8eb123e71b13b143b70a32d06e9e9d9bd4ef5122..9647138b45dacad67451c75c20ee376a15d154ad 100644 Binary files a/modular_quad_pid/Debug/src/timer.o and b/modular_quad_pid/Debug/src/timer.o differ diff --git a/modular_quad_pid/Debug/src/uart.d b/modular_quad_pid/Debug/src/uart.d index 483fe5cd301b326f702498c40ba7b671ee3cbdfc..f5ea6b801c5ba736e5884ccdea31d22010975d2b 100644 --- a/modular_quad_pid/Debug/src/uart.d +++ b/modular_quad_pid/Debug/src/uart.d @@ -1,50 +1,50 @@ src/uart.d: ../src/uart.c ../src/uart.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ ../src/stringBuilder.h ../src/type_def.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h ../src/uart.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: ../src/stringBuilder.h: ../src/type_def.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: diff --git a/modular_quad_pid/Debug/src/uart.o b/modular_quad_pid/Debug/src/uart.o index e93573725f43453d55fa51c00f56ca1d00d91841..99d3a47ee7ecfeef5b64c927b06d8ac64e50b516 100644 Binary files a/modular_quad_pid/Debug/src/uart.o and b/modular_quad_pid/Debug/src/uart.o differ diff --git a/modular_quad_pid/Debug/src/update_gui.d b/modular_quad_pid/Debug/src/update_gui.d index b42721b6be46e7f34ac0d603a4e336749ab3dbc5..405adcfdfb830bcc1d9f65ee61c1e79a20214d8b 100644 --- a/modular_quad_pid/Debug/src/update_gui.d +++ b/modular_quad_pid/Debug/src/update_gui.d @@ -1,20 +1,19 @@ src/update_gui.d: ../src/update_gui.c ../src/update_gui.h \ ../src/log_data.h ../src/PID.h ../src/type_def.h ../src/uart.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../src/stringBuilder.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/sleep.h + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../src/stringBuilder.h ../../system_bsp/ps7_cortexa9_0/include/sleep.h ../src/update_gui.h: @@ -26,32 +25,32 @@ src/update_gui.d: ../src/update_gui.c ../src/update_gui.h \ ../src/uart.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: ../src/stringBuilder.h: -../../system_bsp_new/ps7_cortexa9_0/include/sleep.h: +../../system_bsp/ps7_cortexa9_0/include/sleep.h: diff --git a/modular_quad_pid/Debug/src/update_gui.o b/modular_quad_pid/Debug/src/update_gui.o index 68c2cc5332a0f897f8ff26881ada70f86047210f..1aaef46d1fb5f0d0d964aa4c2b5250ef0ab9d379 100644 Binary files a/modular_quad_pid/Debug/src/update_gui.o and b/modular_quad_pid/Debug/src/update_gui.o differ diff --git a/modular_quad_pid/Debug/src/user_input.d b/modular_quad_pid/Debug/src/user_input.d index 149d8faac58ff7095942bdfd03afd75c6531f252..68826778ae99d6e59afa30eb22a7d611390b56aa 100644 --- a/modular_quad_pid/Debug/src/user_input.d +++ b/modular_quad_pid/Debug/src/user_input.d @@ -1,22 +1,21 @@ src/user_input.d: ../src/user_input.c ../src/user_input.h \ ../src/type_def.h ../src/log_data.h ../src/PID.h ../src/uart.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../src/stringBuilder.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/sleep.h ../src/util.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../src/stringBuilder.h ../../system_bsp/ps7_cortexa9_0/include/sleep.h \ + ../src/util.h ../../system_bsp/ps7_cortexa9_0/include/xgpiops.h \ + ../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h \ ../src/controllers.h ../src/quadposition.h ../src/user_input.h: @@ -29,41 +28,41 @@ src/user_input.d: ../src/user_input.c ../src/user_input.h \ ../src/uart.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: ../src/stringBuilder.h: -../../system_bsp_new/ps7_cortexa9_0/include/sleep.h: +../../system_bsp/ps7_cortexa9_0/include/sleep.h: ../src/util.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h: ../src/controllers.h: diff --git a/modular_quad_pid/Debug/src/user_input.o b/modular_quad_pid/Debug/src/user_input.o index 85d8560dfb9f4c818fb0ef2f69712ce774e512a1..f3c11886aa3c20170f86ba6ac60e76692b8e555d 100644 Binary files a/modular_quad_pid/Debug/src/user_input.o and b/modular_quad_pid/Debug/src/user_input.o differ diff --git a/modular_quad_pid/Debug/src/util.d b/modular_quad_pid/Debug/src/util.d index 47772429102cebcd338015360c9a2b02fdc58cc3..60a13387d3b3c14b43724e05c290bd9a612f2338 100644 --- a/modular_quad_pid/Debug/src/util.d +++ b/modular_quad_pid/Debug/src/util.d @@ -1,49 +1,48 @@ src/util.d: ../src/util.c ../src/util.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h \ - ../src/PID.h ../src/type_def.h ../src/log_data.h ../src/uart.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h \ - ../src/stringBuilder.h \ - ../../system_bsp_new/ps7_cortexa9_0/include/sleep.h ../src/controllers.h \ - ../src/quadposition.h + ../../system_bsp/ps7_cortexa9_0/include/xgpiops.h \ + ../../system_bsp/ps7_cortexa9_0/include/xstatus.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_types.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_assert.h \ + ../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_io.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h \ + ../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h \ + ../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h \ + ../../system_bsp/ps7_cortexa9_0/include/xil_printf.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h ../src/PID.h \ + ../src/type_def.h ../src/log_data.h ../src/uart.h \ + ../../system_bsp/ps7_cortexa9_0/include/xparameters.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps.h \ + ../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h \ + ../src/stringBuilder.h ../../system_bsp/ps7_cortexa9_0/include/sleep.h \ + ../src/controllers.h ../src/quadposition.h ../src/util.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops.h: -../../system_bsp_new/ps7_cortexa9_0/include/xstatus.h: +../../system_bsp/ps7_cortexa9_0/include/xstatus.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_types.h: +../../system_bsp/ps7_cortexa9_0/include/xil_types.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_assert.h: +../../system_bsp/ps7_cortexa9_0/include/xil_assert.h: -../../system_bsp_new/ps7_cortexa9_0/include/xgpiops_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xgpiops_hw.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_io.h: +../../system_bsp/ps7_cortexa9_0/include/xil_io.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm.h: -../../system_bsp_new/ps7_cortexa9_0/include/xreg_cortexa9.h: +../../system_bsp/ps7_cortexa9_0/include/xreg_cortexa9.h: -../../system_bsp_new/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: +../../system_bsp/ps7_cortexa9_0/include/xpseudo_asm_gcc.h: -../../system_bsp_new/ps7_cortexa9_0/include/xil_printf.h: +../../system_bsp/ps7_cortexa9_0/include/xil_printf.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters_ps.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters_ps.h: ../src/PID.h: @@ -53,15 +52,15 @@ src/util.d: ../src/util.c ../src/util.h \ ../src/uart.h: -../../system_bsp_new/ps7_cortexa9_0/include/xparameters.h: +../../system_bsp/ps7_cortexa9_0/include/xparameters.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps.h: -../../system_bsp_new/ps7_cortexa9_0/include/xuartps_hw.h: +../../system_bsp/ps7_cortexa9_0/include/xuartps_hw.h: ../src/stringBuilder.h: -../../system_bsp_new/ps7_cortexa9_0/include/sleep.h: +../../system_bsp/ps7_cortexa9_0/include/sleep.h: ../src/controllers.h: diff --git a/modular_quad_pid/Debug/src/util.o b/modular_quad_pid/Debug/src/util.o index 1e22dedff4fed4af6a47e0b55059517a78f2ff51..08de0c0a98dcdf8fb5fa32a89d9b2429ce775441 100644 Binary files a/modular_quad_pid/Debug/src/util.o and b/modular_quad_pid/Debug/src/util.o differ diff --git a/system_bsp/ps7_cortexa9_0/lib/libxil.a b/system_bsp/ps7_cortexa9_0/lib/libxil.a index e2ae619c7de1f97412b8a00fdffd6062f2b92635..51e32c2b08a6aeb9e14d75a0f57f1dc15806080e 100644 Binary files a/system_bsp/ps7_cortexa9_0/lib/libxil.a and b/system_bsp/ps7_cortexa9_0/lib/libxil.a differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/_exit.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/_exit.o index cdbe8730cd8b7436c0176d06ef327afc80f28c0c..df3a83e4607af928a7de8b1f38b22313a7cc2e67 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/_exit.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/_exit.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/_open.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/_open.o index a2dec56de3ae0ee67fd88ce07036f94a6efaab3e..3b2782853a966e80c6801afcea9d547f1a255d22 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/_open.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/_open.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/_sbrk.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/_sbrk.o index a384889dc4a85a5c9fec668620e2abdc9af85a74..00bf7acca275b54658b3f61dce5a50143107a7be 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/_sbrk.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/_sbrk.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/abort.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/abort.o index a423bf0e8208285bd1756966ca2e48c2d049d01d..73438ea3740d57ec98217ef7698408db888ee731 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/abort.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/abort.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/asm_vectors.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/asm_vectors.o index 22af9aa7e8f864e37afec7a1fbec30e7abba1fdf..a9f8dc0745cf6b29c1233f789e1ae4e0fc3b9818 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/asm_vectors.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/asm_vectors.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/boot.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/boot.o index ab70c89d4f76a2cae66b524a28be777e7f030517..5fcf3b4d6a6fe82a9b7a89268d3277cb3acefda6 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/boot.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/boot.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/close.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/close.o index d2f03266e22b25a14d0515c452c33e1e5e665658..303d4af8510d5c8aa9d39d936759bc33f6f74052 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/close.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/close.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/cpu_init.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/cpu_init.o index f07b70fdd4af2e3714ba911eeac9adbb2dc2ca95..7b4caeed76943d1db11fa7316e113148fefda845 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/cpu_init.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/cpu_init.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/errno.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/errno.o index 74a73c848584772c275fb3acb61c9c4a9386295a..2afee2e1fbaddd8da04c2dc80cf1d0bfd7acd4c2 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/errno.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/errno.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/fcntl.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/fcntl.o index 0ca1dabbe5350f31d802be42352b7c63d53e5772..4aacb01056d42ea2d3ca8735cd90479f8d083b34 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/fcntl.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/fcntl.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/fstat.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/fstat.o index bca366a5976e7fc4c00439694fb4ed9257cf4504..de5fffaf9468035fc91efa1cf3519eb6ae17a15e 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/fstat.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/fstat.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/getpid.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/getpid.o index ddea47e9813a4dad7808d6b4ec63318b70bada72..6ad81a314940580bc9af870b1a7f463f252fa487 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/getpid.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/getpid.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/inbyte.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/inbyte.o index cc4661ba5cc4053519ba6264732760b5b644cf12..a24f1f220d87041c55f7ca509c9990e4a95c54f8 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/inbyte.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/inbyte.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/isatty.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/isatty.o index 5475e6570fdb9d3e8552428eabe1fbc82c0290fc..df0fdb5f8ee9dfc67ae10f080a03d6f19ba76c57 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/isatty.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/isatty.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/kill.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/kill.o index f293bce6f51c2e1f3e843e8c62b199952ac478a7..51ceda7815fb015be5cea53eaa7bca8936fc3a3b 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/kill.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/kill.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/lseek.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/lseek.o index cf62b0559592a308e914fa744fde63f49c69e150..920c4101b64a060c986965f79fb023b056013371 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/lseek.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/lseek.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/open.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/open.o index 74b30198f3e01ec6e5423fc28f6200afd879bda3..cf51b82737c4e37286cb8c47bc3e77ec3ba1cbf6 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/open.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/open.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/outbyte.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/outbyte.o index 094870740dc8cf1ded3380f985823301dab95b64..dc3563daa10ff8fd3797914f22051c7bb6ebcf90 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/outbyte.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/outbyte.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/print.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/print.o index 2bff22e5308ae39edacefbeca586367f7dbef14a..989d08e635ccd700d639f57870f206673087e182 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/print.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/print.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/putnum.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/putnum.o index e32b4ff1a0f3e78c3882a23705f5281db37e3e6f..2364acf55600c485620d9e7f54c7abc8d1d4efd2 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/putnum.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/putnum.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/read.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/read.o index e9b0ea82f50a39ff3b329aa2c912a9d8a4b64227..7c1f5cdcc68f3c3e1b1854286b17d35b3d9d4296 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/read.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/read.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/sbrk.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/sbrk.o index 2b27ec7e7382fa7a4f3a946a7104d86974a76d5a..9131bcf30e517b976ce7591b1fa0eaafd8042f7b 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/sbrk.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/sbrk.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/sleep.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/sleep.o index 59fd350483b03bd07c1212bd82f1fc137832dae0..23baceac931e01bcfd722ebffa598463fd332fd7 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/sleep.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/sleep.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/smc.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/smc.o index 3cb20e524c82d21a7ddf651c9fcd6b251f9778f6..733a1535eea9317c27256a4e26b2954bc22654ed 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/smc.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/smc.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/uart.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/uart.o index be52e8a49f3c72179b818dcd1fa5357774d10ae6..9a3981f8028a43608d928ed39c6d92c56f80b807 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/uart.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/uart.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/unlink.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/unlink.o index b66c0c3107088b90f70383a1f7b6ceab14a47309..bdc147170625b50039fb4a695453d94135c41fde 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/unlink.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/unlink.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/usleep.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/usleep.o index 59b24554a7dca22aa74a16dd81b5557754f57217..ea8bb1d46c949a99d46f409dfab9d799eb9a93a1 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/usleep.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/usleep.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/vectors.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/vectors.o index f3e187f97d6d0b3d6e5a24def02ca89097538050..bd9cae0e543000f4bf0764baca2538119867e72d 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/vectors.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/vectors.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/write.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/write.o index a9debb6d3714078281adb4a3b0d7625d7ac5e563..cdfc1514011387d0f0ff34cc0034cc75633ccafa 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/write.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/write.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil-crt0.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil-crt0.o index 46ce05cbc855b6855c1ebc9df97e7f75025e0a8c..047bcee914538137f0fa8b625ab9c07855a8e8fb 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil-crt0.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil-crt0.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_assert.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_assert.o index 2253ad70fd2227c736c1d6b2c5bf1f0d45a6cb8a..f815362b9aceb51a83daefd67bbd8100c3a89478 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_assert.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_assert.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_cache.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_cache.o index de44f6189a61ffa66ec45edec9e161bde67e268d..25338eccf721af37925bfc5d4caf6638bd556b9f 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_cache.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_cache.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_exception.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_exception.o index eb047894bbbff36bb7975bed963d25defa1b4ab5..c2faebaf6cde063570bd818023cdd4f49c551270 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_exception.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_exception.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_io.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_io.o index 35b6a1951ca031e85e1fdfed69c3d3342fcc5849..3e99f45763724d540d9f1167d467719b90766594 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_io.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_io.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_misc_psreset_api.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_misc_psreset_api.o index 7bef5f1c447ef37277f94ed765b0546526762c47..36a6b2c719cc7d3c09cc87a0c33fd21c98cd2e53 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_misc_psreset_api.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_misc_psreset_api.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_mmu.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_mmu.o index 06e852100c6cc08eaaef5d2cad081d8aa87ebd3f..1046a85dfe2e8c3c2b2bdacbb60cf8e698846a0d 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_mmu.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_mmu.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_printf.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_printf.o index a627e562ff24b84937a059d59edcf45e2b2d0bdd..b59d45589fd98e8962962916d48573a944a75d34 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_printf.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_printf.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_testcache.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_testcache.o index 0be4b7f22a5575ea3cb5ac928ac604e5b5ff7f16..bbbb80aeb91d18c70c9caa780715fd5eeee47815 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_testcache.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_testcache.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_testio.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_testio.o index 2dd173637325283944eec25492e4fe2ad46c7cef..af2a671f16943645980e19d3e9392720adc4983d 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_testio.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_testio.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_testmem.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_testmem.o index bf9ca712d9ab77af373c0f4cc7fda8b936a45f50..f38814230b78ce1b7ec39fa31d83d6b0ed9dedd0 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_testmem.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xil_testmem.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xl2cc_counter.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xl2cc_counter.o index a011a48edb1816bda0d03187e532aeecbc363a7c..7cbe2da8bc78fba49b78e758494fa21826c5cba3 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xl2cc_counter.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xl2cc_counter.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xpm_counter.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xpm_counter.o index 922498c4dfbceb7a0eb102f7101c466b399a53aa..f4f09091d08bd31f5dc303f62f0d2948b1697a44 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xpm_counter.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xpm_counter.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xtime_l.o b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xtime_l.o index 35b3dc898670d8e01c39389bcd20113e4d9560c6..c14cbcb25d6a074e8557c7fbecbb343359a9aaa2 100644 Binary files a/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xtime_l.o and b/system_bsp/ps7_cortexa9_0/libsrc/standalone_v3_11_a/src/xtime_l.o differ diff --git a/system_bsp/ps7_cortexa9_0/libsrc/uartps_v1_05_a/src/xuartps.c b/system_bsp/ps7_cortexa9_0/libsrc/uartps_v1_05_a/src/xuartps.c index 254d18d73e20cd70b720179b3368f44811efcdbb..ff89c945652a1c3d3a3fdb184435bd3c2265bde9 100644 --- a/system_bsp/ps7_cortexa9_0/libsrc/uartps_v1_05_a/src/xuartps.c +++ b/system_bsp/ps7_cortexa9_0/libsrc/uartps_v1_05_a/src/xuartps.c @@ -557,7 +557,7 @@ int XUartPs_SetBaudRate(XUartPs *InstancePtr, u32 BaudRate) */ Xil_AssertNonvoid(InstancePtr != NULL); Xil_AssertNonvoid(InstancePtr->IsReady == XIL_COMPONENT_IS_READY); - //Xil_AssertNonvoid(BaudRate <= XUARTPS_MAX_RATE); + Xil_AssertNonvoid(BaudRate <= XUARTPS_MAX_RATE); Xil_AssertNonvoid(BaudRate >= XUARTPS_MIN_RATE); /*