make term
no longer works with JLinkExe v6.94
#16022
Labels
Area: tools
Area: Supplementary tools
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
While starting to use RTT as the stdio for an STM32L496VG based board
make term
was not working. It still worked with JLink v6.92.Steps to reproduce the issue
I've configured a board to use JLink RTT in Makefile.include:
Then run
make term
Expected results
Actual results
Versions
Our clone of RIOT is not based on the latest and has 2 fixes related to UART and building on windows. These should not affect the jlink script. I've checked out the current master (ce0d589) and it has the same problem.
The text was updated successfully, but these errors were encountered: