diff --git a/PLSR/PLSR/Core/Src/tim.c b/PLSR/PLSR/Core/Src/tim.c
index 5ba763b..765c32a 100644
--- a/PLSR/PLSR/Core/Src/tim.c
+++ b/PLSR/PLSR/Core/Src/tim.c
@@ -1548,7 +1548,7 @@ void PLSR_HandleSectionEnd(void)
if(g_plsr_route.section[g_plsr_route.current_section_num - 1].wait_condition.wait_type == PLSR_WAIT_PLUSEEND)
{
- g_plsr_route.current_freq = g_plsr_route.section[g_plsr_route.current_section_num - 1].target_freq;
+ // g_plsr_route.current_freq = g_plsr_route.section[g_plsr_route.current_section_num - 1].target_freq; //加速不到目标频率的情况可能不成立.
}
else
@@ -1964,12 +1964,12 @@ static uint8_t PLSR_SetDirectionPin(PLSR_RouteConfig_t* route, PLSR_SectionConfi
// 根据方向逻辑确定方向端子状态
if (route->dir_logic == 1)
{
- // 正逻辑:正向脉冲方向端子置ON(1),反向脉冲方向端子置OFF(0)
+ // 负逻辑:正向脉冲方向端子置ON(1),反向脉冲方向端子置OFF(0)
dir_pin_state = is_forward ? GPIO_PIN_SET : GPIO_PIN_RESET;
}
else
{
- // 负逻辑:正向脉冲方向端子置OFF(0),反向脉冲方向端子置ON(1)
+ // 正逻辑:正向脉冲方向端子置OFF(0),反向脉冲方向端子置ON(1)
dir_pin_state = is_forward ? GPIO_PIN_RESET : GPIO_PIN_SET;
}
@@ -2043,7 +2043,6 @@ void PLSR_Section_StartNewSection(PLSR_RouteConfig_t* route)
else
current_section->actual_pulse = total_se_pluse + (-current_section->target_pulse) - g_plsr_total_pulse_count;
current_section->actual_pulse += 1;
- g_plsr_mod_flag = 0; // 清除修改标记
}
else
{
diff --git a/PLSR/PLSR/EWARM/settings/Project.wsdt b/PLSR/PLSR/EWARM/settings/Project.wsdt
index 7031d1b..5872cfe 100644
--- a/PLSR/PLSR/EWARM/settings/Project.wsdt
+++ b/PLSR/PLSR/EWARM/settings/Project.wsdt
@@ -50,7 +50,7 @@
- 33054
- 0
- 33035
- - 33037
+ - 33036
- 34399
- 0
- 33038
@@ -404,7 +404,7 @@
Main
- 00200000010000002000FFFF01001100434D4643546F6F6C426172427574746F6E00E100000000000031000000FFFEFF000000000000000000000000000100000001000000018001E100000000000032000000FFFEFF000000000000000000000000000100000001000000018003E100000000000034000000FFFEFF0000000000000000000000000001000000010000000180008100000000000015000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000018007E100000000000037000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000018023E100000000040039000000FFFEFF000000000000000000000000000100000001000000018022E100000000040038000000FFFEFF000000000000000000000000000100000001000000018025E10000000000003B000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001802BE10000000004003E000000FFFEFF00000000000000000000000000010000000100000001802CE10000000004003F000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000FFFF01001900434D4643546F6F6C426172436F6D626F426F78427574746F6E4281000000000000FFFFFFFFFFFEFF0001000000000000000100000000000000010000007800000002002050FFFFFFFFFFFEFF0096000000000000000100FFFEFF1550004C00530052005F00500057004D005F005300650074004600720065007100750065006E0063007900000000000180218100000000040028000000FFFEFF000000000000000000000000000100000001000000018024E10000000000003A000000FFFEFF000000000000000000000000000100000001000000018028E10000000004003C000000FFFEFF000000000000000000000000000100000001000000018029E10000000000003D000000FFFEFF0000000000000000000000000001000000010000000180028100000000000017000000FFFEFF000000000000000000000000000100000001000000018029810000000000002C000000FFFEFF000000000000000000000000000100000001000000018027810000000000002A000000FFFEFF000000000000000000000000000100000001000000018028810000000000002B000000FFFEFF00000000000000000000000000010000000100000001801D8100000000040024000000FFFEFF00000000000000000000000000010000000100000001801E8100000000040025000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001800B810000000000001B000000FFFEFF00000000000000000000000000010000000100000001800D810000000002001D000000FFFEFF00000000000000000000000000010000000100000001805F8600000000000030000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001800E810000000000001E000000FFFEFF00000000000000000000000000010000000100000001800F810000000000001F000000FFFEFF00000000000000000000000000010000000100000000000000FFFEFF044D00610069006E00E8020000
+ 00200000010000002000FFFF01001100434D4643546F6F6C426172427574746F6E00E100000000000031000000FFFEFF000000000000000000000000000100000001000000018001E100000000000032000000FFFEFF000000000000000000000000000100000001000000018003E100000000000034000000FFFEFF0000000000000000000000000001000000010000000180008100000000000015000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000018007E100000000000037000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000018023E100000000040039000000FFFEFF000000000000000000000000000100000001000000018022E100000000040038000000FFFEFF000000000000000000000000000100000001000000018025E10000000000003B000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001802BE10000000004003E000000FFFEFF00000000000000000000000000010000000100000001802CE10000000004003F000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000FFFF01001900434D4643546F6F6C426172436F6D626F426F78427574746F6E4281000000000000FFFFFFFFFFFEFF0001000000000000000100000000000000010000007800000002002050FFFFFFFFFFFEFF0096000000000000000100FFFEFF1550004C00530052005F00500057004D005F005300650074004600720065007100750065006E0063007900000000000180218100000000040028000000FFFEFF000000000000000000000000000100000001000000018024E10000000000003A000000FFFEFF000000000000000000000000000100000001000000018028E10000000004003C000000FFFEFF000000000000000000000000000100000001000000018029E10000000000003D000000FFFEFF0000000000000000000000000001000000010000000180028100000000000017000000FFFEFF000000000000000000000000000100000001000000018029810000000000002C000000FFFEFF000000000000000000000000000100000001000000018027810000000000002A000000FFFEFF000000000000000000000000000100000001000000018028810000000000002B000000FFFEFF00000000000000000000000000010000000100000001801D8100000000040024000000FFFEFF00000000000000000000000000010000000100000001801E8100000000040025000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001800B810000000000001B000000FFFEFF00000000000000000000000000010000000100000001800C810000000000001C000000FFFEFF00000000000000000000000000010000000100000001805F8600000000000030000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001800E810000000000001E000000FFFEFF00000000000000000000000000010000000100000001800F810000000000001F000000FFFEFF00000000000000000000000000010000000100000000000000FFFEFF044D00610069006E00E8020000
34050
diff --git a/PLSR/PLSR/EWARM/settings/test.1.dbgdt b/PLSR/PLSR/EWARM/settings/test.1.dbgdt
index d77a68f..7549bb0 100644
--- a/PLSR/PLSR/EWARM/settings/test.1.dbgdt
+++ b/PLSR/PLSR/EWARM/settings/test.1.dbgdt
@@ -178,11 +178,11 @@
1
1
1
- C40400001700138600002B00000010860000E801000023920000030000005F860000030000000F810000010000000C8100000F000000568600003A01000000840000010000000C8600000100000009860000010000001F810000220000001A860000010000000E810000010000000B81000002000000148600002C000000278100000600000011860000C4000000028100000100000046810000400000006086000001000000088600000300000000B00000010000005D86000001000000
+ C50400001700138600002B00000010860000E801000023920000030000000F810000010000005F860000030000000C8100000F000000568600003A01000000840000010000000C860000010000000E810000010000001A860000010000001F8100002200000009860000010000000B81000002000000148600002C00000011860000C400000027810000060000004681000041000000028100000100000060860000010000005D8600000100000000B00000010000000886000003000000
1500FFFFFFFF838600005886000004DC00007486000000B0000001B0000002B0000003B0000004B0000005B0000006B0000007B0000008B0000009B000000AB000000BB000000C840000338400007884000011840000
- 280013860000310000000286000013000000578600001C000000768600003B000000108600002F000000048100004D0000000D86000019000000848600003C0000002392000000000000D9860000100000000A8600002D000000568600003500000001860000120000009A8600001A00000000840000790000000C86000018000000D88600000F0000005E860000370000001A86000034000000098600002C0000008E8600003D00000014860000320000000386000014000000698600003A000000118600003000000000860000110000005586000008000000058100004E00000046810000640000000E8600001B000000DA8600000600000060860000390000000B8600002E0000005D86000036000000A18600003E000000C386000004000000088600002B0000003787000003000000C08600000E0000001686000033000000
+ 2800578600001C00000002860000130000001386000031000000048100004D000000108600002F000000768600003B000000D9860000100000002392000000000000848600003C0000000D860000190000000A8600002D0000009A8600001A000000018600001200000056860000350000000084000079000000D88600000F0000000C86000018000000098600002C0000001A860000340000005E860000370000008E8600003D000000698600003A00000003860000140000001486000032000000058100004E000000558600000800000000860000110000001186000030000000DA860000060000000E8600001B00000046810000640000000B8600002E0000006086000039000000088600002B000000C386000004000000A18600003E0000005D860000360000001686000033000000C08600000E0000003787000003000000
0
@@ -214,7 +214,7 @@
34052
000000001700000022010000C8000000
- 000000003503000080070000E6030000
+ 000000008A03000080070000E6030000
32768
0
0
@@ -240,7 +240,7 @@
34053
000000001700000022010000C8000000
- 04000000980200007C07000017030000
+ 04000000ED0200007C0700006C030000
32768
0
0
@@ -253,7 +253,7 @@
34063
000000001700000022010000C8000000
- 04000000980200007C07000017030000
+ 04000000ED0200007C0700006C030000
4096
0
0
@@ -266,7 +266,7 @@
34066
000000001700000022010000C8000000
- 04000000980200007C07000017030000
+ 04000000ED0200007C0700006C030000
4096
0
0
@@ -279,7 +279,7 @@
34067
000000001700000022010000C8000000
- 04000000980200007C07000017030000
+ 04000000ED0200007C0700006C030000
4096
0
0
@@ -292,7 +292,7 @@
34068
000000001700000022010000C8000000
- 04000000980200007C07000017030000
+ 04000000ED0200007C0700006C030000
4096
0
0
@@ -305,7 +305,7 @@
34088
000000001700000022010000C8000000
- 04000000980200007C07000017030000
+ 04000000ED0200007C0700006C030000
4096
0
0
@@ -318,7 +318,7 @@
34101
000000001700000022010000C8000000
- 04000000980200007C07000017030000
+ 04000000ED0200007C0700006C030000
4096
0
0
@@ -344,7 +344,7 @@
34055
00000000170000000601000078010000
- 0000000032000000E50000007C020000
+ 0000000032000000E5000000D1020000
4096
0
0
@@ -453,7 +453,7 @@
34064
00000000170000000601000078010000
- 3606000032000000800700007C020000
+ 360600003200000080070000D1020000
16384
0
0
@@ -699,7 +699,7 @@
34083
00000000170000000601000078010000
- A504000032000000320600007C020000
+ A50400003200000032060000D1020000
16384
0
0
@@ -849,7 +849,7 @@
34093
00000000170000000601000078010000
- E900000032000000930100007C020000
+ E90000003200000093010000D1020000
4096
0
0
@@ -1041,7 +1041,7 @@
- s_last_total_pulse
- current_pulse_count
- g_plsr_total_pulse_count
-
+
- Expression
@@ -1112,7 +1112,7 @@
0
- 0000000078000000000000000010000000000000FFFFFFFFFFFFFFFFB902000032000000BD0200007C0200000000000002000000040000000100000000000000EF0000003D85000000000000000000000000000000000000010000003D850000010000003D850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000003C85000000000000000000000000000000000000010000003C850000010000003C850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000003B85000000000000000000000000000000000000010000003B850000010000003B850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000003A85000000000000000000000000000000000000010000003A850000010000003A850000000000000040000000000000FFFFFFFFFFFFFFFFC503000032000000C90300007C0200000000000002000000040000000100000045FEFFFFF5000000398500000000000000000000000000000000000001000000398500000100000039850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000348500000000000000000000000000000000000001000000348500000100000034850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000338500000000000000000000000000000000000001000000338500000100000033850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000328500000000000000000000000000000000000001000000328500000100000032850000000000000020000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000318500000000000000000000000000000000000001000000318500000100000031850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000308500000000000000000000000000000000000001000000308500000100000030850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000002F85000000000000000000000000000000000000010000002F850000010000002F850000000000000010000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000002E85000000000000000000000000000000000000010000002E850000010000002E850000000000000010000001000000FFFFFFFFFFFFFFFF9301000032000000970100007C0200000100000002000010040000000100000016FFFFFFE00000002D85000000000000000000000000000000000000010000002D850000010000002D850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000002C85000000000000000000000000000000000000010000002C850000010000002C850000000000000080000000000000FFFFFFFFFFFFFFFF00000000C701000030050000CB0100000000000001000000040000000100000000000000000000002B85000000000000000000000000000000000000010000002B850000010000002B850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000278500000000000000000000000000000000000001000000278500000100000027850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000268500000000000000000000000000000000000001000000268500000100000026850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000258500000000000000000000000000000000000001000000258500000100000025850000000000000040000000000000FFFFFFFFFFFFFFFFFE02000032000000020300007C0200000000000002000000040000000100000034FEFFFF68000000248500000000000000000000000000000000000001000000248500000100000024850000000000000040000001000000FFFFFFFFFFFFFFFFA104000032000000A50400007C0200000100000002000010040000000100000013FCFFFF54000000238500000000000000000000000000000000000001000000238500000100000023850000000000000040000000000000FFFFFFFFFFFFFFFF1D05000032000000210500007C0200000000000002000000040000000100000085FEFFFFA4010000228500000000000000000000000000000000000001000000228500000100000022850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000218500000000000000000000000000000000000001000000218500000100000021850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000208500000000000000000000000000000000000001000000208500000100000020850000000000000080000000000000FFFFFFFFFFFFFFFF00000000BC01000000060000C0010000000000000100000004000000010000000000000000000000FFFFFFFF040000001C8500001D8500001E8500001F850000FFFF02000B004354616262656450616E65008000000000000000000000D7010000000600009802000000000000C00100000006000081020000000000004080004604000000FFFEFF084D0065006D006F007200790020003100000000001C85000001000000FFFFFFFFFFFFFFFFFFFEFF084D0065006D006F007200790020003200000000001D85000001000000FFFFFFFFFFFFFFFFFFFEFF084D0065006D006F007200790020003300000000001E85000001000000FFFFFFFFFFFFFFFFFFFEFF084D0065006D006F007200790020003400000000001F85000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFF1C85000001000000FFFFFFFF1C850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000001B85000000000000000000000000000000000000010000001B850000010000001B850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000001A85000000000000000000000000000000000000010000001A850000010000001A850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000198500000000000000000000000000000000000001000000198500000100000019850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000188500000000000000000000000000000000000001000000188500000100000018850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000178500000000000000000000000000000000000001000000178500000100000017850000000000000020000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000168500000000000000000000000000000000000001000000168500000100000016850000000000000040000000000000FFFFFFFFFFFFFFFFA604000032000000AA0400007C02000000000000020000000400000001000000E8FDFFFFC2000000118500000000000000000000000000000000000001000000118500000100000011850000000000000040000001000000FFFFFFFFFFFFFFFF3206000032000000360600007C0200000100000002000010040000000100000040FCFFFFCF010000108500000000000000000000000000000000000001000000108500000100000010850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000000E85000000000000000000000000000000000000010000000E850000010000000E850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000000D85000000000000000000000000000000000000010000000D850000010000000D850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000000C85000000000000000000000000000000000000010000000C850000010000000C850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000000B85000000000000000000000000000000000000010000000B850000010000000B850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000000A85000000000000000000000000000000000000010000000A850000010000000A850000000000000020000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000098500000000000000000000000000000000000001000000098500000100000009850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000088500000000000000000000000000000000000001000000088500000100000008850000000000000010000001000000FFFFFFFFFFFFFFFFE500000032000000E90000007C02000001000000020000100400000001000000E7FEFFFF52000000078500000000000000000000000000000000000001000000078500000100000007850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000068500000000000000000000000000000000000001000000068500000100000006850000000000000080000001000000FFFFFFFFFFFFFFFF000000007C0200008007000080020000010000000100001004000000010000000000000000000000FFFFFFFF07000000058500000F8500001285000013850000148500002885000035850000018000800000010000000000000097020000800700004803000000000000800200008007000031030000000000004080005607000000FFFEFF054200750069006C006400010000000585000001000000FFFFFFFFFFFFFFFFFFFEFF094400650062007500670020004C006F006700010000000F85000001000000FFFFFFFFFFFFFFFFFFFEFF0C4400650063006C00610072006100740069006F006E007300000000001285000001000000FFFFFFFFFFFFFFFFFFFEFF0A5200650066006500720065006E00630065007300000000001385000001000000FFFFFFFFFFFFFFFFFFFEFF0D460069006E006400200069006E002000460069006C0065007300000000001485000001000000FFFFFFFFFFFFFFFFFFFEFF1541006D0062006900670075006F0075007300200044006500660069006E006900740069006F006E007300000000002885000001000000FFFFFFFFFFFFFFFFFFFEFF0B54006F006F006C0020004F0075007400700075007400000000003585000001000000FFFFFFFFFFFFFFFF01000000000000000000000000000000000000000000000001000000FFFFFFFF0585000001000000FFFFFFFF05850000000000000080000001000000FFFFFFFFFFFFFFFF00000000310300008007000035030000010000000100001004000000010000000000000000000000048500000000000000000000000000000000000001000000048500000100000004850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000038500000000000000000000000000000000000001000000038500000100000003850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000428500000000000000000000000000000000000001000000428500000100000042850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000418500000000000000000000000000000000000001000000418500000100000041850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000408500000000000000000000000000000000000001000000408500000100000040850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000003F85000000000000000000000000000000000000010000003F850000010000003F850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000004E85000000000000000000000000000000000000010000004E850000010000004E850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000004D85000000000000000000000000000000000000010000004D850000010000004D850000000000000080000000000000FFFFFFFFFFFFFFFF000000002103000080070000250300000000000001000000040000000100000000000000000000004C85000000000000000000000000000000000000010000004C850000010000004C850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000004B85000000000000000000000000000000000000010000004B850000010000004B850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000004A85000000000000000000000000000000000000010000004A850000010000004A850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000498500000000000000000000000000000000000001000000498500000100000049850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000488500000000000000000000000000000000000001000000488500000100000048850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000478500000000000000000000000000000000000001000000478500000100000047850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000468500000000000000000000000000000000000001000000468500000100000046850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000458500000000000000000000000000000000000001000000458500000100000045850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000448500000000000000000000000000000000000001000000448500000100000044850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000438500000000000000000000000000000000000001000000438500000100000043850000000000000000000000000000
+ 0000000078000000000000000010000000000000FFFFFFFFFFFFFFFFB902000032000000BD0200007C0200000000000002000000040000000100000000000000EF0000003D85000000000000000000000000000000000000010000003D850000010000003D850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000003C85000000000000000000000000000000000000010000003C850000010000003C850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000003B85000000000000000000000000000000000000010000003B850000010000003B850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000003A85000000000000000000000000000000000000010000003A850000010000003A850000000000000040000000000000FFFFFFFFFFFFFFFFC503000032000000C90300007C0200000000000002000000040000000100000045FEFFFFF5000000398500000000000000000000000000000000000001000000398500000100000039850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000348500000000000000000000000000000000000001000000348500000100000034850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000338500000000000000000000000000000000000001000000338500000100000033850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000328500000000000000000000000000000000000001000000328500000100000032850000000000000020000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000318500000000000000000000000000000000000001000000318500000100000031850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000308500000000000000000000000000000000000001000000308500000100000030850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000002F85000000000000000000000000000000000000010000002F850000010000002F850000000000000010000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000002E85000000000000000000000000000000000000010000002E850000010000002E850000000000000010000001000000FFFFFFFFFFFFFFFF930100003200000097010000D10200000100000002000010040000000100000016FFFFFFE00000002D85000000000000000000000000000000000000010000002D850000010000002D850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000002C85000000000000000000000000000000000000010000002C850000010000002C850000000000000080000000000000FFFFFFFFFFFFFFFF00000000C701000030050000CB0100000000000001000000040000000100000000000000000000002B85000000000000000000000000000000000000010000002B850000010000002B850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000278500000000000000000000000000000000000001000000278500000100000027850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000268500000000000000000000000000000000000001000000268500000100000026850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000258500000000000000000000000000000000000001000000258500000100000025850000000000000040000000000000FFFFFFFFFFFFFFFFFE02000032000000020300007C0200000000000002000000040000000100000034FEFFFF68000000248500000000000000000000000000000000000001000000248500000100000024850000000000000040000001000000FFFFFFFFFFFFFFFFA104000032000000A5040000D10200000100000002000010040000000100000013FCFFFF54000000238500000000000000000000000000000000000001000000238500000100000023850000000000000040000000000000FFFFFFFFFFFFFFFF1D05000032000000210500007C0200000000000002000000040000000100000085FEFFFFA4010000228500000000000000000000000000000000000001000000228500000100000022850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000218500000000000000000000000000000000000001000000218500000100000021850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000208500000000000000000000000000000000000001000000208500000100000020850000000000000080000000000000FFFFFFFFFFFFFFFF00000000BC01000000060000C0010000000000000100000004000000010000000000000000000000FFFFFFFF040000001C8500001D8500001E8500001F850000FFFF02000B004354616262656450616E65008000000000000000000000D7010000000600009802000000000000C00100000006000081020000000000004080004604000000FFFEFF084D0065006D006F007200790020003100000000001C85000001000000FFFFFFFFFFFFFFFFFFFEFF084D0065006D006F007200790020003200000000001D85000001000000FFFFFFFFFFFFFFFFFFFEFF084D0065006D006F007200790020003300000000001E85000001000000FFFFFFFFFFFFFFFFFFFEFF084D0065006D006F007200790020003400000000001F85000001000000FFFFFFFFFFFFFFFFFFFFFFFF000000000000000000000000000000000000000001000000FFFFFFFF1C85000001000000FFFFFFFF1C850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000001B85000000000000000000000000000000000000010000001B850000010000001B850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000001A85000000000000000000000000000000000000010000001A850000010000001A850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000198500000000000000000000000000000000000001000000198500000100000019850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000188500000000000000000000000000000000000001000000188500000100000018850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000178500000000000000000000000000000000000001000000178500000100000017850000000000000020000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000168500000000000000000000000000000000000001000000168500000100000016850000000000000040000000000000FFFFFFFFFFFFFFFFA604000032000000AA0400007C02000000000000020000000400000001000000E8FDFFFFC2000000118500000000000000000000000000000000000001000000118500000100000011850000000000000040000001000000FFFFFFFFFFFFFFFF320600003200000036060000D10200000100000002000010040000000100000040FCFFFFCF010000108500000000000000000000000000000000000001000000108500000100000010850000000000000040000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000002000000040000000100000000000000000000000E85000000000000000000000000000000000000010000000E850000010000000E850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000000D85000000000000000000000000000000000000010000000D850000010000000D850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000000C85000000000000000000000000000000000000010000000C850000010000000C850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000000B85000000000000000000000000000000000000010000000B850000010000000B850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000000A85000000000000000000000000000000000000010000000A850000010000000A850000000000000020000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000098500000000000000000000000000000000000001000000098500000100000009850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000088500000000000000000000000000000000000001000000088500000100000008850000000000000010000001000000FFFFFFFFFFFFFFFFE500000032000000E9000000D102000001000000020000100400000001000000E7FEFFFF52000000078500000000000000000000000000000000000001000000078500000100000007850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000068500000000000000000000000000000000000001000000068500000100000006850000000000000080000001000000FFFFFFFFFFFFFFFF00000000D102000080070000D5020000010000000100001004000000010000000000000000000000FFFFFFFF07000000058500000F8500001285000013850000148500002885000035850000018000800000010000000000000097020000800700004803000000000000D50200008007000086030000000000004080005607000000FFFEFF054200750069006C006400010000000585000001000000FFFFFFFFFFFFFFFFFFFEFF094400650062007500670020004C006F006700010000000F85000001000000FFFFFFFFFFFFFFFFFFFEFF0C4400650063006C00610072006100740069006F006E007300000000001285000001000000FFFFFFFFFFFFFFFFFFFEFF0A5200650066006500720065006E00630065007300000000001385000001000000FFFFFFFFFFFFFFFFFFFEFF0D460069006E006400200069006E002000460069006C0065007300000000001485000001000000FFFFFFFFFFFFFFFFFFFEFF1541006D0062006900670075006F0075007300200044006500660069006E006900740069006F006E007300000000002885000001000000FFFFFFFFFFFFFFFFFFFEFF0B54006F006F006C0020004F0075007400700075007400000000003585000001000000FFFFFFFFFFFFFFFF01000000000000000000000000000000000000000000000001000000FFFFFFFF0585000001000000FFFFFFFF05850000000000000080000001000000FFFFFFFFFFFFFFFF0000000086030000800700008A0300000100000001000010040000000100000006FDFFFF6F000000048500000000000000000000000000000000000001000000048500000100000004850000000000000040000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000200000004000000010000000000000000000000038500000000000000000000000000000000000001000000038500000100000003850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000428500000000000000000000000000000000000001000000428500000100000042850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000418500000000000000000000000000000000000001000000418500000100000041850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000408500000000000000000000000000000000000001000000408500000100000040850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000003F85000000000000000000000000000000000000010000003F850000010000003F850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000004E85000000000000000000000000000000000000010000004E850000010000004E850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000004D85000000000000000000000000000000000000010000004D850000010000004D850000000000000080000000000000FFFFFFFFFFFFFFFF000000002103000080070000250300000000000001000000040000000100000000000000000000004C85000000000000000000000000000000000000010000004C850000010000004C850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000004B85000000000000000000000000000000000000010000004B850000010000004B850000000000000080000000000000FFFFFFFFFFFFFFFF000000000000000004000000040000000000000001000000040000000100000000000000000000004A85000000000000000000000000000000000000010000004A850000010000004A850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000498500000000000000000000000000000000000001000000498500000100000049850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000488500000000000000000000000000000000000001000000488500000100000048850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000478500000000000000000000000000000000000001000000478500000100000047850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000468500000000000000000000000000000000000001000000468500000100000046850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000458500000000000000000000000000000000000001000000458500000100000045850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000448500000000000000000000000000000000000001000000448500000100000044850000000000000080000000000000FFFFFFFFFFFFFFFF00000000000000000400000004000000000000000100000004000000010000000000000000000000438500000000000000000000000000000000000001000000438500000100000043850000000000000000000000000000
CMSIS-Pack
@@ -1150,7 +1150,7 @@
Main
- 00200000010000002100FFFF01001100434D4643546F6F6C426172427574746F6E00E100000000000067000000FFFEFF000000000000000000000000000100000001000000018001E100000000000068000000FFFEFF000000000000000000000000000100000001000000018003E10000000000006A000000FFFEFF000000000000000000000000000100000001000000018000810000000000004B000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000018007E10000000000006D000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000018023E10000000004006F000000FFFEFF000000000000000000000000000100000001000000018022E10000000004006E000000FFFEFF000000000000000000000000000100000001000000018025E100000000000071000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001802BE100000000040074000000FFFEFF00000000000000000000000000010000000100000001802CE100000000040075000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000FFFF01001900434D4643546F6F6C426172436F6D626F426F78427574746F6E4281000000000000FFFFFFFFFFFEFF0001000000000000000100000000000000010000007800000002002050FFFFFFFFFFFEFF0096000000000000000200FFFEFF04630061006C006C00FFFEFF1C50004C00530052005F005300650074007500700054006800720065006500500061007200740045007800650063007500740069006F006E000000000000000000018021810000000004005E000000FFFEFF000000000000000000000000000100000001000000018024E100000000000070000000FFFEFF000000000000000000000000000100000001000000018028E100000000040072000000FFFEFF000000000000000000000000000100000001000000018029E100000000000073000000FFFEFF000000000000000000000000000100000001000000018002810000000000004D000000FFFEFF0000000000000000000000000001000000010000000180298100000000000062000000FFFEFF0000000000000000000000000001000000010000000180278100000000000060000000FFFEFF0000000000000000000000000001000000010000000180288100000000000061000000FFFEFF00000000000000000000000000010000000100000001801D810000000000005A000000FFFEFF00000000000000000000000000010000000100000001801E810000000004005B000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001800B8100000000000051000000FFFEFF00000000000000000000000000010000000100000001800C8100000000000052000000FFFEFF00000000000000000000000000010000000100000001805F8600000000000066000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001801F810000000000005C000000FFFEFF000000000000000000000000000100000001000000018020810000000000005D000000FFFEFF0000000000000000000000000001000000010000000180468100000000020064000000FFFEFF00000000000000000000000000010000000100000000000000FFFEFF044D00610069006E00FF020000
+ 00200000010000002100FFFF01001100434D4643546F6F6C426172427574746F6E00E100000000000066000000FFFEFF000000000000000000000000000100000001000000018001E100000000000067000000FFFEFF000000000000000000000000000100000001000000018003E100000000000069000000FFFEFF000000000000000000000000000100000001000000018000810000000000004A000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000018007E10000000000006C000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000018023E10000000004006E000000FFFEFF000000000000000000000000000100000001000000018022E10000000004006D000000FFFEFF000000000000000000000000000100000001000000018025E100000000000070000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001802BE100000000040073000000FFFEFF00000000000000000000000000010000000100000001802CE100000000040074000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF000000000000000000000000000100000001000000FFFF01001900434D4643546F6F6C426172436F6D626F426F78427574746F6E4281000000000000FFFFFFFFFFFEFF0000000000000000000100000000000000010000007800000002002050FFFFFFFFFFFEFF0096000000000000000200FFFEFF04630061006C006C00FFFEFF1C50004C00530052005F005300650074007500700054006800720065006500500061007200740045007800650063007500740069006F006E000000000000000000018021810000000004005D000000FFFEFF000000000000000000000000000100000001000000018024E10000000000006F000000FFFEFF000000000000000000000000000100000001000000018028E100000000040071000000FFFEFF000000000000000000000000000100000001000000018029E100000000000072000000FFFEFF000000000000000000000000000100000001000000018002810000000000004C000000FFFEFF0000000000000000000000000001000000010000000180298100000000000061000000FFFEFF000000000000000000000000000100000001000000018027810000000000005F000000FFFEFF0000000000000000000000000001000000010000000180288100000000000060000000FFFEFF00000000000000000000000000010000000100000001801D8100000000040059000000FFFEFF00000000000000000000000000010000000100000001801E810000000004005A000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001800B8100000000000050000000FFFEFF00000000000000000000000000010000000100000001800C8100000000000051000000FFFEFF00000000000000000000000000010000000100000001805F8600000000000065000000FFFEFF00000000000000000000000000010000000100000001800000000001000000FFFFFFFFFFFEFF00000000000000000000000000010000000100000001801F810000000000005B000000FFFEFF000000000000000000000000000100000001000000018020810000000000005C000000FFFEFF0000000000000000000000000001000000010000000180468100000000020063000000FFFEFF00000000000000000000000000010000000100000000000000FFFEFF044D00610069006E00FF020000
34050
diff --git a/PLSR/PLSR/EWARM/settings/test.1.dnx b/PLSR/PLSR/EWARM/settings/test.1.dnx
index 6036b0f..bdf21f1 100644
--- a/PLSR/PLSR/EWARM/settings/test.1.dnx
+++ b/PLSR/PLSR/EWARM/settings/test.1.dnx
@@ -12,12 +12,12 @@
50
+ 46232557
+
_ 0
_ 0
0
2
- 46232557
-
630028761
diff --git a/PLSR/PLSR/EWARM/test.1.dep b/PLSR/PLSR/EWARM/test.1.dep
index b710fb9..437cfdc 100644
--- a/PLSR/PLSR/EWARM/test.1.dep
+++ b/PLSR/PLSR/EWARM/test.1.dep
@@ -5,548 +5,572 @@
test.1
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c
- $PROJ_DIR$\..\Core\Src\stm32f4xx_hal_msp.c
- $PROJ_DIR$\..\Core\Src\stm32f4xx_it.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c
+ $PROJ_DIR$\..\Core\Src\dma.c
+ $PROJ_DIR$\..\Core\Src\gpio.c
+ $PROJ_DIR$\startup_stm32f407xx.s
+ $PROJ_DIR$\..\Core\Src\usart.c
$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c
- $PROJ_DIR$\..\Core\Src\system_stm32f4xx.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c
+ $PROJ_DIR$\..\Core\Src\flash_save.c
+ $PROJ_DIR$\..\Core\Src\modbus_crc.c
+ $PROJ_DIR$\..\Core\Src\stm32f4xx_it.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_exti.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ex.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_crc.c
+ $PROJ_DIR$\..\Core\Src\modbus_log.c
$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c
$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ramfunc.c
+ $PROJ_DIR$\..\Core\Src\system_stm32f4xx.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c_ex.c
$PROJ_DIR$\..\Core\Src\stm32f4xx_hal_timebase_tim.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c
$PROJ_DIR$\..\Core\Src\tim.c
$PROJ_DIR$\..\Core\Src\main.c
- $PROJ_DIR$\..\Core\Src\modbus_crc.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_crc.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ex.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_exti.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c_ex.c
- $PROJ_DIR$\startup_stm32f407xx.s
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c
- $PROJ_DIR$\..\Core\Src\dma.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c
- $PROJ_DIR$\..\Core\Src\flash_save.c
- $PROJ_DIR$\..\Core\Src\gpio.c
- $PROJ_DIR$\..\Core\Src\modbus_log.c
- $PROJ_DIR$\..\Core\Src\usart.c
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_rcc_ex.xcl
- $PROJ_DIR$\test.1\Obj\system_stm32f4xx.xcl
- $PROJ_DIR$\..\Core\Inc\gpio.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_crc.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_flash.xcl
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_i2c_ex.__cstat.et
- $PROJ_DIR$\test.1\Obj\os_dbg.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_timebase_tim.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_dma.__cstat.et
- $PROJ_DIR$\test.1\Obj\usart.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_rcc_ex.o
- $PROJ_DIR$\test.1\Obj\main.xcl
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_usart.o
+ $PROJ_DIR$\..\Core\Src\stm32f4xx_hal_msp.c
+ $PROJ_DIR$\..\Drivers\CMSIS\Include\mpu_armv7.h
+ $PROJ_DIR$\..\Drivers\CMSIS\Include\cmsis_compiler.h
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_i2c.o
+ $PROJ_DIR$\test.1\Obj\os_cpu_c.xcl
+ $PROJ_DIR$\test.1\Obj\os_cpu_c.o
+ $TOOLKIT_DIR$\inc\c\yvals.h
+ $TOOLKIT_DIR$\inc\c\ycheck.h
+ $PROJ_DIR$\..\Core\Inc\main.h
+ $TOOLKIT_DIR$\inc\c\DLib_Product.h
+ $PROJ_DIR$\test.1\Obj\modbus_crc.o
+ $PROJ_DIR$\..\Drivers\CMSIS\Include\cmsis_iccarm.h
$PROJ_DIR$\..\Core\Inc\stm32f4xx_hal_conf.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_cortex.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_usart.__cstat.et
- $PROJ_DIR$\..\Drivers\CMSIS\Include\core_cm4.h
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_uart.h
+ $PROJ_DIR$\test.1\Obj\main.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_rcc_ex.xcl
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_def.h
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_flash_ex.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_gpio.xcl
$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_sram.xcl
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_flash_ex.xcl
- $PROJ_DIR$\..\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_rcc.xcl
- $PROJ_DIR$\test.1\Obj\ucos_ii.o
- $TOOLKIT_DIR$\inc\c\math.h
- $PROJ_DIR$\..\Core\Inc\dma.h
- $TOOLKIT_DIR$\lib\rt7M_tl.a
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_flash_ramfunc.xcl
- $PROJ_DIR$\test.1\Obj\stm32f4xx_it.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_pwr_ex.__cstat.et
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_dma.h
- $PROJ_DIR$\test.1\Obj\os_dbg.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_gpio.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_flash.o
+ $TOOLKIT_DIR$\inc\c\stdint.h
+ $PROJ_DIR$\..\Drivers\CMSIS\Include\core_cm4.h
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_pwr_ex.xcl
$PROJ_DIR$\test.1\Obj\startup_stm32f407xx.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_crc.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_gpio.o
+ $TOOLKIT_DIR$\inc\c\DLib_Config_Full.h
+ $PROJ_DIR$\test.1\Obj\modbus_log.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_dma.xcl
+ $TOOLKIT_DIR$\inc\c\iccarm_builtin.h
$PROJ_DIR$\..\Drivers\CMSIS\Device\ST\STM32F4xx\Include\system_stm32f4xx.h
- $PROJ_DIR$\test.1\Obj\gpio.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_uart.__cstat.et
- $PROJ_DIR$\test.1\Obj\modbus_crc.__cstat.et
- $TOOLKIT_DIR$\inc\c\stdio.h
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_gpio_ex.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_exti.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_dac.__cstat.et
- $PROJ_DIR$\test.1\Obj\usart.xcl
- $PROJ_DIR$\..\UCOS\Config\app_cfg.h
- $TOOLKIT_DIR$\inc\c\DLib_float_setup.h
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_tim_ex.h
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_dma_ex.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_pwr.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_rng.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_spi.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_dma.xcl
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_flash.o
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_rcc_ex.h
- $PROJ_DIR$\test.1\Obj\system_stm32f4xx.o
- $PROJ_DIR$\test.1\Obj\system_stm32f4xx.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_dma_ex.o
- $PROJ_DIR$\..\UCOS\Config\os_cfg.h
- $PROJ_DIR$\test.1\Obj\tim.o
- $PROJ_DIR$\..\UCOS\Source\os.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_timebase_tim.xcl
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_pwr_ex.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_tim.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_usart.o
- $PROJ_DIR$\test.1\Exe\test.1.hex
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_i2c.__cstat.et
- $PROJ_DIR$\test.1\Obj\os_cpu_a.o
- $TOOLKIT_DIR$\inc\c\DLib_Product.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_spi.o
- $TOOLKIT_DIR$\inc\c\DLib_Product_string.h
- $TOOLKIT_DIR$\inc\c\stdarg.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_tim.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_i2c.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_pwr_ex.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_i2c.xcl
+ $PROJ_DIR$\..\Drivers\CMSIS\Include\cmsis_version.h
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_uart.o
+ $PROJ_DIR$\..\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_it.xcl
+ $PROJ_DIR$\test.1\Obj\usart.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_tim.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_uart.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_sram.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_crc.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_rcc.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_spi.xcl
$PROJ_DIR$\test.1\Obj\stm32f4xx_ll_dac.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_timebase_tim.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_crc.xcl
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_rcc.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_rcc.__cstat.et
- $PROJ_DIR$\..\Drivers\CMSIS\Include\mpu_armv7.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_cortex.xcl
- $PROJ_DIR$\test.1\Obj\main.__cstat.et
- $TOOLKIT_DIR$\inc\c\DLib_Config_Full.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_gpio.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_dac.xcl
- $TOOLKIT_DIR$\inc\c\stdlib.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_dma_ex.xcl
- $PROJ_DIR$\test.1\List\test.1.map
- $PROJ_DIR$\..\Core\Inc\modbus_crc.h
- $PROJ_DIR$\test.1\Obj\gpio.xcl
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_gpio.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_crc.xcl
+ $PROJ_DIR$\test.1\Obj\os_dbg.xcl
$PROJ_DIR$\test.1\Obj\stm32f4xx_hal_rcc.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal.xcl
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_tim.__cstat.et
- $TOOLKIT_DIR$\inc\c\yvals.h
- $PROJ_DIR$\test.1\Obj\modbus_log.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_gpio.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_pwr.o
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_rcc.h
+ $PROJ_DIR$\..\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f407xx.h
+ $PROJ_DIR$\test.1\Obj\system_stm32f4xx.o
+ $PROJ_DIR$\..\Core\Inc\gpio.h
+ $PROJ_DIR$\test.1\Obj\app_hooks.__cstat.et
+ $PROJ_DIR$\test.1\Obj\gpio.__cstat.et
$PROJ_DIR$\test.1\Obj\stm32f4xx_ll_tim.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_pwr.xcl
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_flash_ex.o
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_exti.h
- $TOOLKIT_DIR$\inc\c\stdint.h
- $TOOLKIT_DIR$\inc\c\DLib_Defaults.h
$PROJ_DIR$\test.1\Obj\stm32f4xx_hal_dma_ex.__cstat.et
- $TOOLKIT_DIR$\inc\c\iccarm_builtin.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_rcc.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_gpio.xcl
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_exti.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_pwr.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_rcc.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_wwdg.xcl
- $PROJ_DIR$\test.1\Obj\main.o
- $PROJ_DIR$\test.1\Obj\os_cpu_c.__cstat.et
- $PROJ_DIR$\..\UCOS\Source\ucos_ii.h
- $PROJ_DIR$\test.1\Obj\os_cpu_c.o
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_def.h
+ $TOOLKIT_DIR$\inc\c\DLib_Defaults.h
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_exti.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_tim_ex.o
+ $PROJ_DIR$\test.1\Obj\ucos_ii.__cstat.et
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal.h
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_rcc_ex.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_i2c_ex.xcl
$PROJ_DIR$\test.1\Obj\stm32f4xx_hal_flash_ramfunc.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_pwr_ex.xcl
- $PROJ_DIR$\test.1\Obj\stm32f4xx_it.o
- $PROJ_DIR$\..\Core\Inc\main.h
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_rcc_ex.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_msp.xcl
+ $PROJ_DIR$\test.1\Obj\system_stm32f4xx.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_rng.o
$PROJ_DIR$\test.1\Obj\app_hooks.xcl
- $PROJ_DIR$\test.1\Obj\ucos_ii.xcl
- $PROJ_DIR$\test.1\Obj\dma.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_usart.o
$PROJ_DIR$\test.1\Obj\stm32f4xx_hal_rcc.xcl
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_flash_ex.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_exti.xcl
- $PROJ_DIR$\..\Core\Inc\flash_save.h
$PROJ_DIR$\test.1\Obj\stm32f4xx_hal_flash.__cstat.et
- $TOOLKIT_DIR$\inc\c\stddef.h
- $PROJ_DIR$\..\Core\Inc\modbus_log.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_msp.xcl
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_i2c_ex.o
- $PROJ_DIR$\test.1\Obj\flash_save.o
- $PROJ_DIR$\test.1\Obj\os_dbg.xcl
+ $PROJ_DIR$\test.1\Obj\app_hooks.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_spi.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_timebase_tim.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_crc.xcl
+ $PROJ_DIR$\test.1\Obj\usart.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_sram.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_cortex.o
+ $PROJ_DIR$\test.1\Obj\main.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_exti.xcl
+ $PROJ_DIR$\test.1\Obj\dma.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_crc.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_timebase_tim.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_crc.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_tim.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_rcc.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_pwr.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_dma.o
$PROJ_DIR$\test.1\Obj\stm32f4xx_hal_cortex.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_crc.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_msp.__cstat.et
- $PROJ_DIR$\..\Drivers\CMSIS\Include\cmsis_iccarm.h
- $PROJ_DIR$\test.1\Obj\tim.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_exti.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_pwr_ex.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal.o
+ $PROJ_DIR$\test.1\Exe\test.1.hex
+ $PROJ_DIR$\test.1\Obj\dma.xcl
+ $PROJ_DIR$\test.1\Obj\os_cpu_c.__cstat.et
+ $PROJ_DIR$\test.1\Obj\modbus_log.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_usart.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_flash_ex.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_pwr.__cstat.et
$PROJ_DIR$\test.1\Obj\modbus_crc.xcl
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_usart.__cstat.et
- $TOOLKIT_DIR$\inc\c\ycheck.h
- $PROJ_DIR$\..\Drivers\CMSIS\Include\cmsis_version.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_tim_ex.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_rng.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_usart.xcl
- $PROJ_DIR$\..\Drivers\CMSIS\Include\cmsis_compiler.h
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_flash.h
- $TOOLKIT_DIR$\inc\c\string.h
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_dma.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_exti.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_exti.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_msp.o
$PROJ_DIR$\test.1\Obj\stm32f4xx_hal_tim_ex.xcl
- $PROJ_DIR$\test.1\Obj\modbus_crc.o
$PROJ_DIR$\test.1\Obj\dma.o
- $PROJ_DIR$\stm32f407xx_flash.icf
- $PROJ_DIR$\test.1\Obj\gpio.__cstat.et
- $PROJ_DIR$\test.1\Obj\ucos_ii.__cstat.et
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_flash_ramfunc.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_it.xcl
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_tim.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_exti.xcl
- $PROJ_DIR$\test.1\Exe\test.1.out
- $PROJ_DIR$\test.1\Obj\tim.__cstat.et
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_pwr.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_crc.__cstat.et
- $PROJ_DIR$\test.1\Obj\modbus_log.__cstat.et
- $PROJ_DIR$\..\UCOS\Ports\os_cpu.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_i2c_ex.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_usart.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_i2c.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_pwr.xcl
$PROJ_DIR$\test.1\Obj\stm32f4xx_hal_tim_ex.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_uart.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_wwdg.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_rcc_ex.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_usart.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_pwr.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_i2c.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_uart.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_tim.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_tim.__cstat.et
+ $PROJ_DIR$\test.1\Obj\flash_save.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_pwr.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_dma.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_wwdg.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_dma_ex.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_flash_ramfunc.o
$PROJ_DIR$\test.1\Obj\stm32f4xx_ll_dma.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_dma.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_rng.xcl
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal.h
- $PROJ_DIR$\test.1\Obj\app_hooks.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_usart.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_spi.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_flash.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_gpio.xcl
+ $PROJ_DIR$\..\UCOS\Source\os_q.c
+ $PROJ_DIR$\test.1\Obj\tim.o
+ $PROJ_DIR$\..\UCOS\Source\os_time.c
+ $TOOLKIT_DIR$\lib\m7M_tls.a
+ $PROJ_DIR$\..\UCOS\Source\os_core.c
+ $PROJ_DIR$\test.1\List\test.1.map
+ $PROJ_DIR$\test.1\Obj\os_dbg.__cstat.et
+ $PROJ_DIR$\..\UCOS\Source\os_task.c
+ $PROJ_DIR$\..\UCOS\Source\os_mutex.c
+ $PROJ_DIR$\stm32f407xx_flash.icf
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_it.__cstat.et
+ $PROJ_DIR$\..\UCOS\Source\os_tmr.c
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_rcc.o
+ $PROJ_DIR$\..\Core\Inc\stm32f4xx_it.h
+ $PROJ_DIR$\..\UCOS\Ports\os_cpu.h
+ $PROJ_DIR$\..\Core\Inc\dma.h
+ $PROJ_DIR$\..\UCOS\Source\os_mbox.c
+ $PROJ_DIR$\test.1\Obj\gpio.o
+ $PROJ_DIR$\test.1\Obj\os_dbg.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_usart.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_exti.__cstat.et
+ $PROJ_DIR$\..\UCOS\Source\os.h
+ $TOOLKIT_DIR$\lib\shb_l.a
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_flash_ramfunc.xcl
+ $PROJ_DIR$\..\UCOS\Source\ucos_ii.h
+ $PROJ_DIR$\..\UCOS\Config\app_cfg.h
+ $PROJ_DIR$\test.1\Obj\main.o
+ $PROJ_DIR$\..\UCOS\Source\os_sem.c
+ $TOOLKIT_DIR$\lib\dl7M_tlf.a
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_gpio.o
+ $PROJ_DIR$\..\UCOS\Source\os_mem.c
+ $PROJ_DIR$\..\UCOS\Config\os_cfg.h
+ $TOOLKIT_DIR$\inc\c\DLib_Product_string.h
+ $TOOLKIT_DIR$\inc\c\ysizet.h
+ $TOOLKIT_DIR$\inc\c\ctype.h
+ $TOOLKIT_DIR$\inc\c\math.h
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_flash.h
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_exti.h
+ $TOOLKIT_DIR$\lib\rt7M_tl.a
$TOOLKIT_DIR$\inc\c\DLib_Product_stdlib.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_pwr.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_sram.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_dma.o
+ $TOOLKIT_DIR$\inc\c\DLib_float_setup.h
+ $PROJ_DIR$\..\Core\Inc\flash_save.h
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_gpio.h
+ $TOOLKIT_DIR$\inc\c\stdio.h
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_gpio_ex.h
+ $TOOLKIT_DIR$\inc\c\stddef.h
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_tim_ex.h
+ $PROJ_DIR$\..\Core\Inc\tim.h
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_dma.h
+ $PROJ_DIR$\..\Core\Inc\modbus_crc.h
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_rcc_ex.h
$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_flash_ex.h
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_rcc.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sram.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_rng.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_wwdg.c
- $PROJ_DIR$\..\UCOS\Config\app_hooks.c
- $PROJ_DIR$\..\UCOS\Ports\os_cpu_a.asm
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_flash_ramfunc.h
+ $PROJ_DIR$\..\UCOS\Source\os_trace.h
+ $TOOLKIT_DIR$\inc\c\stdarg.h
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_uart.h
+ $PROJ_DIR$\..\Core\Inc\modbus_log.h
+ $TOOLKIT_DIR$\inc\c\stdlib.h
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_pwr.h
+ $PROJ_DIR$\..\Core\Inc\usart.h
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_pwr_ex.h
+ $PROJ_DIR$\..\UCOS\Source\os_flag.c
+ $TOOLKIT_DIR$\inc\c\string.h
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_cortex.h
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_tim.h
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_dma_ex.h
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_timebase_tim.__cstat.et
+ $PROJ_DIR$\test.1\Obj\ucos_ii.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_wwdg.o
$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_usart.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_i2c.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_spi.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_wwdg.c
$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_tim.c
- $PROJ_DIR$\..\UCOS\Ports\os_cpu_c.c
- $PROJ_DIR$\..\UCOS\Ports\os_dbg.c
- $PROJ_DIR$\..\UCOS\Source\ucos_ii.c
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_dma.xcl
- $PROJ_DIR$\test.1\Obj\dma.xcl
- $PROJ_DIR$\test.1\Obj\os_cpu_c.xcl
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_crc.c
$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c
- $PROJ_DIR$\..\UCOS\Source\os_trace.h
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_usart.c
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_i2c.o
$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_dac.c
$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_dma.c
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_i2c.__cstat.et
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_gpio.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_crc.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_pwr.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_usart.c
$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_exti.c
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim_ex.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_gpio.c
$PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_pwr.__cstat.et
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_gpio.h
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sram.c
+ $PROJ_DIR$\..\UCOS\Config\app_hooks.c
+ $PROJ_DIR$\..\UCOS\Ports\os_dbg.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_rng.c
$PROJ_DIR$\test.1\Obj\stm32f4xx_ll_tim.xcl
- $TOOLKIT_DIR$\lib\dl7M_tlf.a
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_spi.xcl
- $PROJ_DIR$\..\Core\Inc\tim.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_gpio.xcl
- $PROJ_DIR$\test.1\Obj\app_hooks.o
- $PROJ_DIR$\test.1\Obj\usart.o
- $PROJ_DIR$\..\Core\Inc\usart.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_flash_ramfunc.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_wwdg.__cstat.et
- $PROJ_DIR$\test.1\Obj\flash_save.xcl
- $TOOLKIT_DIR$\lib\shb_l.a
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_gpio.__cstat.et
- $TOOLKIT_DIR$\inc\c\ysizet.h
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_cortex.h
- $PROJ_DIR$\..\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f407xx.h
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim_ex.c
+ $PROJ_DIR$\..\UCOS\Source\ucos_ii.c
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_dac.__cstat.et
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_rcc.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_pwr.c
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_dac.xcl
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_spi.c
+ $PROJ_DIR$\test.1\Obj\ucos_ii.o
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim.c
+ $PROJ_DIR$\..\UCOS\Ports\os_cpu_a.asm
+ $PROJ_DIR$\..\UCOS\Ports\os_cpu_c.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_i2c.c
+ $PROJ_DIR$\test.1\Obj\os_cpu_a.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_sram.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_i2c_ex.o
+ $PROJ_DIR$\test.1\Obj\tim.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_wwdg.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_usart.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_i2c.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_dma.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_crc.xcl
$PROJ_DIR$\test.1\Obj\modbus_log.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_exti.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_i2c.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_dma_ex.xcl
+ $PROJ_DIR$\test.1\Obj\modbus_crc.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_it.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_i2c.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_rcc.__cstat.et
+ $PROJ_DIR$\test.1\Obj\system_stm32f4xx.xcl
+ $PROJ_DIR$\test.1\Obj\flash_save.o
+ $PROJ_DIR$\test.1\Exe\test.1.out
+ $PROJ_DIR$\test.1\Obj\gpio.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_rng.__cstat.et
+ $PROJ_DIR$\test.1\Obj\tim.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_crc.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_msp.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_i2c_ex.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_pwr_ex.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_gpio.__cstat.et
$PROJ_DIR$\test.1\Obj\flash_save.__cstat.et
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_msp.o
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_pwr.xcl
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_exti.o
- $TOOLKIT_DIR$\inc\c\ctype.h
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_tim.xcl
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_sram.__cstat.et
- $TOOLKIT_DIR$\lib\m7M_tls.a
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_uart.xcl
- $PROJ_DIR$\test.1\Obj\stm32f4xx_hal.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_flash_ex.__cstat.et
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_i2c.__cstat.et
+ $PROJ_DIR$\test.1\Obj\usart.o
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_hal_cortex.xcl
+ $PROJ_DIR$\test.1\Obj\stm32f4xx_ll_rng.xcl
- [ROOT_NODE]
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c
- ILINK
- 187 114
+ ICCARM
+ 71
-
-
-
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c
-
- ICCARM
- 205
+ __cstat
+ 67
BICOMP
- 264
+ 96
+
+
- __cstat
- 241
+ ICCARM
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
-
+
- $PROJ_DIR$\..\Core\Src\stm32f4xx_hal_msp.c
+ $PROJ_DIR$\..\Core\Src\dma.c
ICCARM
- 263
-
-
- BICOMP
- 157
+ 132
__cstat
- 163
-
-
-
-
- $PROJ_DIR$\..\Core\Src\stm32f4xx_it.c
-
-
- ICCARM
- 145
+ 107
BICOMP
- 183
+ 120
+
+
- __cstat
- 54
+ ICCARM
+ 169 35 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
-
+
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c
+ $PROJ_DIR$\..\Core\Src\gpio.c
ICCARM
- 185
+ 171
- BICOMP
- 120
+ __cstat
+ 79
- __cstat
- 271
+ BICOMP
+ 269
ICCARM
- 202 39 104 142 47 258 42 128 168 122 129 109 93 169 173 164 131 106 61 44 155 256 79 242 66 127 56 73 257 174 208 182 189 87 184 72 43
+ 77 35 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209 201 213 197 216 186 188 211 193 208 203 195 210 189 194 178 179 185 168 207
- $PROJ_DIR$\..\Core\Src\system_stm32f4xx.c
+ $PROJ_DIR$\startup_stm32f407xx.s
- ICCARM
- 80
+ AARM
+ 51
+
+
+
+ $PROJ_DIR$\..\Core\Src\usart.c
+
- BICOMP
- 27
+ ICCARM
+ 280
__cstat
- 81
+ 62
+
+
+ BICOMP
+ 102
+
+
+ ICCARM
+ 213 35 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209 197 216 186 188 211 193 208 203 195 210 201 189 194 178 179 185 168 207
+
+
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c
ICCARM
- 82
+ 118
- BICOMP
- 113
+ __cstat
+ 141
- __cstat
- 130
+ BICOMP
+ 60
ICCARM
- 202 39 104 142 47 258 42 128 168 122 129 109 93 169 173 164 131 106 61 44 155 256 79 242 66 127 56 73 257 174 208 182 189 87 184 72 43
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c
ICCARM
- 78
+ 104
- BICOMP
- 30
+ __cstat
+ 115
- __cstat
- 154
+ BICOMP
+ 281
ICCARM
- 202 39 104 142 47 258 42 128 168 122 129 109 93 169 173 164 131 106 61 44 155 256 79 242 66 127 56 73 257 174 208 182 189 87 184 72 43
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c
+ $PROJ_DIR$\..\Core\Src\flash_save.c
ICCARM
- 110
+ 267
- BICOMP
- 133
+ __cstat
+ 277
- __cstat
- 255
+ BICOMP
+ 143
+
+
+ ICCARM
+ 195 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209 213 35 197 216 186 188 211 193 208 203 210 201 189 194 178 179 185 168 207
+
+
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ramfunc.c
+ $PROJ_DIR$\..\Core\Src\modbus_crc.c
ICCARM
- 251
+ 37
- BICOMP
- 53
+ __cstat
+ 262
- __cstat
- 143
+ BICOMP
+ 126
ICCARM
- 202 39 104 142 47 258 42 128 168 122 129 109 93 169 173 164 131 106 61 44 155 256 79 242 66 127 56 73 257 174 208 182 189 87 184 72 43
+ 203 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 86 39 74 42 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
- $PROJ_DIR$\..\Core\Src\stm32f4xx_hal_timebase_tim.c
+ $PROJ_DIR$\..\Core\Src\stm32f4xx_it.c
ICCARM
- 102
+ 263
- BICOMP
- 86
+ __cstat
+ 164
- __cstat
- 33
+ BICOMP
+ 61
+
+
+ ICCARM
+ 35 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209 167 178 179 208 197 185 168 207
+
+
- $PROJ_DIR$\..\Core\Src\tim.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c
ICCARM
- 84
+ 114
- BICOMP
- 165
+ __cstat
+ 145
- __cstat
- 188
+ BICOMP
+ 127
ICCARM
- 246 146 202 39 104 142 47 258 42 128 168 122 129 109 93 169 173 164 131 106 61 44 155 256 79 242 66 127 56 73 257 174 208 182 189 87 184 72 43 250 65 175 95 266 112 204 96 115 153 156 50 71 140 70 83 192 228
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
- $PROJ_DIR$\..\Core\Src\main.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_exti.c
ICCARM
- 138
+ 83
- BICOMP
- 37
+ __cstat
+ 174
- __cstat
- 108
+ BICOMP
+ 106
ICCARM
- 146 202 39 104 142 47 258 42 128 168 122 129 109 93 169 173 164 131 106 61 44 155 256 79 242 66 127 56 73 257 174 208 182 189 87 184 72 43 28 246 250 65 175 95 266 112 204 96 115 153 156 50 71 140 70 83 192 228 51
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
- $PROJ_DIR$\..\Core\Src\modbus_crc.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ex.c
ICCARM
- 177
+ 43
- BICOMP
- 166
+ __cstat
+ 278
- __cstat
- 64
+ BICOMP
+ 124
ICCARM
- 115 47 258 42 128 168 122 129 109 93 169 173 164 131 106 61 202 39 104 142 44 155 256 79 242 66 127 56 73 257 174 208 182 189 87 184 72 43
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
@@ -555,738 +579,839 @@
ICCARM
- 162
+ 272
- BICOMP
- 103
+ __cstat
+ 108
- __cstat
- 190
+ BICOMP
+ 259
ICCARM
- 202 39 104 142 47 258 42 128 168 122 129 109 93 169 173 164 131 106 61 44 155 256 79 242 66 127 56 73 257 174 208 182 189 87 184 72 43
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ex.c
+ $PROJ_DIR$\..\Core\Src\modbus_log.c
ICCARM
- 126
+ 260
- BICOMP
- 46
+ __cstat
+ 122
- __cstat
- 151
+ BICOMP
+ 53
ICCARM
- 202 39 104 142 47 258 42 128 168 122 129 109 93 169 173 164 131 106 61 44 155 256 79 242 66 127 56 73 257 174 208 182 189 87 184 72 43
+ 210 213 35 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209 197 216 186 188 211 193 208 203 195 201 189 194 178 179 185 168 207
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash.c
ICCARM
- 98
+ 47
- BICOMP
- 100
+ __cstat
+ 97
- __cstat
- 233
+ BICOMP
+ 152
+
+
+ ICCARM
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
+
+
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_exti.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c
ICCARM
- 265
+ 147
- BICOMP
- 152
+ __cstat
+ 81
- __cstat
- 260
+ BICOMP
+ 261
ICCARM
- 202 39 104 142 47 258 42 128 168 122 129 109 93 169 173 164 131 106 61 44 155 256 79 242 66 127 56 73 257 174 208 182 189 87 184 72 43
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c_ex.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ramfunc.c
ICCARM
- 158
+ 148
- BICOMP
- 193
+ __cstat
+ 89
- __cstat
- 31
+ BICOMP
+ 177
-
-
- $PROJ_DIR$\startup_stm32f407xx.s
-
+
- AARM
- 58
+ ICCARM
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
-
+
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c
+ $PROJ_DIR$\..\Core\Src\system_stm32f4xx.c
ICCARM
- 40
+ 76
- BICOMP
- 107
+ __cstat
+ 92
- __cstat
- 161
+ BICOMP
+ 266
ICCARM
- 202 39 104 142 47 258 42 128 168 122 129 109 93 169 173 164 131 106 61 44 155 256 79 242 66 127 56 73 257 174 208 182 189 87 184 72 43
+ 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 86 39 74 42 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
- $PROJ_DIR$\..\Core\Src\dma.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c
ICCARM
- 178
+ 46
- BICOMP
- 225
+ __cstat
+ 276
- __cstat
- 149
+ BICOMP
+ 153
ICCARM
- 51 146 202 39 104 142 47 258 42 128 168 122 129 109 93 169 173 164 131 106 61 44 155 256 79 242 66 127 56 73 257 174 208 182 189 87 184 72 43
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c.c
ICCARM
- 207
+ 264
- BICOMP
- 77
+ __cstat
+ 134
- __cstat
- 34
+ BICOMP
+ 257
ICCARM
- 202 39 104 142 47 258 42 128 168 122 129 109 93 169 173 164 131 106 61 44 155 256 79 242 66 127 56 73 257 174 208 182 189 87 184 72 43
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
- $PROJ_DIR$\..\Core\Src\flash_save.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_i2c_ex.c
ICCARM
- 159
-
-
- BICOMP
253
__cstat
- 262
+ 274
+
+
+ BICOMP
+ 88
ICCARM
- 153 202 39 104 142 47 258 42 128 168 122 129 109 93 169 173 164 131 106 61 44 155 256 79 242 66 127 56 73 257 174 208 182 189 87 184 72 43 250 146 65 175 95 266 112 204 96 115 156 246 50 71 140 70 83 192 228
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
- $PROJ_DIR$\..\Core\Src\gpio.c
+ $PROJ_DIR$\..\Core\Src\stm32f4xx_hal_timebase_tim.c
ICCARM
- 62
+ 109
- BICOMP
- 116
+ __cstat
+ 220
- __cstat
- 180
+ BICOMP
+ 100
ICCARM
- 28 146 202 39 104 142 47 258 42 128 168 122 129 109 93 169 173 164 131 106 61 44 155 256 79 242 66 127 56 73 257 174 208 182 189 87 184 72 43 246 250 65 175 95 266 112 204 96 115 153 156 50 71 140 70 83 192 228
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
- $PROJ_DIR$\..\Core\Src\modbus_log.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c
ICCARM
- 259
+ 117
- BICOMP
- 123
+ __cstat
+ 275
- __cstat
- 191
+ BICOMP
+ 50
ICCARM
- 156 250 146 202 39 104 142 47 258 42 128 168 122 129 109 93 169 173 164 131 106 61 44 155 256 79 242 66 127 56 73 257 174 208 182 189 87 184 72 43 65 175 95 266 112 204 96 115 153 246 50 71 140 70 83 192 228
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
- $PROJ_DIR$\..\Core\Src\usart.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c
ICCARM
- 249
+ 73
- BICOMP
- 69
+ __cstat
+ 113
- __cstat
- 35
+ BICOMP
+ 144
+
+
+ ICCARM
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
+
+
- $PROJ_DIR$\test.1\Exe\test.1.out
+ $PROJ_DIR$\..\Core\Src\tim.c
- ILINK
- 114
+ ICCARM
+ 155
- OBJCOPY
- 90
+ __cstat
+ 254
+
+
+ BICOMP
+ 271
- ILINK
- 179 248 178 159 62 138 177 259 92 141 57 58 185 40 162 207 82 265 78 126 251 110 98 158 263 205 99 119 36 206 97 170 102 195 38 196 145 29 101 200 134 60 230 135 136 171 94 124 89 80 84 49 249 254 52 269 244
+ ICCARM
+ 201 35 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209 213 197 216 186 188 211 193 208 203 195 210 189 194 178 179 185 168 207
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_rcc.c
+ $PROJ_DIR$\..\Core\Src\main.c
ICCARM
- 136
-
-
- BICOMP
- 48
+ 180
__cstat
105
+
+ BICOMP
+ 40
+
+
+
+ ICCARM
+ 35 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209 77 201 213 197 216 186 188 211 193 208 203 195 210 189 194 178 179 185 168 207 169
+
+
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c
+ $PROJ_DIR$\..\Core\Src\stm32f4xx_hal_msp.c
ICCARM
- 119
+ 130
+
+
+ __cstat
+ 273
BICOMP
- 150
+ 91
+
+
- __cstat
- 132
+ ICCARM
+ 35 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
+
+
+
+
+ [ROOT_NODE]
+
+
+ ILINK
+ 268 159
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_usart.c
ICCARM
- 99
+ 95
- BICOMP
- 144
+ __cstat
+ 256
- __cstat
- 55
+ BICOMP
+ 133
+
+
+ ICCARM
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
+
+
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sram.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_wwdg.c
ICCARM
- 206
+ 222
- BICOMP
- 45
+ __cstat
+ 146
- __cstat
- 268
+ BICOMP
+ 255
+
+
+ ICCARM
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
+
+
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_rng.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_tim.c
ICCARM
- 171
+ 80
- BICOMP
- 201
+ __cstat
+ 140
- __cstat
- 75
+ BICOMP
+ 238
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_wwdg.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_crc.c
ICCARM
- 196
+ 66
- BICOMP
- 137
+ __cstat
+ 110
- __cstat
- 252
+ BICOMP
+ 101
- $PROJ_DIR$\..\UCOS\Config\app_hooks.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c
ICCARM
- 248
+ 58
- BICOMP
- 147
+ __cstat
+ 139
- __cstat
- 203
+ BICOMP
+ 64
ICCARM
- 85 140 70 96 65 168 122 129 109 93 256 83 192 228
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
- $PROJ_DIR$\..\UCOS\Ports\os_cpu_a.asm
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_dac.c
- AARM
- 92
+ ICCARM
+ 69
+
+
+ __cstat
+ 241
+
+
+ BICOMP
+ 244
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_usart.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_dma.c
ICCARM
- 38
+ 258
- BICOMP
- 172
+ __cstat
+ 149
- __cstat
- 167
+ BICOMP
+ 54
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_i2c.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_usart.c
ICCARM
- 230
+ 173
- BICOMP
- 261
+ __cstat
+ 123
- __cstat
- 91
+ BICOMP
+ 150
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_spi.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_exti.c
ICCARM
- 94
+ 128
- BICOMP
- 245
+ __cstat
+ 129
- __cstat
- 76
+ BICOMP
+ 116
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_tim.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_gpio.c
ICCARM
- 124
+ 183
- BICOMP
- 243
+ __cstat
+ 72
- __cstat
- 88
+ BICOMP
+ 44
- $PROJ_DIR$\..\UCOS\Ports\os_cpu_c.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c
ICCARM
- 141
+ 87
- BICOMP
- 226
+ __cstat
+ 90
- __cstat
- 139
+ BICOMP
+ 41
ICCARM
- 140 70 96 65 168 122 129 109 93 256 83 192 228
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
- $PROJ_DIR$\..\UCOS\Ports\os_dbg.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_sram.c
ICCARM
- 57
+ 252
- BICOMP
- 160
+ __cstat
+ 65
- __cstat
- 32
+ BICOMP
+ 103
ICCARM
- 140 70 96 65 168 122 129 109 93 256 83 192 228
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
- $PROJ_DIR$\..\UCOS\Source\ucos_ii.c
+ $PROJ_DIR$\..\UCOS\Config\app_hooks.c
ICCARM
- 49
+ 98
- BICOMP
- 148
+ __cstat
+ 78
- __cstat
- 181
+ BICOMP
+ 94
+
+
+ ICCARM
+ 175 178 179 208 197 34 33 82 52 36 187 185 168 207
+
+
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c
+ $PROJ_DIR$\..\UCOS\Ports\os_dbg.c
ICCARM
- 195
+ 172
- BICOMP
- 270
+ __cstat
+ 160
- __cstat
- 63
+ BICOMP
+ 70
+
+
+ ICCARM
+ 178 179 208 197 34 33 82 52 36 187 185 168 207
+
+
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_usart.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_rng.c
ICCARM
- 89
+ 93
- BICOMP
- 198
+ __cstat
+ 270
- __cstat
- 41
+ BICOMP
+ 282
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_dac.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim_ex.c
ICCARM
- 101
+ 84
- BICOMP
- 111
+ __cstat
+ 136
- __cstat
- 68
+ BICOMP
+ 131
+
+
+ ICCARM
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
+
+
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_dma.c
+ $PROJ_DIR$\..\UCOS\Source\ucos_ii.c
ICCARM
- 200
+ 246
- BICOMP
- 224
+ __cstat
+ 85
- __cstat
- 199
+ BICOMP
+ 221
+
+
+ ICCARM
+ 178 179 208 197 34 33 82 52 36 187 185 168 207 158 215 170 184 162 154 181 161 156 165
+
+
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_gpio.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_rcc.c
ICCARM
- 60
+ 166
- BICOMP
- 247
+ __cstat
+ 265
- __cstat
- 117
+ BICOMP
+ 112
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_pwr.c
ICCARM
- 97
+ 137
- BICOMP
- 267
+ __cstat
+ 125
- __cstat
- 121
+ BICOMP
+ 135
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_crc.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_spi.c
ICCARM
- 29
+ 151
- BICOMP
- 118
+ __cstat
+ 99
- __cstat
- 59
+ BICOMP
+ 68
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_pwr.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim.c
ICCARM
- 135
+ 111
+
+
+ __cstat
+ 142
BICOMP
- 125
+ 63
+
+
- __cstat
- 74
+ ICCARM
+ 86 39 74 42 59 75 49 48 34 33 82 52 36 57 29 38 55 28 56 45 199 187 204 196 198 191 202 219 217 190 205 206 212 214 218 200 209
+
+
+
+
+ $PROJ_DIR$\..\UCOS\Ports\os_cpu_a.asm
+
+
+ AARM
+ 251
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_exti.c
+ $PROJ_DIR$\..\UCOS\Ports\os_cpu_c.c
ICCARM
- 134
+ 32
- BICOMP
- 186
+ __cstat
+ 121
- __cstat
- 67
+ BICOMP
+ 31
+
+
+ ICCARM
+ 178 179 208 197 34 33 82 52 36 187 185 168 207
+
+
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim_ex.c
+ $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_i2c.c
ICCARM
- 170
+ 30
- BICOMP
- 176
+ __cstat
+ 279
- __cstat
- 194
+ BICOMP
+ 138
- $PROJ_DIR$\..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c
+ $PROJ_DIR$\test.1\Exe\test.1.out
- ICCARM
- 36
+ OBJCOPY
+ 119
- BICOMP
- 26
+ ILINK
+ 159
+
+
- __cstat
- 197
+ ILINK
+ 163 98 132 267 171 180 37 260 251 32 172 51 118 104 272 114 147 83 47 43 148 46 264 253 130 73 117 71 87 252 111 84 109 58 95 222 263 66 69 258 128 183 30 137 166 93 151 80 173 76 155 246 280 176 192 157 182
-
+
diff --git a/PLSR/PLSR/EWARM/test.1/Exe/test.1.sim b/PLSR/PLSR/EWARM/test.1/Exe/test.1.sim
index a636123..a8cc6d9 100644
Binary files a/PLSR/PLSR/EWARM/test.1/Exe/test.1.sim and b/PLSR/PLSR/EWARM/test.1/Exe/test.1.sim differ
diff --git a/PLSR/PLSR/EWARM/test.1/Obj/tim.pbi.dep b/PLSR/PLSR/EWARM/test.1/Obj/tim.pbi.dep
index 77b5626..c8df649 100644
--- a/PLSR/PLSR/EWARM/test.1/Obj/tim.pbi.dep
+++ b/PLSR/PLSR/EWARM/test.1/Obj/tim.pbi.dep
@@ -1,55 +1,53 @@
-tim.pbi: e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\Core\Src\tim.c \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Core/Inc\tim.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Core/Inc/main.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc\stm32f4xx_hal.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Core/Inc\stm32f4xx_hal_conf.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc\stm32f4xx_hal_rcc.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/CMSIS/Device/ST/STM32F4xx/Include\stm32f4xx.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/CMSIS/Include\core_cm4.h \
- E:\Software\IAR\arm\inc\c\stdint.h E:\Software\IAR\arm\inc\c\ycheck.h \
- E:\Software\IAR\arm\inc\c\yvals.h \
- E:\Software\IAR\arm\inc\c\DLib_Defaults.h \
- E:\\Software\\IAR\\arm\\inc\\c\\DLib_Config_Full.h \
- E:\Software\IAR\arm\inc\c\DLib_Product.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/CMSIS/Include/cmsis_version.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/CMSIS/Include/cmsis_compiler.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/CMSIS/Include\cmsis_iccarm.h \
- E:\Software\IAR\arm\inc\c\iccarm_builtin.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/CMSIS/Include/mpu_armv7.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h \
- E:\Software\IAR\arm\inc\c\stddef.h E:\Software\IAR\arm\inc\c\ysizet.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc\stm32f4xx_hal_gpio.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc\stm32f4xx_hal_exti.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc\stm32f4xx_hal_dma.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc\stm32f4xx_hal_cortex.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc\stm32f4xx_hal_flash.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc\stm32f4xx_hal_pwr.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc\stm32f4xx_hal_tim.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Drivers/STM32F4xx_HAL_Driver/Inc\stm32f4xx_hal_uart.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Core/Inc/usart.h \
- E:\Software\IAR\arm\inc\c\stdio.h E:\Software\IAR\arm\inc\c\string.h \
- E:\Software\IAR\arm\inc\c\DLib_Product_string.h \
- E:\Software\IAR\arm\inc\c\ctype.h E:\Software\IAR\arm\inc\c\stdlib.h \
- E:\Software\IAR\arm\inc\c\DLib_Product_stdlib.h \
- E:\Software\IAR\arm\inc\c\stdarg.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Core/Inc/modbus_crc.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Core/Inc/flash_save.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Core/Inc/modbus_log.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM/../Core/Inc/tim.h \
- E:\Software\IAR\arm\inc\c\math.h \
- E:\Software\IAR\arm\inc\c\DLib_float_setup.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\UCOS\Source\ucos_ii.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\UCOS\Config\app_cfg.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\UCOS\Config\os_cfg.h \
+tim.pbi: \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\UCOS\Source\os_trace.h \
e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\UCOS\Ports\os_cpu.h \
- e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\UCOS\Source/os_trace.h
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\UCOS\Config\os_cfg.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\UCOS\Config\app_cfg.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\UCOS\Source\ucos_ii.h \
+ E:\Software\IAR\arm\inc\c\DLib_float_setup.h \
+ E:\Software\IAR\arm\inc\c\ycheck.h E:\Software\IAR\arm\inc\c\math.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Core\Inc\tim.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Core\Inc\usart.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Core\Inc\modbus_log.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Core\Inc\flash_save.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Core\Inc\modbus_crc.h \
+ E:\Software\IAR\arm\inc\c\stdarg.h \
+ E:\Software\IAR\arm\inc\c\DLib_Product_stdlib.h \
+ E:\Software\IAR\arm\inc\c\stdlib.h E:\Software\IAR\arm\inc\c\ctype.h \
+ E:\Software\IAR\arm\inc\c\DLib_Product_string.h \
+ E:\Software\IAR\arm\inc\c\string.h E:\Software\IAR\arm\inc\c\stdio.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_uart.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_tim_ex.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_tim.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_pwr_ex.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_pwr.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_flash_ramfunc.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_flash_ex.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_flash.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_cortex.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_dma_ex.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_dma.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_exti.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_gpio_ex.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_gpio.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_rcc_ex.h \
+ E:\Software\IAR\arm\inc\c\ysizet.h E:\Software\IAR\arm\inc\c\stddef.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\Legacy\stm32_hal_legacy.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\CMSIS\Device\ST\STM32F4xx\Include\system_stm32f4xx.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\CMSIS\Include\mpu_armv7.h \
+ E:\Software\IAR\arm\inc\c\iccarm_builtin.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\CMSIS\Include\cmsis_iccarm.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\CMSIS\Include\cmsis_compiler.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\CMSIS\Include\cmsis_version.h \
+ E:\Software\IAR\arm\inc\c\DLib_Product.h \
+ E:\Software\IAR\arm\inc\c\DLib_Defaults.h \
+ E:\Software\IAR\arm\inc\c\yvals.h E:\Software\IAR\arm\inc\c\stdint.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\CMSIS\Include\core_cm4.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f407xx.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_def.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Drivers\STM32F4xx_HAL_Driver\Inc\stm32f4xx_hal_rcc.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Core\Inc\stm32f4xx_hal_conf.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\EWARM\..\Core\Inc\main.h \
+ e:\Users\Mortal\Desktop\Train_Camp_PLSR\PLSR\PLSR\Core\Src\tim.c
diff --git a/参数表-初版.xlsx b/参数表-初版.xlsx
index 5110040..1057c2b 100644
Binary files a/参数表-初版.xlsx and b/参数表-初版.xlsx differ
diff --git a/设计方案书.doc b/设计方案书.doc
index 14a350b..c97ef7f 100644
Binary files a/设计方案书.doc and b/设计方案书.doc differ
diff --git a/需求规格书.doc b/需求规格书.doc
index f589660..1277475 100644
Binary files a/需求规格书.doc and b/需求规格书.doc differ