Dear friends, I'm debuging my custom board with a LM4F232H5QC chip on it, the software tool is CCS V5.2, the emulator is XDS100V3。I found that global variables which were assigned explicitly couldn't be autoinitialized by the _c_int00(); the initialization model is "link using ROM autoinitialization model". Could anybody help me?