Przeglądaj źródła

[append]

Branch_trice
huangyulong 5 miesięcy temu
rodzic
commit
f2e14cea58

+ 1
- 1
Middlewares/rtthread/board.c Wyświetl plik

@@ -102,7 +102,7 @@ int main(void)
102 102
 {
103 103
 #if !TRICE_OFF
104 104
   TriceInit(); // This so early, to allow trice logs inside interrupts from the beginning. Only needed for RTT.
105
-  TriceHeadLine("  ????????????-F030R8    ");
105
+  TriceHeadLine("  ????????????-F030R8   ");
106 106
 #endif
107 107
     //int i = 1;
108 108
     //int q = 58;

+ 1
- 0
Middlewares/trice/example/triceExamples.c Wyświetl plik

@@ -32,6 +32,7 @@ void SomeExampleTrices(int burstCount)
32 32
     // TRICE32_0(id(0), "att:🐁 Speedy Gonzales L without time stamp\n");
33 33
   
34 34
     TRICE32_0(id(0), "att:🐁 Speedy Gonzales L without time stamp\n");
35
+    //rt_kprintf("att:🐁 Speedy Gonzales L without time stamp\n");
35 36
 #if 0
36 37
     TRice("att:🐁 Speedy Gonzales a  32-bit time stamp\n");
37 38
     TRice("att:🐁 Speedy Gonzales b  32-bit time stamp\n");

Ładowanie…
Anuluj
Zapisz