Hi Aaron,
To have the H.264 example running on the C6748, I didn't had to change anything else other than the device variant, the cmd file, the ccxml file and the DMAN3 configurations mentioned above. My first thought is to:
- Check predefined symbols in project properties. I have: --define="C6000" --define="_RTS_MODE" --define="c6748"
- Check the linker command file and ensure the .intDataMem section is located in IRAM.
Did you modified the example code (except for DMAN3 config) or are you trying to run the code as is?
Regards,
Julie