boborjan2
boborjan2
Hi, we see a strange phenomenon when using dtx. In several cases there is an overshoot in the signal after a dtx period:  The only difference in the two...
I get this error message while there is no update I could apply (at the moment). Also, my wsl2 setup runs without issues using the stock terminal. I already checked...
**Environment information** * Operating System: Win11/Linux * Cutter version: Version 2.3.4-HEAD-209c26b * Obtained from: - [ ] Built from source - [x] Downloaded release from Cutter website or GitHub -...
We have been using unicorn 1 for a while and are in the process of switching to unicorn v2 due to some bugs already fixed there etc. I have performed...
### Answers checklist. - [X] I have read the [ESP-DSP documentation](https://docs.espressif.com/projects/esp-dsp/en/latest/esp-dsp-library.html/) and the issue is not addressed there. - [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the...
### Checklist - [x] Checked the issue tracker for similar issues to ensure this is not a duplicate. - [x] Described the feature in detail and justified the reason for...
It seems that after 4f417c3f11fb8d6e604f63a58f5a060b5e78405a (having also 6974b535884ab09369101dd451316479679f6012 applied), in rare cases, we have some UC_HOOK_MEMs gone missing. They are neither repetitions nor unaligned. Unfortunately I do not have a...
In helper_rdmsr(), access to TSC_AUX is enabled only if TARGET_X86_64. I guess it should not be so. In helper_wrmsr(), it is OK.
Using the dev branch head, I am facing an issue where I see that an execution flow that has been recorded in the past differs from it's recorded value. This...
### Answers checklist. - [x] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there. - [x] I have updated my IDF branch (master or...