Hi Jones, Fabio,
First the MCU V10.6 has been release last Friday.
We recommend to use the last version if you can move your project/application on more recent version.
you can access it through:
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-MCU10
Regarding the problem.
I found similar problem reported by other customers.
First case Error line 450:
Installed Products: CodeWarrior for MCU Version: 10.3 Build Id:121211
internal compiler error (report to<cw_bug@freescale.com>) while executing in file 'PCodeAssembly.c' line: 450 (compiling 'LeituraFlash' in 'Configuracao.c')
the problem was logged in bug number ENGR00244296 and listed in the Known Issues for the MCU v10.4:
ENGR00244296
Description: When building a Kinetis project for the K20 and the Freescale USB Stack, there is an internal compiler error generated, "constant value not in range for Thumb2 instructions." The project is for K20DX128VLH5 and uses the Freescale USB Stack 4.0.3.
Workaround: Disable optimization, use –O0.
According to the ARM compiler release note, the issue has been fixed in MCU V10.5:
5.0 Build 55 (03-25-2013)
- Fixed ENGR00244296 - internal compiler error
this is true for the problem reported by this customer.
Is it the same for the similar problem reported by you Jones ?
I don't know.
Second case of Error line 1775:
Unfortunately I don't find relevant information about this problem.
Regards
Pascal