Denis Tolstov

Results 8 issues of Denis Tolstov

## Summary I get consistent crashes while testing apps/examples/timer with disabled CONFIG_FRAME_POINTERS. With them enabled, it works, but .text consumes +4.5KiB flash. ## Impact armv6-m thumb MCUs using basic timer...

Thank you for this very handy tool, it greatly accelerates OTA unpacking for diffs. I use your WIN and Linux versions (dualboot) pretty often, as Beyond Compare 4 is available...

### Summary CMakeLists.txt disagree with static Makefiles on the library file name. Makefile compiles a lib60870.a static archive and a lib60870.so dynamic shared library. CMake creates incorrect liblib60870.a and liblib60870.so.2.3.1...

When installing the runtime from master branch, I tried to time it and noticed a couple major inefficiencies. Hardware: Raspberry Pi 3B with 1G RAM & microSD showing 30MB/s seq.read,...

## Summary Using either binaries for Windows from 2023-03 (1.4.6918), or building bmdebug suite myself in 2023-11 (1.2.6986), I get the error on trying to use bmtrace with probes running...

This statement is introduced in CMake 3.12, while Ubuntu 18.04 LTS (bionic) still has only CMake 3.10 in its repositories. https://github.com/NXPmicro/mfgtools/blob/63b1d3cf473369d13a778fc32d46ee5d398128b4/uuu/CMakeLists.txt#L76 Something along these lines allows to compile from source...

Здравствуйте. Спасибо за прошивку с кастомным USB стеком. Докачал частично STM32CubeF1 для CMSIS/Core/Include и Device/ST и собрал бинарник в 20 КиБ, который шьётся и работает на bluepill с загрузчиком BMPBootloader...

Hello again. BMFlash is unusable (without tweaks) against `blackpill-f411ce` platform and AT32F403A target. Problem 1. vFlashErase throws an "Flash erase failed" error before even proceeding to vFlashWrite. https://github.com/compuphase/Black-Magic-Probe-Book/blob/6010ef300f9c09aec53272c98f06d548f82f7ee7/source/bmp-support.c#L920-L924 I enabled...