Rockbox Development > New Ports

SAMSUNG YH-920

<< < (18/46) > >>

wolly-p:
Can you attach the results of logf (logf.log, logf.txt or whatever it's called) here?

pyro_maniac:
Until now there is nothing that came from the device. Thats why i have to leran more about it and i think i have to build in more debug. I try to find some time on the weekend.

/EDIT: The only thing i got was: "Connected,"

/EDIT: I recived a "test" out of the connection from the usb_serial_transfer_complete function. But there seems to be still some issues on in the serial connection. i can't read out the logf buffer, where i wrote my init logs into.

wolly-p:
You still don't have any other log or debug info, i.e. files on the harddisk? It not, it could be worthwile disassembling the bootloader in order to understand why the current ATA routine does not seem to work. Maybe Rockbox stumbles over something which causes it to stop before writing something to the HDD.

pyro_maniac:

--- Quote from: wolly-p on February 18, 2009, 05:20:24 AM ---You still don't have any other log or debug info, i.e. files on the harddisk? It not, it could be worthwile disassembling the bootloader in order to understand why the current ATA routine does not seem to work. Maybe Rockbox stumbles over something which causes it to stop before writing something to the HDD.

--- End quote ---

I don't write to the hdd. I try to recive the data of logf() over the serial usb connection.

I didn't understand the whole functionality yet. I recived a test message via usb serial connection but i wasn't able to read out the logf buffer. To disassemble the bootloader would be a bigger thing to me than to understand and get to work the usb serial thing.

/EDIT: now i have redone my work and i got a connection again. as gevaerts adviced me, i am trying to rearange the init of the components in apps/main.c and to let them wait for a serial usb connection.

/EDIT: i manualy red out old logf entrys but they are very cryptic and to rearange the init seems to be very tricky. i got very often a system freeze on connecting.

/EDIT: i am actually testing the patch FS#9253 to write logf() results into a file. the file was created but nothing in yet. i am working on it. And with the new usb stack i even have access to the hdd after booting rockbox. :-)

pyro_maniac:
I need some help in testing my patch in FS#9253 because i have no device rockbox running on.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version