On 22/10/20 11:17 pm, Rotem Dror wrote:
>
> I'm trying to implement the example found in the user manual of RTEMS (see
> */9.7.3.3. Loadable Symbols/* on:
> https://docs.rtems.org/branches/master/user/exe/loader.html).
>
> From this example, it seems that it is necessary to use *_rtems-syms
Hi
I'm trying to implement the example found in the user manual of RTEMS
(see *9.7.3.3. Loadable
Symbols* on: https://docs.rtems.org/branches/master/user/exe/loader.html).
>From this example, it seems that it is necessary to use *rtems-syms
*application.
This app is existing on the RCC version.
Hi
I'm trying to implement the example found in the user manual of RTEMS (see
9.7.3.3. Loadable Symbols on:
https://docs.rtems.org/branches/master/user/exe/loader.html).
From this example, it seems that it is necessary to use rtems-syms application.
This app is existing on the RCC version. But