-
Notifications
You must be signed in to change notification settings - Fork 35
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
Initial GDBStub integration in SmingRTOS. #79
base: master
Are you sure you want to change the base?
Conversation
Great! |
Updated smingRTOS, 19:04:42 **** Build of configuration Default for project Sming_RTOS **** |
I have almost the same issue
|
@slaff : |
@hreintke concerning GDB RTOS I can see that rboot and spiffy are on the same directory level as gdbstub (SmingRTOS/sming/). What is the reason for moving it to SmingRTOS/sming/system/ ? |
@slaff : system is the directory for subsystems which interact on "deep level"/come from espressif. |
UPDATE : correction : not sming/system but sming/sming/system |
Sming compile is OK now, but can't compile examples...
|
@ystrem Try now. I added fixes to the Makefiles. |
It's OK now. Compile works. |
close & open to trigger travis |
Again for updated travis |
@slaff : |
@slaff it compiles OK, but debugger cannot conect to gdb enabled sming rtos firmware, see picture: |
Can I send you some log files or anything that could ease this process? On Thu, Mar 3, 2016 at 9:29 AM, slaff [email protected] wrote:
|
@slaff I tested basic_debug and basic_rboot after clean building sming RTOS with GDB Enabled, and they both crash on boot. @zhivko, after flashing, reset device manually and open serial to see the debug. Does it reset? Serial log trace at 115k
and at 74400
|
@slaff : |
No description provided.