Technical discussions about the TI C55x DSPs (including the c5501, c5502, c5503, c5507, c5509, c5510 and OMAP5910).
Hello, I'm using a Spectrum Digital TMS320VC5509A DSK development board for the 5509a and I am having trouble figuring how the boot loader functions. I have read through the documentation on SD's and TI's website about how to configure and create a boot loader table using the hex55 utility. I have taken care of that but now I am confused on how you go about loading the boot table onto the evaluation board? I can't seem to find it in any of the documentation nor in the help files for code composer studio. Any suggestions where I might find a how to on this? Then end goal would be to have the board boot to the flash memory on reboot and run the program contained there.
There is a flash tool on the TI web site that you can download that will flash the eval board with your appltion. App Note: http://focus.ti.com/lit/an/spra804a/spra804a.pdf On Mon, 15 Oct 2007 m...@yahoo.com wrote: > Hello, I'm using a Spectrum Digital TMS320VC5509A DSK development board > for the 5509a and I am having trouble figuring how the boot loader > functions. I have read through the documentation on SD's and TI's > website about how to configure and create a boot loader table using the > hex55 utility. I have taken care of that but now I am confused on how > you go about loading the boot table onto the evaluation board? I can't > seem to find it in any of the documentation nor in the help files for > code composer studio. Any suggestions where I might find a how to on > this? Then end goal would be to have the board boot to the flash memory > on reboot and run the program contained there. >