Jan Kiszka wrote:
Yeah, thanks! That helps. After increasing the size of the rtskb_cache orte and ortemanager are loaded without any errors!Unfortunatly, I stumbled in some new problems directly afterwards. I wanted to test my ORTE-compilation by inserting the h_publisher_rt.ko module from ORTE's hello-world example. But when I load that module, I get the following message from RTAI: ---------------------- Default Trap Handler: vector 14: Suspend RT task c5d34040 ---------------------- I've used Google to search for the string "rtai vector 14" and found a mail-thread that says, "vector 14" is indicating a page fault.Yep, something went wrong, either in the real-time task or in some RTAI service called by the task. The latter case typically means the kernel task broke the system... Useful can be to enable a debug information. It can be done by parameter "verbosity". Example: insmod h_publisher_rt verbosity="ALL.10" It is maximal level of verbosity. This output you can send me or you can trace it with comparison of source code where this code freeze. ;-) . Yes, I am a little bit listening. Sorry, but I am busy on uLan communication.I hoped Petr could jump in, but I guess he's not listening. Petr |
- [RTnet-users] Problems running ORTE Kai Moritz
- Re: [RTnet-users] Problems running ORTE Jan Kiszka
- Re: [RTnet-users] Problems running ORTE Kai Moritz
- Re: [RTnet-users] Problems running ORTE Jan Kiszka
- Re: [RTnet-users] Problems running ORTE Petr Smolik
- Re: [RTnet-users] Problems running ORTE Kai Moritz