Hello,
I am working with the digital signal controller TMS320F2812. Three of the variables that I declare are not created, or so it seems. For one, they do not appear in the variables list during the debug mode (please see the attached screenshot). Second, they do not appear in the disassembly window. Third, when one tries to write to them, the program execution stops and does not continue.
How does this come?
Update: The scalar ssLHC appears in the disassembly window and the variables list when a value is assigned to it later in the program. The problem persists with the two arrays: The program does not even run up to the point where an element of the array is accessed; it does not run at all.
Regards,
Adrian
Code Composer Studio Version: 5.3.0.00090