Nuno Guterres Nogueira
Nuno Guterres Nogueira
I have the same issue and the same reason holding be back from using it as a daily driver. Following this ticket to see how it goes.
Haven't test it but can't see what wouldn't work on Windows.
Ah I see. Maybe this only works when using a STM32 NUCLEO dev board? :) I'm not entirely sure, but I could only make it work with those arguments, specially...
I'm using the [STM32H5](https://www.st.com/en/evaluation-tools/nucleo-h563zi.html).
It doesn't work. ```md [2023-06-26T11:52:06.290Z] SERVER CONSOLE DEBUG: onBackendConnect: gdb-server session connected. You can switch to "DEBUG CONSOLE" to see GDB interactions. /Applications/STM32CubeIDE.app/Contents/Eclipse/plugins/com.st.stm32cube.ide.mcu.externaltools.stlink-gdb-server.macos64_2.0.500.202301161003/tools/bin/ST-LINK_gdbserver -p 50000 -cp /Applications/STM32CubeIDE.app/Contents/Eclipse/plugins/com.st.stm32cube.ide.mcu.externaltools.cubeprogrammer.macos64_2.0.600.202301161003/tools/bin --swd --halt -m...
@MaJerle You need any updates on this? Otherwise, just close it.
I also have the same problem as described above. Got a hard fault using the `heap_4.c`. Using the `heap_3.c` file, I was not able to have anything working and the...
> Note that in LVGL v9 we already have a built in SDL and X11 driver in the core `lvgl` repo and `lv_drivers` is not required. Would you be interested...