mattia

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 38 total)
  • Author
    Posts
  • in reply to: Memory utilization report #37306
    mattia
    Participant

    Can you please share your ESPIDF.xml?

    in reply to: Memory utilization report #37302
    mattia
    Participant

    I have just upgraded to IDF 6.0.2, but now I have wrong value set:

    ——————- Memory utilization report ——————-
    Used DATA_FLASH: 0 bytes out of 189KB (0%)
    Used INSTR_FLASH: 92KB out of 3264KB (2%)
    Used DATA_RAM: 0 bytes out of 176KB (0%)
    Used INSTR_RAM: 0 bytes out of 128KB (0%)
    Used EXTERN_RAM: 0 bytes out of 4096KB (0%)
    Used RTC_DATA: 0 bytes out of 8192 bytes (0%)
    Used RTC_IRAM: 0 bytes out of 8192 bytes (0%)
    Used RTC_SLOW: 36 bytes out of 8168 bytes (0%)
    Used Unknown: 4951KB

    Why? All is in Unknown area.

    in reply to: Memory utilization report #37104
    mattia
    Participant

    Thanks,

    and in the STM32CubeMx project? I see that Memory utilization report is correctly displayed, but the flash is displayed as KB instead of B as I would prefer.

    Thanks,

    Mattia Berton

    in reply to: GDBstub for ESP32S3 #36968
    mattia
    Participant

    What I mean is this example: https://github.com/espressif/esp-idf/tree/master/examples/system/gdbstub, but as far as I can see, it uses only idf.py, and I don’t know if I can integrate in VisualGDB. What do you think?

    in reply to: Memory utilization report #36956
    mattia
    Participant

    I have just renewed.

    in reply to: Missing source file #35992
    mattia
    Participant

    Sorry, I did a complete mistake, can you delete this post?

    in reply to: Can’t launch Menuconfig #35830
    mattia
    Participant

    Good! Using dumping, I see a python package was missing. Thanks!!

    in reply to: IDF_PATH in CMakeList #34537
    mattia
    Participant

    Ok, I just renewed.

    in reply to: SDK config ESP32 #33440
    mattia
    Participant

    Perhaps my suggestion were not very clear, let me be more clear with some images: as you can see in the image attached, the property “Using dynamic TX/RX buffer” is mapped as “CONFIG_MBEDTLS_DYNAMIC_BUFFER” in sdkconfig.

    The filter field search for text in the GUI, but in a lot of example I need to check for the sdkconfig name variable.

    So I would like to know if there is a way to search for name as indicated in sdkconfig.

    Thank you,

    Mattia

    Attachments:
    You must be logged in to view attached files.
    in reply to: Can't compile after moving from VS2019->2022 #33306
    mattia
    Participant

    Just renewed!

    in reply to: ESP32 C3 live watch #32001
    mattia
    Participant

    Great work guys, I will use them ASAP!!

    Mattia

    in reply to: ESP32 C3 Jtag profile #31952
    mattia
    Participant

    Hello,

    forgive me if I have not been clear. What I’d like to tell you is that I have been able to use OpenOCD to debug the ESP32-C3, but I had to put only the child node as WinUSB, not the root node, as you can see in the image attached. Of course VGDB asks to change the root node to WinUSB, but I neglect and I can correctly debug and have the COM available for logging.

    Mattia

    Attachments:
    You must be logged in to view attached files.
    in reply to: ESP32 C3 semihosting #31910
    mattia
    Participant

    Hello,

    I tried to use the ESP-IDF 4.3.1, but I can’t follow your example https://visualgdb.com/tutorials/esp32/apptrace/

    Can you try to reproduce the tutorial on ESP32-C3?

    Thank you,

    Mattia

    in reply to: ESP32 C3 live watch #31896
    mattia
    Participant

    Do you have any tutorials on how to use Visual Watch?

    in reply to: Very small bug on VisualGDB #30994
    mattia
    Participant

    Hello,

    it is correct now. I’ve found another bug, but I’m not sure about it: I would like to use the USB Jtag/serial as console output, but if I try to set it in VisualGDB properties->ESP-IDF Project->Channel o console output->USB CDC and press OK, when I enter in the same menu again the option set is “Default: UART0”. All other options work: Default, Custom UART, None.

    What could it be the cause?

    Thank you,

    Mattia Berton

Viewing 15 posts - 1 through 15 (of 38 total)