| New target CDT (remote debug) [message #765617] |
Wed, 14 December 2011 06:48 |
Peter Balazovic Messages: 5 Registered: December 2011 |
Junior Member |
|
|
Hello All,
I am new to CDT. In today's world many uP/compiler manufacturers use Eclipse/CDT as primary IDE. I need to extend the existing debug target to have own debug target with features such as
- command line to uP
- real-time monitor
- graphical display for acquired data
- postprocessing on acuiquired data (FFT etc...)
- to control status variables on target
This extension will communicate via USB/UART/JTAG.
So idea is that after coding, compiling I will load target executable file to uP and then I'll monitor sw in real time which depends on communication. I want to stay with Eclipse/CDT. This approach is just for debugging and tuning uP application.
How should I start to extend CDT? Is there something similar (I am interested in 32bit RISC)? Any idea how to develop it and how to start to develop it?
Thanks!
Best regards,
Peter
|
|
|
Powered by
FUDForum. Page generated in 0.01429 seconds