Other Parts Discussed in Thread: C2000WARE
Dear champs,
I am asking this for our customer.
The user finds in C2000ware V5.01, there is LARGE_MODEL pre-defined in the example codes.
They are asking why we use this?
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.
Dear champs,
I am asking this for our customer.
The user finds in C2000ware V5.01, there is LARGE_MODEL pre-defined in the example codes.
They are asking why we use this?
Hi,
This is not added in C2000Ware v5.01 , this option was already used in the previous versions as well.
Best Regards
Siddharth
Dear Siddharth,
What is this used for?
The user wonders if they need to add this as well?
It seems we don't see it on newer device.
For example, I don't see it on F28003x examples.
Hi,
This option is deprecated now
In the older version of the compiler, this option was used to force the compiler to view the TMS320C28x architecture as having a flat 22-bit address space
See snapshot below from 6.0.5 compiler guide
Best Regard
Siddharth
Dear Siddharth,
You mean the user can "ignore" this and does not need to set this in their own codes.
Is my understanding correct?