Hello Gustavo,
On 16/02/2022 09:52, Gustavo F. Paredes Delaloye - LU2JGP wrote:
Does anyone have a description or help on the function of the scripts
(sparc-rtems5-...) inside the/opt/rtems-5.1-2019.07.25/bin/ folder?
to which scripts do you refer to in particular?
--
embedded brains GmbH
Hi.
Does anyone have a description or help on the function of the scripts
(sparc-rtems5-...) inside the /opt/rtems-5.1-2019.07.25/bin/ folder?
Greetings.
Gustavo
--
*"Per Aspera ad Astra"*
Gustavo F. Paredes Delaloye
--
My LinkedIn <http://ar.linkedin.com/in/gustavofabianpared
defined command: sim" when setting the
> target to the simulator.
> Is it an issue on my side or is something missing in the docs?
>
(Reposting Jiri's Answer from devel ML)
The sis simulator has been detached from gdb. You can run your
application using sparc-rtems5-sis, or debu
While trying to run the hello world application on the sparc architecture.
I faced problems with gdb.
I followed the exact steps in the rtems quickstart doc. But when trying to
the application using gdb I get "*Undefined command: sim*" when setting the
target to the simulator.
Is it an issue on my
" );
>>
>> }
>>
>> /* configuration information */
>>
>> /* NOTICE: the clock driver is explicitly disabled */
>> #define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
>> #define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
>>
>> #define
t; }
>
> /* configuration information */
>
> /* NOTICE: the clock driver is explicitly disabled */
> #define CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
> #define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
>
> #define CONFIGURE_RTEMS_INIT_TASKS_TA
ATION_DOES_NOT_NEED_CLOCK_DRIVER
> #define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
>
> #define CONFIGURE_RTEMS_INIT_TASKS_TABLE
> #define CONFIGURE_MAXIMUM_TASKS 1
>
> #define CONFIGURE_INIT
>
> #include
>
the gdb commands:
sparc-rtems5-gdb
> /home/inpe/rtems_exemplos/c
On Mon, Apr 8, 2019, 3:08 PM Michel Macena wrote:
> Hi,
> I have compiled a modified version of file hello_world_c from
> example V2 repository 4-10-2 version in SPARC-RTEMS5-GCC.
> The only modification was on the text of "Hello World".
> Command line:
>
>>
Hi,
I have compiled a modified version of file hello_world_c from
example V2 repository 4-10-2 version in SPARC-RTEMS5-GCC.
The only modification was on the text of "Hello World".
Command line:
> sparc-rtems5-gcc -Wall -g -B /home/inpe/masters_p
> roject/rtems/5/sparc-rtems5/
re. So for me to compile a fresh new
> application for my ERC32 target,
This could be true. As gcc changes and we update RTEMS specific commands line
and set ups may not be valid any more. This is the challenge for us when
documenting a specific application build environment. We need to documen
uild tree is kinda messed up so I don't know exactly where to point you, but
if you manage to find the file "bsp_specs" that will be in the directory you
need to target. My guess is that it would look something like
sparc-rtems5/erc32/lib
From there you just compile the project like
s a path to where you ran ../rtems-git/configure.
> My build tree is kinda messed up so I don't know exactly where to point
> you, but if you manage to find the file "bsp_specs" that will be in the
> directory you need to target. My guess is that it would look something lik
p so I don't know exactly where to point you, but
if you manage to find the file "bsp_specs" that will be in the directory you
need to target. My guess is that it would look something like
sparc-rtems5/erc32/lib
From there you just compile the project like you would a normal C pro
So for me to compile a fresh new
application
for my ERC32 target, I don't need to use directy the sparc-rtems5-gcc
compiler ?
Also, once my environment is set-up what is the next step ?
Sorry for this amount of doubts and questions, I need to learn this
for my masters.
Em dom, 24 de mar d
tions. I'm trying to
> compile the
> sample from "hello" (init.c) using sparc-rtems5-gcc, here's the command line:
>
> sparc-rtems5-gcc -g -O2
> /home/michel/masters_project/src/rtems/testsuites/samples/hello/init.c -o
> /home/michel/masters_project/compile_test/hell
I'm a beginner with RTEMS and I have built a RTEMS5 environment for an
erc32 chip (the example in RTEMS Docs) in my computer with
linux mint. The environment comes with sample applications. I'm trying to
compile the
sample from "hello" (init.c) using sparc-rtems5-gcc, her
16 matches
Mail list logo