Tool/software: Code Composer Studio
I have not found the solution to this problem although I performed extensive forum and documentation search.
CCStudio 6 warnings and errors give truncated messages, typically missing the key object at the end of the sentence.
How to set the CCStudio to show the whole warning and error message?
Here is what I get, and you may see why this is so annoying:
"
#145-D a value of type "ADC_Handle" cannot
#190-D enumerated type mixed with another
#10247-D creating output section "DRAML0" without a SECTIONS
#10247-D creating output section "FFTtf" without a SECTIONS
#10247-D creating output section "ipcbrun" without a SECTIONS
#10247-D creating output section "ipcbsrc" without a SECTIONS
"
Please, someone let me know how to resolve this problem.
VladP