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.
Hi experts,
Can the C28x CPU access the CLA data ROM (asin/acos/atan tables, etc.) via symbols lib?
Best Regards,
Will
Hi Will,
I will reach out to the ROM expert and let you know. What is the usecase for wanting to do this?
Thanks,
Ashwini
Hi Ashwini,
The customer wants to know if there is a quick way to calculate the asin and acos by C28x. But I find that TMU can only support atan calculation but not asin and acos. Meanwhile, I find that there is a table in CLA Data ROM, so I want to recommend customer to use this table to implement their calculation.
Best Regards,
Will
Hi Will,
Thanks for the info. I will follow up with the team.
Thanks,
Ashwini
the symbol libs will have addresses specific to CLA, so you cant use the symbol libs to access from C28x CPU.