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.
Hello,
When working with C64x+, I found that when using CGT 7.3.1, DSP/BIOS 5.31.08 has wrong behavior.
Does CGT 7.3.1 requires a newer version of DSP/BIOS, such as the new SYS/BIOS?
Does CGT 7.3.1 suppose to work with DSP/BIOS 5.31.08?
Thanks,
Gilad
It is recommended to use BIOS 5.41.x with C6000 CGT 7.3.x, mainly because these newer CGT are not necessarily tested with older versions of CCS and BIOS. What version of CCS are you using? You could try moving to DSP/BIOS 5.4x which is binary compatible with DSP/BIOS 5.3x, and is intended to provide an easy path for existing users to migrate to CCSv4/v5.
Hi,
Thank you for your reply.
After moving to DSP BIOS 5.41, it get stucked in GBL_versionMismatch code ( GBL_versionMismatch$270$ ).
Why can this happen?
Gilad
Could you please describe the solution for the benefit of anyone else who might encounter the same problem?