ts-7000
[Top] [All Lists]

Re: [ts-7000] Re: ts7200 won't boot into redboot... I erased flash and k

To:
Subject: Re: [ts-7000] Re: ts7200 won't boot into redboot... I erased flash and killed it....
From: Curtis Monroe <>
Date: Fri, 2 Jun 2006 22:43:04 -0400
You don't need to "pad" to boot file!!!
The ".org 2048" does that for you.

You just can't go over 2048 Bytes. (or you get the error I put in to warn you)

Boot.S should easily fit in the 2048 Byte limit. Boot.S is only really tight 
when you are making an EEPROM image. The EEPROM image contains the NAND ECC 
routines. The TS7200 does not have a NAND chip, so you don't need that code. 
And it doesn't even have an EEPROM, it boot directly from NOR Flash.

If you are not getting a message that says:

   waiting for '>'
   found '>'

Then you failed to load the 2048 Byte boot code before the watchdog reset. The 
boot code is never executed till you get this message.

Are you getting this message?

-Curtis.






On June 2, 2006 08:42 pm, yur_grampa wrote:
> Bucky2090 in previous post mentioned pg 61 from the Cirris
> EP9301_User_Guide: 
> cpu outputs a ">" to signify 2048(decimal) characters from UART1 have
> been read.
> That really helped. I did not know how that happened. So I
> took the screen output of the boot.bin file that serial blaster sends
> to the ts7200 and noted that it was around 2640 characters. Looking
> into boot.s 
> (that eventually compiles to boot.bin) I noted that near the end a ck
> for size is done:
>       .org    2048@ ensures the file is 2k in size. (no more, no less)
> I then realized that the compiled size of boot.bin must be too large
> even though I did nothing to it but change the value of 32 to 16 on
> one line of code! 
> So now a new adventure begins, to try and determine how to get a
> workable boot.bin that is 2048 and not 1 character more or less...
> Wow! What trickster thought up this one!
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 
> 


------------------------ Yahoo! Groups Sponsor --------------------~--> 
You can search right from your browser? It's easy and it's free.  See how.
http://us.click.yahoo.com/_7bhrC/NGxNAA/yQLSAA/CFFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ts-7000/

<*> To unsubscribe from this group, send an email to:
    

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU