We are trying to pass messages between the ARM and the DSP and it would be really nice to use ENUMs.
Especially since they are handled so nicly by the emulators.
turns out a while back the ARM compiler only packed the enums and that did not match what the DSP does with enums.
Now it seems the issue is fixed with the ARM compiler (5.1.1) but the libraries are not compatible with defining the ENUMS as ints. sigh
Whats the work around? (and defining ints on the ARM and enums on the DSP isnt a very good work around)
ARM Compiler Tools 5.1.1
DSP Compiler Tools 7.4.5
BIOS 6 6.35.4.50 (on both the ARM and DSP)
XDC Tools 3.25.3.72