Hi there,
I was using ezdsp28335 with CCS v3.3 then for some reason I switched to CCS V4. I have imported the program using CCSv3 import option without any problem. No errors and no warnings.
Please note that I am using recently updated version of code composer v4.
for some arrays (but not all of them!), when I monitor them using continuous refresh option the content is zero however those values would be specified only once at the begining of program with no furthur modifications in rest of the code. And I have no Idea where zero vaue come from... also the code works fine in CCSV3.3. So I am thinking this might be something about CCSV4.
I appreciate your valuable feedbacks