Other Parts Discussed in Thread: OMAP-L138
I upgraded from CCS v4 to CCS v 5.2.0.00069 and attempted to run the same code on the Zoom Omap-L138 EVM with the TMS3206748 installed. The code fails in v5 becuase the dyanmic memory allocation does not appear to be working. I originally experienced a similar problem using CCS v4 when running on Windows Vista machine but it was subsequently solved by installing the CCS v4 on a Windows 7 machine (this problem may have been due to security/account settings etc. differences or a link I found suggesting setting the flag to create a heap in the DDR memory (see Memory Allocation for "new" C6748, which may have been one of the ways I initially solved this dyanmic memory allocation issue.). I am now running both CCS v4 and CCS v5 on the same Windows 7 machine -and v4 works and v5 does not. When I compared Tconf Script file parameters they all appear to be the same between the two projects. In my view there is either a CCS v5 install problem or there is settting that did not port over to CCS v5 project file. Is there a way to automatically compare the settings? Is there any issues I need to be concerned with during the v5 install? Any other places to look?