EmBitz
Guideline: How to use EB monitor - Printable Version

+- EmBitz (https://www.embitz.org/forum)
+-- Forum: IDE (https://www.embitz.org/forum/forum-1.html)
+--- Forum: Using EmBitz (https://www.embitz.org/forum/forum-2.html)
+--- Thread: Guideline: How to use EB monitor (/thread-30.html)



Guideline: How to use EB monitor - dalbert - 07-12-2020

If anyone needs it, I made a short blog entry covering how to use EB monitor
for easy console I/O (printf, scanf, fgets, etc.) via the STLink V2 debug probe:

https://www.dalbert.net/?p=921


RE: Guideline: How to use EB monitor - vdaniel - 08-01-2021

(07-12-2020, 09:12 PM)dalbert Wrote: If anyone needs it, I made a short blog entry covering how to use EB monitor
for easy console I/O (printf, scanf, fgets, etc.) via the STLink V2 debug probe:

https://www.dalbert.net/?p=921

Hi, dalbert,

In accordance with your guidelines, I have made a simple Generic project.
Maybe it will be useful.

vdaniel