[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
fopen fails
- Date: Wed, 05 May 2004 16:26:00 -0600
- From: sholle at link-comm.com (Steve Holle)
- Subject: fopen fails
I'm attempting to use some of the example code utilizing "fopen" and fopen is failing. I've traced through the source and I seem to be failing at "rtems_filesystem_evaluate_path."
pathname = "test"
evalflags = 2
loc =
node_access = 0x2c5508
handlers = 0x3951c
ops = 0x390e4
mt_entry = 0x2c5570
TRUE
I'm probably missing a very basic step. Any hints?
--------------------------
Steve Holle
Link Communications, Inc.
1035 Cerise Road
Billings, Montana 59101-7378
406.245.5002
sholle at link-comm.com
--------------------------
- Follow-Ups:
- fopen fails
- From: joel.sherrill at OARcorp.com (Joel Sherrill)