Other Parts Discussed in Thread: MOTORWARE
I am working with an F28069M ControlCARD.
When I load a legacy project, I can modify the SCI registers via code or via the debugger.
However, when I load MW proj_lab01, my code does not modify the SCI registers, nor can I modify the registers from the debugger.
This condition is true when I break on the first line of main, so the difference must be in the linker command file or the boot code.
What am I missing?