﻿id	summary	reporter	owner	description	type	status	priority	component	resolution	keywords	cc
63	Problem using fcntl in ppc405 platform	leonidas.kosmidis@…	developers	"Dear developers,

I use the platform you can see in topcell_configuration.TIF
and I try to run a simple program which opens a file (test_file) and prints its descriptor (soft/main.c).  The execution never reaches the printf as you can see in output file. If I put the line 

putchar('\n');
before 
while (soclib_io_get(base(FD), FD_ACCESS_OP)); 

in the implementatin of open in fcntl.c it works fine but I then have the same problem if I use read or write. It seems that the processor is polling  FD_ACCESS_OP register for ever. Any idea?

Regards, 
Leonidas"	defect	closed	trivial	platforms	fixed	iFKVNKiMHMZiVkyojV	
