<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi, <br></div><div>I have compiled a modified version of  file hello_world_c from</div><div>example V2 repository 4-10-2 version in SPARC-RTEMS5-GCC.</div><div>The only modification was on the text of "Hello World".</div><div>Command line: <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>sparc-rtems5-gcc -Wall -g -B /home/inpe/masters_p     roject/rtems/5/sparc-rtems5/erc32/lib -specs bsp_specs -qrtems -mcpu=cypress /home/inpe/rtems_examples/examples-v2-examples-v2-4-10-2-modified/hello/hello_world_c/test.c -o /home/inpe/rtems_examples/compile_test/hello_test/hello2.exe<br></div></blockquote><div><br></div><div>After that I tried to connect to an ERC 32 chipset board through sparc-rtems5-gdb in</div><div>order to load and test the file.</div><div>the first command worked:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>sparc-rtems5-gdb /home/inpe/rtems_examples/compile_test/hello_test/hello2.exe<br></div></blockquote><div>but when I put <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>set remotebaud 19200<br></div></blockquote><div>in order to set the baud rate of the connection  sparc-rtems5-gdb returns:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>No symbol "remotebaud" in current context.<br></div></blockquote><div><br></div><div>As far as I know the old documents I have here from the board give instructions</div><div>using this command to connect and debug. Also I it is worth noting that "-g" flag was used do compile and no optimization flag was used. The board comes with rdbmon v1.1 programmed to allow remote debugging.</div><div><br></div><div>Could someone explain ? <br></div><div><br></div><div><br></div><div> <br></div></div></div></div></div>