Forum Replies Created
-
AuthorPosts
-
kostbillParticipant
Thanks for the answer.
kostbillParticipantHowever I can see that some times the debug semihosting messages are not printed.
Is this because of the rate that they get pulled?
Can I change this somehow?
kostbillParticipantI found it, it was a wrong buffer that I was trying to print on.
Also, the slow response with the messages, is only when I step over my semihosting debug function.
Thanks.
kostbillParticipantHello again.
Debugging is not working any more. I changed several things but I re-created the project from scratch and I cannot set it to work.
When I try semihosting now, the “Inline GDB Stub Output” outputs the line:
Target halted. PRO_CPU: PC=0x400E08FE (active) APP_CPU: PC=0x401396EA
many times, with visible delay, about perhaps 4 messages per second and I get garbage in the “ESP32 Semihosting” output.
I attach the image.
Thanks for any help.
Attachments:
You must be logged in to view attached files.kostbillParticipantHi, I just tried it and it worked! Thanks for that.
kostbillParticipantThat was quick and nice! It works now, thank you very much!
kostbillParticipantoh, I just disabled the semihosting and it stopped at a breakpoint.
When we have semihosting, breakpoints do not work??
kostbillParticipantHi,
I copied the master/components/http_server/ and master/examples/http_server/ to v3.1 and it compiled.
I didn’t run it yet, however I am glad it worked without adding extra files and folders.
kostbillParticipantYes I see that I confused things.
Indeed this is what is happening. The v3.1 is working (at least 3 of the tests that I tried).
So, question, is there not a repository from last year that includes the http server code?
Actually, now that I think about it, I will try to c/p the http server code from the master branch to an example test from v3.1 and see if it works.
kostbillParticipantBut this is exactly what I have done and it is not working, I mean, the http_server is not working.
Some other examples are working, for example I can compile and build the smart_config.
I want to copy/paste the error messages, but I find that the output window does not hold too many messages.
Is there any way to increase its buffer?
kostbillParticipantI have a question, if I use an older version, shouldn’t that work?
I downloaded v3.0 and I still have errors. I don’t understand.
Any advice?
kostbillParticipantThanks for that, I will wait.
In the meanwhile, I will setup the eclipse environment, do you think it will cause problems with the visualgdb installation?
I am asking because of all the environment paths etc.
Thanks.
kostbillParticipantNop, didn’t work. Have you tried the simple http server example? Does it work for you?
However this time I didn’t have the module connected to my PC. Do you think this could be the reason? I will have the module again on Monday.
If this is not the reason, let me know to paste the output.
kostbillParticipantNo advice at all?
kostbillParticipantWell, it seems that there are very few examples that I can actually compile.
I have no idea how to work from here.
-
AuthorPosts