I need some help from someone who has succeeded in getting the PRU to write 
files onto the host's file system. I have tried two methods:

1. Using open, fputs, fprintf, etc. This does not work for me. First of 
all, unless I set the printf_support flag to minimal, even a simple program 
with only a single print statement uses more instruction memory than the 
BeagleBone PRU has. Even if I set the flag to minimal, I do not find that 
any files have been written.

2. Using the low level drivers described starting on page 124 of the PRUC 
Compiler V21 User Guide. I also cannot get these functions to write a 
simple file. 

If anyone has succeeded in getting either of these methods to write a 
simple string to a file, would you please consider posting some sample code?

Clark

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/42fda377-f751-4844-99a9-1e4355c62fce%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to