This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Psim


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/pal@0xf0001000/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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]