MATLAB EMBEDDED IDE LINK 4 - FOR USE WITH TEXAS INSTRUMENTS CODE COMPOSER STUDIO User's Guide Page 358

  • Download
  • Add to my manuals
  • Print
  • Page
    / 575
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 357
reload
cc=ticcs;
s=reload(cc,23)
Warning: No action taken - load a valid Program file before
you reload...
s=
''
open(cc,'D:\ti\tutorial\sim62xx\gelsolid\hellodsp.pjt',...
'project')
build(cc)
load(cc,'hellodsp.pjt')
halt(cc)
s=reload(cc,23)
s=
D:\ti\tutorial\sim62xx\gelsolid\Debug\hellodsp.out
See Also cd, load, open
7-136
Page view 357
1 2 ... 353 354 355 356 357 358 359 360 361 362 363 ... 574 575

Comments to this Manuals

No comments