Hi all, I generated a hello world application to run on psim simulator. I performed a hello world application with sucess with command:
powerpc-eabi-run -o '/iobus/[EMAIL PROTECTED]/reg 0xf0001000 32' a.out After, I generated another application that read the keyboard and write in a file. This application compile, but it is not perform. I saw in .ecc file support for file I/O. It's possible run this application on psim simulator? How I can to debbug this application? Psim support system calls with file I/O? Regards, Neuwald -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
