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.

c5510 timer example

hi

could any one provide a simple working example code that starts a timer and interrupts the CPU when it is done (no assembly please).

I'm using C5510 and CCS 5.5 

thanks in advance

aziz

  • Hi Aziz,

    Please take a look at SPRC133 for a timer example on C5510. You will need to import the projects as a legacy project into CCS.

    Would you consider moving to a newer part such as C5515/35 or C5517? Any reason you are working with the C5510? 

    Hope this helps.

    Regards,

    Lali

  • hi Lali

    Thank you for your response

    I already figured out how to initiate the timer and set up the interrupt, but i the interrupt period is stuck at 1ms whatever the values i put in the registers in the configuration structure... any ideas?

    I'm already having a problem with importing legacy projects to CCS5.5  (some thing to do with CDB to TCF conversion i guess)

    regarding your question, i already have some 5510 DSKs in the LAB, and the administration are not willing to make an upgrade soon, so I'm stuck with those for now, and i have to prepare some experiments for simple tasks (using timers, using GPIO, audio in and out ...)

    best regards

    aziz