Difference: ForthSTM32WB (11 vs. 12)

Revision 122020-01-19 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Mecrisp Forth for the STM32WB

Line: 69 to 69
 
Added:
>
>

OpenOCD

OpenOCD 0.10.0 does not support STM32WB, therefore I built the OpenOCD from the sources.

$ git clone https://git.code.sf.net/p/openocd/code openocd-code 

But openSUSE' jimtcl Package conflicts with the configure script, to prevent this:

$ mv /usr/bin/jimsh /usr/bin/jimsh-unused

The usual configure/make/install:

$ ./configure
$ make
# make install

/usr/local/share/openocd/scripts/target/stm32wbx.cfg

 
/opt/STMicroelectronics/STM32Cube/STM32CubeProgrammer/bin/STM32_Programmer_CLI -c port=SWD -ob displ
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback