Hey all!
I'm trying to run a simple RTEMS program in my Zedboard, and I'm having some
issues figuring out how to actually run my program on the board.
I have my program successfully compiled with the ARM cross-compiling tool and
the appropriate BSP ('Xilinx_zynq_zedboard').
However, the only way
Hello Joel,
> An alternative is to look at the examples-v2 repo. It shows how to
> builds RTEMS applications external to the RTEMS tree using waf.
>
I had tried example-v2 a few days back. I'll try to make an application
with the help of it. Thank you.
Regards,
Tanu Hari Dixit.
__
If you are trying to build my gpio sample then its just for arm
architecture and specifically for beagle bone black. Sparc is
completely different architecture so sample won't build in it.
On Tue, Feb 7, 2017 at 7:12 PM, Tanu Hari Dixit wrote:
> Hello Punit,
>
> Thank you for the explanation. I d
Oh, yes. Thanks for the heads up. I'll rebuild it.
Regards,
Tanu Hari Dixit.
On Tue, Feb 7, 2017 at 8:14 PM, punit vara wrote:
> If you are trying to build my gpio sample then its just for arm
> architecture and specifically for beagle bone black. Sparc is
> completely different architecture so
Hello,
I am CHEOL. H. KOO from KARI, and newbie here.
For application and project to be required, I think perf tool just like as
linux perf tool is interesting to perform performance analysis of time critical
application on RTEMS.
But I have no found such a tool in RTEMS society yet.
Maybe I mis