分类: 嵌入式
2010-08-12 15:47:29
1. Update the CCS ARM cgtools to V4.5.0. You can download it . Then install it.
2. Change the ARM cgtools used in CCS.
a. There are two ways to open Component Manager.
b. Pls click '+' of Build Tools, then '+' of TMS470R2x, then you will see all CCS ARM cgtools you installed on the PC. Select the version you need, such as V4.5.0. (TMS470R1x is for ARM7 and TMS470R2x is for ARM9.)
c. Close the Code Composer Studio Component Manager window. You will see a warning window "This configuration change requires Code Composer Studio to be restarted.. Pls save your work and restart Code Composer Studio before proceeding.". Read it and click ok.
d. The Component Manager will ask "Do you want to save changes?". Pls select Yes.
3. Restart the CCS to let the new setting effect. Then build the
ubl project with new ARM cgtools.
然后直接编译就好了~