Other Parts Discussed in Thread: SYSBIOS, TMS320C6678
Hi,
I'm working with the demo project for JPEGDEC (C6678 device).
I'm getting this error :
fatal error #16030: array_object_alignment=8 bytes is not greater than or equal
to array_object_align_expected=16 bytes as required; file "C:/Program Files
(x86)/Texas
Instruments/Codecs/C66x_jpegdec_03_01_00_01_ELF/packages/ti/sdo/codecs/jpegd
ec/App/Client/Build/TestAppDecoder/../../../../Lib/jpegdec_ti.le66" is
incompatible with other input files
However, I'm using all the requirements with the same versions as the user guide says.
Is there anyway that I can find which objects are causing this incompatibility?
Weber