Menu

stm8 binutils-gdb / News: Recent posts

stm8-binutils-gdb-20210718 release

The new stm8-binutils-gdb-20210718 release is available for download.

Changes:

  • Python 3.7 compilation issue
  • Python 3.9 segmentation fault issue
Posted by akre 2021-07-18

stm8-binutils-gdb-20200322 release

The new stm8-binutils-gdb-20200322 release is available for download.

Changes:

  • Small bug fixes in gas
  • Fixed bit operand relocation
  • Implemented .s short addressing mode modifer to index and ptr operands
  • Include stm8 while building multi architecture gdb
  • Fixed bccm instruction
  • Added gas --gc-sections and hi8/lo8/hh8
Posted by akre 2020-03-22

stm8-binutils-gdb-20180304 release

The new stm8-binutils-gdb-20180304 release is available for download.

Changes to binutils:

* Updated binutils to version 2.30
* Updated gdb to version 8.1
* Changed bfd address size to 32 bits
* Fixed reversed operands for mov insn in gas
* Removed fp support in gdb and added dwarf register mapping for sdcc
* Changed ld script template
* Fixed reversed operand for mov insn in disassembly... [read more](/p/stm8-binutils-gdb/news/2018/03/-stm8-binutils-gdb-20180304-release/)
Posted by akre 2018-03-05

stm8-binutils-gdb-20170525 release

The new stm8-binutils-gdb-20170525 release is available for download.

Changes to openocd:

  • Bug in stm8_write_flash preventing flashing of small blocks
  • Changes to make connect_under_reset work
  • Added enable_stm8l option
  • Added config files for stm8l152 stm8s003 and stm8s105

If you have trouble with this package please leave a message in the Discussion forum.

Happy hacking!

Posted by akre 2017-05-25

stm8-binutils-gdb-20170504 release

The new stm8-binutils-gdb-20170504 release is available for download.

  • Added back decorations to function calls in sdcc
  • Added lineno debug info for function return in sdcc
  • Added preprocessor #define FP (indicates use of frame pointer and value indicates offset to function variables)
  • Regression testing in sdcc works now

Following issues were addressed in 20170423 release:
* Fixed stack unwinding problem in gdb
* Openocd is returning correct target description... read more

Posted by akre 2017-05-05