Other Parts Discussed in Thread: HALCOGEN
Hello,
Up through HALCoGen v3.05.02, the copy table, variable, and constructor initialization was done explicitly in sys_startup.c. V3.06.00 has replaced that code with a call to TI_auto_init(), which is part of CCSv5.
1) Is there a dependency on the CCS version? We are using CCSv5.2 which contains ARM compiler v4.9.5, the latest CCS contains v5.0.4 - a change in the major version.
2) Why the change only for this processor?
3) What would be the impact of using the old initialization code instead of calling the library?
Thanks, Charlie Johnston