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
He
On Sat, Sep 21, 2019 at 10:47 PM Niteesh wrote:
>
> 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
On Mon, Apr 15, 2019 at 2:25 PM Michel Macena wrote:
> Hi, I have compiled a code for an ERC32 target board and loaded it using
> gdb,
> the code:
>
> #include
>> #include
>> #include
>>
>>
>> rtems_task Init(
>> rtems_task_argument ignored
>> )
>> {
>>
>> printf( "Hello World Michel\n"
On 16/4/19 5:25 am, Michel Macena wrote:
> Hi, I have compiled a code for an ERC32 target board and loaded it using gdb,
> the code:
>
> #include
> #include
> #include
>
>
> rtems_task Init(
> rtems_task_argument ignored
> )
> {
>
> printf( "Hello World
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:
>
>> sparc-rtems5-gcc -Wall -g -B /home/in
Hi Michel,
Sorry about the delay, I have been away for a week or so.
On 26/3/19 4:27 am, Michel Macena wrote:
> Hi Chris, I'm glad you helped me,
> but I'm kind of lost in RTEMS development cycle.
>
> I followed all steps of section 2 (Quick-Start),and in the
> end there is a instruction "make i
Good to know that the compiler itself knows a lot of stuff. I always ran into
trouble whenever that bsp_specs directory was missing and the way the cross
compiler was built made me think it was nothing more than the architecture
compiler and all of the extra link stuff was buried inside that dir
On Tue, Mar 26, 2019 at 7:13 PM William Busacker
wrote:
> Michel,
>
> Maybe I can help you out.
>
> I personally find the default RTEMS makefile to be overly complicated for
> simple projects. I get why its made the way it is, but ¯\_(ツ)_/¯
>
> So the xxx-rtems5-gcc compiler doesn't have any know
Hi Chris, I'm glad you helped me,
but I'm kind of lost in RTEMS development cycle.
I followed all steps of section 2 (Quick-Start),and in the
end there is a instruction "make install" is that one you
talking about ?
Also, I did not quite understand section 4 (installation), it seems
somewhat redu
On 24/3/19 3:28 am, Michel Macena wrote:
> I'm a beginner with RTEMS
Welcome.
> and I have built a RTEMS5 environment for an erc32
> chip (the example in RTEMS Docs) in my computer with
> linux mint.
Great and well done.
> The environment comes with sample applications. I'm trying to
> compile
10 matches
Mail list logo