Dear all:
Digital Signal Processing, ARM DSPs, Embedded System, Multi-core Programming
Hi,
I suggest you install CCS in different location rather than the default location. This should get you going on CCSv3.3.
About the C6467 simulator - emif.log, this is a debug log & i believe it's accidentaly enabled in the release. To avoid this, open CCSetup, click on one of the CPUs, check what is the Simulator Config file on the right pane of CCSetup. Open the simulator config file, search for "test_log_file" and comment that line. (comment syntax - //). After this you shouldn't see emif.log getting generated.
regards,
Mani
If my reply answers your question please mark the thread as answered
Check the Wiki for more info - link
Thanks!I've tried to install CCS in different location, but it doesn't work!
As to the log problem, I'll check it! But the problem is whatever I reinstall, the SR packaged can't be
patched!
Hello Touse,
Are you using a limited version (evaluation, DSK, etc) of CCS 3.3?
Thanks
ki
-----------------------------------
Don't forget to verify answers to your forum questions by using the green "Verify Answer" button.
Did you read the CCS Forum Guidelines & FAQ? If not, PLEASE read it. If you haven't read it in awhile, please read it again to see if any updates were made.
Having CCSv5 problems? Check out the CCSv5 Troubleshooting Guide
Click here to track an issue. Enter your bug id in the "Find Record ID" box
I got a newer version of CCS v3.3, now it works well, Thanks all!