gzied
gzied
Hi GDB is now being extended to support using ETM traces in branch tracing. and the remote protocol is also extended accordingly. to enable PyOcd or OpenOcd to support this...
using pgm_read_word for getting pointers will trim the pointers on 32bits targets. please use pgm_read_ptr instead. fixed Menu.cpp shall be const char * Engine::getLabel(const Item_t * item) const { return...
setup: I am using STM32 to drive an ssd1306 display with 128x64 pixels. The reset pin is connected to PA3. Observation: The display is not going out of reset even...