It isn't so easy :) Anyway I used Ultraedit and its powerful reg-exp to change the strings:
search string: _asm {^(*^)}
replace string: _asm ("^1")
but now I have a big problem: assembler files can't be compiled with devkit but they compile fine with ADS and C files compile fine with devkit...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.