How To Use Debug Port in eclipse

I have successfully uploaded test program to the EVB M66. Now, I want to view the Debug messages coming through Debug port.

All functions (Ql_Debug_Trace()) required to send Debug messages have been utilized in the program.
I am stuck at step to start debugging from Eclipse. I have not set any configurations to use the debugging port as Debug port if it is required to do so.

This is what I’ve been up to:

  1. Started Debug Configurations -->APPGS3MDM32A01.elf was selected to Debug
    2)In Debugger window, I selected proper gdb.exe file from Code Sourcery Bin folder.
    3)Clicked on Debug and got this:

    4)Debugger configuration window:

I have not used any debugging tools like gdb,cdt,jtag,openocd.

Please guide me on how to start debugging properly on EVB M66.

Dear Parth S99,
Thanks for your inquiry in Quectel forum.
For your question, please check chapter 5.12.1 in the following document. Thanks!
Quectel_M66-OpenCPU_User_Guide_V1.0.pdf (2.6 MB)

Hey Kyson, I went through the User Guide and found that I programming correctly.
I want to open that debug port on windows and see the application debug messages sent while EVB executes the program.
Where Can I find the Catcher tool provided by quectel ?

Please email to support@quectel.com to get your needed Catcher tool. Thanks!

Hey Kyson, have you got similar document for BG96 like this one for M66?

Dear Gkania,
You can check the following document. Thanks!
Quectel_BG96_QuecOpen_Application_Note_V1.0.pdf (988.5 KB)

Hi Kyson,
Thank you for this link. This is useful information.

And do you have a document like for the M66

https://forums.quectel.com/uploads/short-url/tpPE8GneAleWPBfUBjl4B16gdQZ.pdf

where are the API functions described and how to use them?

Regards
Gregory

You can try to get it via Quectel official website.Thanks!

Hello Kyson,
I have a similar problem. I want to debug my codes in Eclipse.
I have done all the debug configuration window view as attached pictures, but when debugging I get this error:
“Error in final launch sequence”
While “ST_DebugPortCfg debugPortCfg” is set to “BASIC_MODE” and “ql_trace.h” is also included.



error