1) I need to transfer an Intel Hex file to the SDCard using the Quick Install 
application that my application will read and process.
I get an error "There is no application on the organizer to handle this file 
(0x4005)." How do I register my application for handling hex files?

2)In an attempt to create a work around to test the rest of my program, I 
changed the hex file's suffix to wav and it was transferred to 
"Audio\\test.wav". I am using the VFS api to process the file. I successfully 
got the volume, opened the file but the err = VFSFileSize(fref, &fileSize); 
function returns errNone but with the fileSize zero! 

 How can I easily transfer a Hex file to the SDCard on a Tungsten E2 and be 
able to read the ASCII file without problems?
 How much memory can I expect available on the Tungsten?
My Hex files may be as large as 400k.

 Thanks
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to