Other Parts Discussed in Thread: C2000WARE, SYSCONFIG
Tool/software:
Hi,
I am trying to work on a new Launch pad and I have set up my code. However, I could not write directly to the microcontroller register.
I get this warning message below:
#10247-D: creating output section \"AdccRegsFile\" without a SECTIONS specification",
And the code has no effect.
How do i write directly to the microcontroler register without having to go through the device library.
Thanks