<div dir="ltr">Hello Mr. Sebastian Huber and everyone,<div><br></div>Thank you for your help. I could make the rtems application (rtems-app.exe) for big endian. Now that I have got the steps right, I would like to make one rtems application for the board I have which is TMS570lc4357 HDK which contains arm cortex-r5 processor. That's why I wanted to get the basic tms570ls3137 application right. I have read that It is possible to use TMS570ls3137_hdk_sdram or TMS570ls3137_hdk_intram configuration while the when board is setup by <a href="https://github.com/hornmich/tms570ls3137-hdk-sdram">https://github.com/hornmich/tms570ls3137-hdk-sdram</a> initialization code in the Flash. I would like to start from there so that I can initialize my TMS570lc4357 HDK board using TI's HALCoGen. I have checked that lc4357 and ls3137 both the boards use same ISSI 442S16400F SDRAM CHIP. It would be a great help if you could guide me to steps to follow. I have created one sdram_sci_configuration ccs project for my lc4357 board similar to that link. But I am not sure how to integrate rtems application or what to do next? What should be my next step to create a rtems application for tms570lc4357 board and load that application onto the hardware using sdram or intram configuration?<div><br></div><div>I appreciate your support and guidance. Thank you.</div><div><br></div><div>Best Regards</div><div>Asif Ahmed</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 13, 2017 at 7:33 AM, Sebastian Huber <span dir="ltr"><<a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brains.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
add all -f* and -m* GCC flags of the BSP build to your Eclipse configuration. I guess you use the wrong flags to build your application.<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Sebastian Huber, embedded brains GmbH<br>
<br>
Address : Dornierstr. 4, D-82178 Puchheim, Germany<br>
Phone   : <a href="tel:%2B49%2089%20189%2047%2041-16" value="+4989189474116" target="_blank">+49 89 189 47 41-16</a><br>
Fax     : <a href="tel:%2B49%2089%20189%2047%2041-09" value="+4989189474109" target="_blank">+49 89 189 47 41-09</a><br>
E-Mail  : <a href="mailto:sebastian.huber@embedded-brains.de" target="_blank">sebastian.huber@embedded-brain<wbr>s.de</a><br>
PGP     : Public key available on request.<br>
<br>
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.<br>
<br>
</font></span></blockquote></div><br></div>