RTEMS Logo

RTEMS 4.6.0pre5 On-Line Library


Text Editor

PREV UP NEXT Bookshelf Getting Started with RTEMS for C/C++ Users

7.3: Text Editor

You absolutely have to use a text editor which can save files with Unix format. So do NOT use Notepad or Wordpad! There are a number of editors freely available that can be used.

If you do accidentally end up with files having MS-DOS style line termination, then you may have to convert them to Unix format for some Cygwin programs to operate on them properly. The program dos2unix can be used to put them back into Unix format as shown below:

$ dos2unix XYZ
Dos2Unix: Cleaning file XYZ ...


PREV UP NEXT Bookshelf Getting Started with RTEMS for C/C++ Users

Copyright © 1988-2003 OAR Corporation