Tool/software: TI C/C++ Compiler
Hi all.
I have a question regarding regarding CCS and TI-compiler.
I'm doing a porting job from a consolidated project with CCS6 with compiler 5.1.6 to compiler 5.2.9.
Unfortunatelly, when I finish to compile the project without errors, the binary generated and loaded into the board cause continuosly reboot.
The magic point where the reset happens is when I try to load into SDRAM with EPIWorkAroundWrite() some images for my GUI.
The only difference between the two projects is the compiler version.
Could someone help me to understand the difference between TI-compiler 5.1.6 and 5.2.9 ?
Thanks in advance
Marco Crivellari