<div dir="ltr">Hi<div><br></div><div>I thought I would start checking in on some of the secondary target BSPs that run on gdb. Something is broken in the waf build for this. </div><div><br></div><div>1) gensh1/start/start.s is not in the build but start.o is referenced in linkcmds.</div><div><br></div><div>2) When I look at an executable, the start code is not from start.o but addr2line says it is from crtstuff.o. Not sure where that comes from.</div><div><br></div><div>Since it doesn't have the right start file, it won't run. The address range looks OK but the start code (whether it is from), doesn't end up very near the base of RAM as I would expect.</div><div><br></div><div>I added start.S to the waf build but it didn't change the resulting executables.</div><div><br></div><div>Any pointers would be appreciated.</div><div><br></div><div>Thanks.</div><div><br></div><div>--joel</div></div>