Other Parts Discussed in Thread: AM1808
Dear Jeff:
where can we find the sourcecode of RBL for AM1808?thanks!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Fly, this is not generally released for any TI products. If you have any specific questions about its functionality you can ask here.
Jeff
Hi
I am working with the AM1808 processor. In the uart boot mode, is the "boot me" command sent by the RBL.
In other boot modes, what are the signs of rbl booting up(i.e procedures performed by the rbl which are visible outside).
For the master boot modes, usually it will be a chip select toggling (SPI, NAND, NOR). For MMCSD and I2C master boot, it would be the clock toggling.
For slave boot modes, there may not be any activity visible from the outside, as they wait for the master to initiate communication.
Jeff