This is the mail archive of the ecos-discuss@sources.redhat.com 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]

RE: Port to XScale board



> That has nothing to do with the X-modem download problems you are
> experiencing though.
> 
> > Cristiano.

Now I have some communication but with errors:

Minicom console:

"Retry 0: Got 31 for sector ACK                            
 Retry 0: NAK on sector
 Retry 0: Got 31 for sector ACK"

Redboot console:

"load -v -m xm                                                         
C                                                                          
Cailure - Addr: 60015, 92 <> 00                                                
xyzModem - CRC mode, 9(SOH)/0(STX)/1(CAN) packets, 13 retries"

If I dump memory address 0x60000 I see that part (the beggining of the
file was downloaded):

RedBoot> dump -b 0x60000 -l 0x100                                              
0x00060000: 18F0 9FE5 18F0 9FE5  18F0 9FE5 18F0 9FE5   |................|      
0x00060010: 18F0 9FE5 0000 0000  18F0 9FE5 18F0 9FE5   |................|      
0x00060020: 4000 0600 FFFF FFFF  FFFF 0000 0000 0000   |@...............|      
0x00060030: 0000 0000 0000 0000  0000 0000 0000 0000   |................|      
0x00060040: 0000 0000 0000 0000  0000 0000 0000 0000   |................|      
0x00060050: 0000 0000 0000 0000  0000 0000 0000 0000   |................|      
0x00060060: 0000 0000 0000 0000  0000 0000 0000 0000   |................|      

Is this purely communication error or has something to do with the SREC
file? If I try the binary file I get no message at all.

Thanks,
Cristiano.


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