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.

Compiler not building in release mode for 674x.

I have a function that does a lot of double multiplication, some adds and subtracts and reads from a staructure, nothing else. 

It builds fine in debugging mode for all our platforms, and builds in release mode for the C64x+ and C66, but it hangs for the C674x. The compiler version I use is 7.3.17, but it was tried in other versions as well. 

Is this a known problem? What is the work around? (other than replacing the hardware).