>>From: disruptivesolution...@gmail.com
>1) If I enable Debug Assertions the build will not run at all as it halts very
>very
>early on. Debugger suggests the system is in up_idle().
>> Mostly this is caused by a "fault" somewhere down the line.
>> Does it "print" ABCDE?
Nope, nothing. It simp
--> My reply
1) If I enable Debug Assertions the build will not run at all as it halts
very very early on. Debugger suggests the system is in up_idle(). --> Mostly
this is caused by a "fault" somewhere down the line. Does it "print" ABCDE?
Did you enable "debug" in make menuconfig?
2) Any (valid