Kaynağa Gözat

[append]

Branch_trice
huangyulong 8 ay önce
ebeveyn
işleme
f2e14cea58

+ 1
- 1
Middlewares/rtthread/board.c Dosyayı Görüntüle

102
 {
102
 {
103
 #if !TRICE_OFF
103
 #if !TRICE_OFF
104
   TriceInit(); // This so early, to allow trice logs inside interrupts from the beginning. Only needed for RTT.
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
 #endif
106
 #endif
107
     //int i = 1;
107
     //int i = 1;
108
     //int q = 58;
108
     //int q = 58;

+ 1
- 0
Middlewares/trice/example/triceExamples.c Dosyayı Görüntüle

32
     // TRICE32_0(id(0), "att:🐁 Speedy Gonzales L without time stamp\n");
32
     // TRICE32_0(id(0), "att:🐁 Speedy Gonzales L without time stamp\n");
33
   
33
   
34
     TRICE32_0(id(0), "att:🐁 Speedy Gonzales L without time stamp\n");
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
 #if 0
36
 #if 0
36
     TRice("att:🐁 Speedy Gonzales a  32-bit time stamp\n");
37
     TRice("att:🐁 Speedy Gonzales a  32-bit time stamp\n");
37
     TRice("att:🐁 Speedy Gonzales b  32-bit time stamp\n");
38
     TRice("att:🐁 Speedy Gonzales b  32-bit time stamp\n");

Loading…
İptal
Kaydet