<div dir="ltr"><div>Hi all,</div><div><br></div><div>I am trying to debug an RTEMS application on a TI AM3358 ARM processor (Beaglebone Black) and the RTEMS startup code is halting on the bsp_fdt_get call.</div><div><br></div><div>I'm using TI Code Composer Studio to load the RTEMS application image via XDS100 V3.0 debugger. If I reset the program counter and step through the startup code I see it error on the bsp_fdt_get() call.</div><div><br></div><div>My IDE isn't copying an fdt image to the expected location the way uboot would, and so this makes sense. My question is how do other people get around this problem?</div><div><br></div><div>Has anyone else used a similar setup and solved this issue?</div><div><br></div><div>Many thanks for any advice you can provide.</div><div><br></div><div>Cheers,</div><div>James<br></div></div>