Today I synced up to the latest sources and built both on PC and on Q.
I burned bootloader on Q with latest. I ran my Weather 2 app.
Up on github in: https://github.com/KurtE/Arduino_UNO_Q
Stopped the APP.
I then went to PC and uploaded a sketch, in this case test of Events, which I uploaded IDE2 with todays build.
Went back to APP Lab reran Weather2.
Turned off power to Q, turned back on and it faults: (data on Serial D0, D1)
*** Booting Zephyr OS build v4.2.0-40-g7d8afd96730f ***
Invalid sketch header
[00:00:29.299,000] <err> os: ***** HARD FAULT *****
[00:00:29.304,000] <err> os: Debug event
[00:00:29.309,000] <err> os: r0/a1: 0x00000000 r1/a2: 0x00000000 r2/a3: 0x40014800
[00:00:29.318,000] <err> os: r3/a4: 0x00002341 r12/ip: 0x00003e80 r14/lr: 0x08005507
[00:00:29.327,000] <err> os: xpsr: 0x49000000
[00:00:29.332,000] <err> os: s[ 0]: 0x183dd1ba s[ 1]: 0x0801884c s[ 2]: 0x08019b54 s[ 3]: 0x438293f5
[00:00:29.342,000] <err> os: s[ 4]: 0x08018080 s[ 5]: 0x00007b0d s[ 6]: 0x54acdc08 s[ 7]: 0x00000000
[00:00:29.353,000] <err> os: s[ 8]: 0x00000000 s[ 9]: 0x00000000 s[10]: 0x00000000 s[11]: 0x00000000
[00:00:29.363,000] <err> os: s[12]: 0x00000000 s[13]: 0x00000000 s[14]: 0x00000000 s[15]: 0x00000000
[00:00:29.373,000] <err> os: fpscr: 0x00000000
[00:00:29.379,000] <err> os: Faulting instruction address (r15/pc): 0x0800550c
[00:00:29.387,000] <err> os: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
[00:00:29.394,000] <err> os: Current thread: 0x20000568 (main)
[00:00:29.401,000] <err> os: Halting system
Note: it has been happening for a while now. Did not see that with last released version.
Today I synced up to the latest sources and built both on PC and on Q.
I burned bootloader on Q with latest. I ran my Weather 2 app.
Up on github in: https://github.com/KurtE/Arduino_UNO_Q
Stopped the APP.
I then went to PC and uploaded a sketch, in this case test of Events, which I uploaded IDE2 with todays build.
Went back to APP Lab reran Weather2.
Turned off power to Q, turned back on and it faults: (data on Serial D0, D1)
Note: it has been happening for a while now. Did not see that with last released version.