Part Number: TMS320F280049C
Hello,I want to konow whether the F280049 CLA support the unsigned integer operation,for example:
Uint32 temp ;
temp = 5;
if(temp ==5)
{
temp = temp +1;
}
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.
Part Number: TMS320F280049C
Hello,I want to konow whether the F280049 CLA support the unsigned integer operation,for example:
Uint32 temp ;
temp = 5;
if(temp ==5)
{
temp = temp +1;
}
I'm certain the CLA can add two numbers. What is the problem that you experience?
There is a nice CLA FAQ here: https://software-dl.ti.com/C2000/docs/cla_software_dev_guide/faq.html