Other Parts Discussed in Thread: TMS320C6472, SYSBIOS
Hello
Processor - tms320c6472 6 core processor
Build Version - CCSv5.1.1.00031
Boot Mode - I2C Master
Project does use the SYSBIOS
My problem is: The lower 10 bits of each cores boot address are read only, default value is 0, but _c_int00 gets assigned to an address that uses those lower bits when compiled as a project through CCS.
How can I force the alignment?
Before you answer make sure you look at the CCS version, things have changed and even though I looked at this link http://processors.wiki.ti.com/index.php/Accessing_c_int00 I have been unsuccessful primarily because I can not get a additional linker file to work
I would appreciate any help here.
Thanks in advance.