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.

C5401 circular buffer

Other Parts Discussed in Thread: TMS320VC5401

Hi all.

I'm trying to get used to the TMS320VC5401 DSP. I'm trying to write a simple program: to read a sample from the sine table and write it to a external device using PORTW instruction. The question is: can I use circular addressing in the sine table stored in ROM? I searched for examples in google but I have not found anything.

Can someonde point me some code examples (in assembly)?

Thank you.