1.how can i create file for proteus (coff,dbg,or...) with ccs?
2.i can create .dbg file with IAR compiler but i have this error in proteus when i start simulation? !!!
Unrecognized opcode at 0x000000: 0x0000
what is thiserror?
in simple blink project i can solve this problem by replacing #include<msp430.h> whith #include"msp430.h"
but in adc program i have this problem and this solve isn't effective
and i facing again whith this problem...