I've been developing part of an audio project on the TMS320VC5505 eZDSP kit. I wrote my program based off of the audio filter demo and once I was satisfied with the results, I went through the process of storing the program (.bin file) in the EEPROM on the dsp. With respect to that, everything is working perfectly! I can plug the board into any computer for power and my program loads and processes the audio exactly as it did in simulation.
My next question is how do I get this board to run off of a separate power supply? Like I said, i'm working on a project where this board will be one component of a larger system (it's in the prototype stages right now) and I will need to keep the USB port accessible for installing future updates. If it's only possible to supply power via the USB port, that's not a huge deal, i'm more-so curious about how to get this done as soon as possible so we can move our project to the next stage.
Thank you very much for reading.
George