Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The first RTT for QSPY (POSIX only) #14

Closed
wants to merge 122 commits into from

Conversation

SAYes74
Copy link

@SAYes74 SAYes74 commented Jul 27, 2022

Hi MMS,
as it has been discussed in "QSPY and Segger RTT" I have tried to create the code, which should enable this functionality to QSPY.

The code has been tested by me on Ubuntu 22.04, stm32nucleo F401RE board with its ST-Link reflashed by ST-Link Reflash Utility (https://www.segger.com/downloads/jlink#STLink_Reflash). The core files for a 'blinky' example on this ARM are included too.

This code is POSIX only now, but it could be extended if someone is willing to do it. Tested on the USB version, but a logic should work with TCP/IP versions too (too expensive for my hobby).

                                                                             JH

quantum-leaps and others added 28 commits February 5, 2021 11:49
QUTest: added more stack info to failure reporting
Extended the QUTest DSL by adding the include() command
Extended the QUTest script DSL by adding the include() command
Added test_file() and test_dir() commands to the QUTest DSL
Version 6.9.3
Added README.md to QWin sub-directory
For QUTest: added command last_rec() for test scripts
Refactored the use of QUTest._last_record, which is now consistently of string type, as opposed to being sometimes binary string.
Added -k (suppress keyboard) to QSPY host app
renamed qspy/source/main.c to qspy/source/main_qspy.c
removed outdated raw binary files from matlab/
Release candidate 2
Added 'ensure()' command to the QUTest scripting DSL
Extended qcalc to take expressions from command-line parameters
Refactored QSPY host app;
updated dierctory doxygen
corrected bugs caused by global "search and replace" in gspy.c
Cleaned up the LICENSES directory and created LICENSES file
restored the doxygen directory
copy-edited the documentation
still more documentation updates
updated QUTest Tutorial documentation
milestone release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants