The last time that I added code to my project, I stopped being able to boot from the SD card. I'm using the C5505 and C5515.
I'm near the end of my project (thus the huge code size), and I hate the thought of changing all kinds of working code around to make it boot.
1. What are the size limitations to the boot5505.bin file? I didn't see anything about this in the docs, but I think I remember a TI person telling me that there is some limitation when the code gets too big.
2. Is there any way around this? At this point, I need to be able to boot from SD card.
Really, I don't care about question #1 if question #2 can be answered.
Thanks!