problem with socket and task
mojtaba nadi
mojtabanadi1376 at gmail.com
Wed Aug 14 08:44:43 UTC 2019
thanks a lot Chris we found error that say "error = kern_recvit(td, s, mp,
UIO_USERSPACE, NULL);"
we google it and if we can't find the solution, we make a other mail-list.
We wish the best for you.
On Wed, Aug 14, 2019 at 11:54 AM Chris Johns <chrisj at rtems.org> wrote:
> On 14/8/19 3:56 pm, mojtaba nadi wrote:
> > thanks Sebastian for your answer but we are new in rtems and don't know
> how to
> > use debugger.
> > can you help us please?
>
> A simple way to see the code that caused the exception is to run:
>
> arm-rtems5-objdump -d --source my.exe | less
>
> then search for the address `0116a5` in `less` by entering `/0116a5`.
> Replace
> `my.exe` with the name of the ELF file you ran on the board.
>
> Chris
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20190814/dcde5657/attachment-0002.html>
More information about the users
mailing list