I get this error when I turn optimizations off. If I set the opt. level to 2, the error does not occur. However I sometimes need to turn off optimization in order to run the debugger. Is there a way to get past this error?
I did see a similar posting on the forum, but the answer appeared to refer to somewhere deep in the project build properties. I would have cut and pasted it here but clicking a link on your web site (e.g., New Question) always obliterates the existing browser tab instead of opening a new tab. So nothing to cut unless I go back and lose what I've entered so far...
Some FYI: My project is taken from a TI sample named pfc3phvienna_F2837x. At this point I have made very few changes. The sample build properties were set up to load the program into Flash. I have not changed that.