-
Notifications
You must be signed in to change notification settings - Fork 3
samr21-xpro: HARD FAULT HANDLER #3
Comments
On Wed, 24 Feb 2016 08:16:07 -0800, bapclenet wrote:
It seems we don't have a configuration variable for that, and RIOT won't I'd also advise to add "CFLAGS += -DDEVEL_HELP" to the Maefile under |
I set level to 4 and develhelp but I don't get anymore output. Which behaviour should I expect for the client and the server? |
On Wed, 24 Feb 2016 09:27:55 -0800, bapclenet wrote:
Yup, that works if called before sol_init(), which has already been Best choice, in any case, is to enable DEVEL_HELP for RIOT so you can |
Ok, I added everything and same result. |
On Wed, 24 Feb 2016 09:53:03 -0800, bapclenet wrote:
It was working last time I tried it, but I don't have the boards right As soon as I can test the samples again, I will, and if I find anything Something to keep in mind after adding the CFLAGS to RIOT is that you'll |
On Wed, 24 Feb 2016 09:53:03 -0800, bapclenet wrote:
Also, the right thing for RIOT is |
Hi, @bapclenet. As a heads up, the memory (fragmentation) problem WRT CoAP usage on RIOT should now be fixed. Have you had the chance to experiment after that? Cheers. |
I ran a coap-client on a samr21 and a coap-server on another samr21.
I pushed SW0 (samr21 xplained pro board) and I get:
Ok I managed to get the light resource once but I can't do it again, it keeps doing that (above)
How enable more logs? I tried to
export SOL_LOG_LEVEL="DEBUG"
before compiling but no more logsThe text was updated successfully, but these errors were encountered: