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.