[rtl] RE: crash using network

2000-06-28 Thread npace

Paolo Mantegazza wrote:
 
 npace wrote:
 
  After I insert modules for RTAI/LXRT (rtai, rtai_sched, lxrt), If I try to
  download a file via ftp to my target, the system always crash with a kernel panic. 
Crashes happen
  for rather large file ( 500K), for small file transfers seem to work.
  I am using RTAI1.3, Linux 2.2.14, and the upscheduler on a 486/100 embedded board 
with 16M ram, no swap disk.
  The network chipset is a PCI Realtek 8139. Note that I have no realtime user 
process/tasks module active
  (only the core module installed). If I don't install the realtime modules the 
system
  works fine.
 
  What could I do ?
 
 I have tried it under a PC-104, 486 DX66 with a flash Diskonchip2000.
 With the hard real time lxrt sem_clock example running, i.e. with a
 significant load, I've dowloaded tens of megabytes, at 4 Mbytes/s, many
 times, without any problem.
 
 Ciao, Paolo.

Could you check also with a true ide disk? 
Ciao Nicola



--
TiscaliFreeNet, libero accesso ad Internet.
http://www.tiscalinet.it

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl Your_email" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/




[rtl] RE: crash using network

2000-06-28 Thread npace

Stuart Hughes wrote:
 
 npace wrote:
 
  After I insert modules for RTAI/LXRT (rtai, rtai_sched, lxrt), If I try to
  download a file via ftp to my target, the system always crash with a kernel panic. 
Crashes happen
  for rather large file ( 500K), for small file transfers seem to work.
  I am using RTAI1.3, Linux 2.2.14, and the upscheduler on a 486/100 embedded board 
with 16M ram, no swap disk.
  The network chipset is a PCI Realtek 8139. Note that I have no realtime user 
process/tasks module active
  (only the core module installed). If I don't install the realtime modules the 
system
  works fine.
 
  What could I do ?
 
  Best regards
  Eng. Nicola Pace
 
 
 Hi Nicolo,
 
 Do you have a hard drive in the system or is it loading to a RAM disk ??
 
 Regards, Stuart

I transfer to an ide disk. I have tried also to a  ram disk and in this case all is 
fine. So the problem seems related to the simultaneous (interrupt?) activity of 
ethernet and ide driver.

Regards Nicola


--
TiscaliFreeNet, libero accesso ad Internet.
http://www.tiscalinet.it

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl Your_email" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/




[rtl] Chrash using network

2000-06-26 Thread npace

After I insert modules for RTAI/LXRT (rtai, rtai_sched, lxrt), If I try to 
download a file via ftp to my target, the system always crash with a kernel panic. 
Crashes happen
for rather large file ( 500K), for small file transfers seem to work.
I am using RTAI1.3, Linux 2.2.14, and the upscheduler on a 486/100 embedded board with 
16M ram, no swap disk.
The network chipset is a PCI Realtek 8139. Note that I have no realtime user 
process/tasks module active 
(only the core module installed). If I don't install the realtime modules the system 
works fine.

What could I do ?

Best regards 
Eng. Nicola Pace


 

--
TiscaliFreeNet, libero accesso ad Internet.
http://www.tiscalinet.it

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl Your_email" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/




[rtl] RE: RTAI1.3 and remote debugging

2000-06-09 Thread npace

 npace wrote:
 
  I am developing an embeddded application using RTAI.3/LXRT. I have either realtime 
user space process or realtime modules.
  Is there available a gdbserver / gdbstub to remotely debug (over a serial or 
TCP/IP connection) a user space realtime process or a realtime module ?
 
  Thanks
  Eng. Nicola Pace
 
 Hi Nicola,
 
 If you build gdbserver from the gdbsources (4.18 in the gdb/gdbserver
 sub-directory) that will work for userspace programs.
 
 For gdbstub, I have an (untested) version, this would need you to also
 use module offset loader to complete the serial line module debug
 capability.  If you want them I will post them.
 
 Regards, Stuart

I meant hard real time processes (those making a rt_make_hard_real_time() lxrt call), 
In this case 
if I attempt to use gdb/gdbserver the system crashes. Is anyone thinking to a 
gdbserver working
also in this case ?

Regards 
Nicola


--
TiscaliFreeNet, libero accesso ad Internet.
http://www.tiscalinet.it

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl Your_email" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/