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.

Example Code For Onboard Switches TMS320C5535 eZDSP Kit

Other Parts Discussed in Thread: TMS320C5535

Hello,

I have the TMS320C5535 eZDSP kit and I was able to "port" it to make it compatible with the example projects found in the C5000 teaching ROM. I am currently able to compile and execute the guitar effects example project from the C5000 teaching ROM and it sounds GREAT!

The way the program works is that it cycles through guitar effects based on a timer. I am interested in modifying the code to cycle through the guitar effects by pressing one of the on-board Push Buttons. I don't need assistance switching guitar effects, I however do require assistance reading the status of the Push Button.

Could someone please provide me with some code to add to my project to read the status of one of the on-board push buttons?

I have included the project folder that I wish to add the code to.

Mitch3404.Guitar_Test.zip

Best Regards,