STM32CubeIde: plotting data using SWV.

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ธ.ค. 2024

ความคิดเห็น • 10

  • @alihancoban
    @alihancoban 2 ปีที่แล้ว +2

    when i press the config trace nothing happenned is there any suggesstions

    • @steppeschool3629
      @steppeschool3629  2 ปีที่แล้ว +3

      Hi Alihan,
      Did you enable SWV within debug configurations?

    • @alihancoban
      @alihancoban 2 ปีที่แล้ว

      @@steppeschool3629 thanks, it is working

  • @kalyanijog
    @kalyanijog 7 หลายเดือนก่อน

    Trace become disable while debugging , what to do?

    • @steppeschool3629
      @steppeschool3629  7 หลายเดือนก่อน

      Hi, I do not get your question fully. What is the problem?

    • @kalyanijog
      @kalyanijog 7 หลายเดือนก่อน

      I debug the code and open window panel and click on swv viewer and ticket the Bo bit ,then click on ok , then click on trace button and click on resume run code but " trace button gets disabled" and program shut down unexpectedly what to do

  • @bennguyen1313
    @bennguyen1313 2 ปีที่แล้ว

    The terminology Data Trace Comparator 0-3 is kind of strange.. what is comparing? And what are the 32 ITM Stimulus ports for?
    I thought Trace Streaming requires dedicated 1-4 TPIU Trace pins.. but here it looks like those signals are routed to the single SWV/SWO pin? For example, isn't SWV also used for ITM_SendChar()?

    • @steppeschool3629
      @steppeschool3629  2 ปีที่แล้ว

      To be honest, I do not know how SWV works at a hardware level. I know it is responsible for ITM_SendCHar and plotting data(Data trace comparator).

  • @incxxxx
    @incxxxx 8 หลายเดือนก่อน +1

    Nice work!