User forums > Embedded development
I need a Debug output window (RS232)
Alatar:
--- Quote from: MortenMacFly on May 04, 2012, 08:44:04 pm ---There is the CTB library, which I use successful in my personal (cross-platform) projects. but we shouldn't compete with a full-featured terminal program if you can embed it as a simple tool.
--- End quote ---
CTB is not crossplatform, it is support only Windows and Linux and don`t compile on FreeBSD and MacOS for example.
MortenMacFly:
--- Quote from: Alatar on October 27, 2012, 03:00:42 pm ---CTB is not crossplatform, it is support only Windows and Linux [...]
--- End quote ---
What is your definition of cross-platform?! When does it start? :P
Alatar:
Ok, it is not enough cross-platform for C::B and for me =D.
dmoore:
--- Quote from: ILoveSpeccy on October 10, 2012, 09:08:06 pm ---Hello,
brief response from me,
I have solved my problem with Tools+ Plugin. It is exactly what I needed.
I made small changes in the source code: have the font in the "Tools +" window to "Courier New, size 9" changed.
Thanks to the author of the plugin!
Greetings
ILoveSpeccy
--- End quote ---
If you have any patches, send them through. I have had font selection on the todo list for a while now.
martind:
If you want debug output from your program, perhaps you should more consider using semi-hosting?
Part of this functionality is where printf can be re-directed through the debug tool to the GDB output window.
If you MCU supports it.
Martin.
Navigation
[0] Message Index
[*] Previous page
Go to full version