JulienP
unread,Sep 6, 2012, 4:32:06 AM9/6/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hello,
I'm trying to run an RTP with a shared library. My RTP code is very simple. Using a simulator with the SIMPENTIUMgnu compiler, it's working. Then I tried to run the RTP on my target (ARMARCH7gnu). This time, it's not working:
-> [06/09/12 - 10:16:52:896] 0x8ad010 (i_ICS_AP_RTP): RTP 0x8a13d8 has been [06/09/12 - 10:22:51:829] deleted due to signal 11.
It's launching the RTP and displaying my printf, then inside one function located into a shared library, it's crashing. But this function is really simple, and it works when everything is in Kernel mode or with a simulator. I don't know what is different with my target.
Does sb have any clues ?
Julien.