-
Notifications
You must be signed in to change notification settings - Fork 58
Current checkout (001fe0d) Not running in K64F and NUCLEO_F401RE #69
Comments
ARM Internal Ref: IOTCLT-891 |
@hasnainvirk Please check this |
Hello @javier-moreno-tridonic-com, I gave this configuration a try but I can't reproduce the problem you are having. What compiler were you using? |
@javier-moreno-tridonic-com Hi , I tried to reproduce your issue but couldn't. Can you please provide more info = or setup a skype session with me ? |
I was compiling with GCC:
Using:
For the nucleo board and
For the freescale one @hasnainvirk Sure we can set up a Skype session. Can you provide me with a contact mail to look for a suitable date? |
@javier-moreno-tridonic-com , please contact me at [email protected] |
Hi there, looks like it was my compiler version. I tried again with a clean checkout of the example today and an updated compiler and it works for both targets. The versions I'm using now are:
Thank you all for your hints and comments. |
@javier-moreno-tridonic-com
You may run into some unknown issues with latest compiler > 4.9 |
@javier-moreno-tridonic-com Mate I had been trying with 4.9. It was working perfectly. I think the culprit might have been some mishap during your last checkout. Something wasn't right. Please test latest checkout with 4.9, it should work. |
Ok thanks for the heads up. I will try with a different 4.9 release (I was using q1 and the documentation suggests that q2 is used) |
I using the following checkouts:
The project builds fine, but when I try running it I never reaches main.
Stack trace looks like this:
If I try to compile it with "MESH_LOWPAN_ND" as a network-interface I get:
The text was updated successfully, but these errors were encountered: