<div dir="ltr">Thank you very much. <div>I'm very appreciate to you.</div><div><br></div><div>When I connect with our leon board I used USB cable so, I'm using ./grmon -usb -nb -u  </div><div><br></div><div>And I will change toolchains and other environments then try again asap.</div><div><br></div><div><br></div><div>Thank you.</div><div>Happy new year!</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-12-30 8:31 GMT+09:00 Jan Sommer <span dir="ltr"><<a href="mailto:soja-lists@aries.uberspace.de" target="_blank">soja-lists@aries.uberspace.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Am Tuesday 29 December 2015, 15:37:15 schrieb Sihyeong Park:<br>
> Hello, Jan<br>
> Tanks for reply.<br>
><br>
> I'm try to run using grmon.<br>
><br>
<br>
</span>Ok. Which options do you use for grmon?<br>
We use: grmon -ftdi -freq 40 -nosram -uuser<br>
<span class=""><br>
> grlib> load ~/hello.exe<br>
> section: .text at 0x40000000, size 113840 bytes<br>
> section: .rtemsroset at 0x4001bcb0, size 32 bytes<br>
> section: .data at 0x4001bcd0, size 1616 bytes<br>
> total size: 115488 bytes (1.2 Mbit/s)<br>
> read 670 symbols<br>
> entry point: 0x40000000<br>
> grlib> run<br>
> IU in error mode (tt = 0x2b)<br>
>  400008a0  a1480000   mov  %psr, %l0<br>
> grlib><br>
><br>
><br>
> but, it seems same error 'IU in error mode'<br>
><br>
> Should I re-build for leon3 ?<br>
> or did I mistake when I build that..?<br>
><br>
> I followed this procedure:<br>
> bootstrap<br>
> configure (--enable-rtemsbsp=leon3)<br>
> make<br>
> make install<br>
><br>
<br>
</span>Looks fine to me. An option would be to download the prebuilt toolchain from the gaisler website.<br>
It has only the old 4.4 gcc with rtems 4.10, but if you can run the ticker example created with this toolchain in grmon/tsim at least we can rule out a wrong configuration there.<br>
I won't be in the office until 7.1.2016, so I can't test anything with our leon until then.<br>
<br>
Best regards,<br>
<br>
   Jan<br>
<span class=""><br>
> best regards.<br>
><br>
> 2015-12-28 23:33 GMT+09:00 Jan Sommer <<a href="mailto:soja-lists@aries.uberspace.de">soja-lists@aries.uberspace.de</a>>:<br>
><br>
> > Am Monday 28 December 2015, 23:09:59 schrieb 박시형:<br>
> > > Hello, again me..<br>
> > ><br>
> > > Finally, I succeed in build rtems for leon3 follow this:<br>
> > ><br>
> > > # ../rtems4.11/configure  --target=sparc-rtems4.11<br>
> > --enable-rtemsbsp=leon3 \<br>
> > >   --enable-tests=samples --enable-posix<br>
> > ><br>
> > > Then I get the samples like cdtest, fileio, hello, iostream, etc..<br>
> > > (In sparc-rtems4.11/c/leon3/testsuites/samples)<br>
> > ><br>
> > > And I tried to run hello example using tsim-leon3 (evaluation version)<br>
> > ><br>
> > > tsim> load hello.exe<br>
> > > section: .text, addr: 0x40000000, size 113840 bytes<br>
> > > section: .rtemsroset, addr: 0x4001bcb0, size 32 bytes<br>
> > > section: .data, addr: 0x4001bcd0, size 1616 bytes<br>
> > > read 1283 symbols<br>
> > > tsim> go 0x40000000<br>
> > > resuming at 0x40000000<br>
> > ><br>
> ><br>
> > Have you tried to use "run" or "run 0x40000000" instead of go?<br>
> > I don't have tsim available anymore, but when I use GRMON I usually simply<br>
> > use run for rtems binaries.<br>
> ><br>
> > Best regards,<br>
> ><br>
> >    Jan<br>
> ><br>
<br>
</span>_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/mailman/listinfo/users</a></blockquote></div><br></div></div>