Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The 

Include Page
_def_ocsdk_repo
_def_ocsdk_repo
 contains the following directories:

  • Include Page_def_ocsdk_dir_doc_def_ocsdk_dir_doconchipsdk/doc/ contains the Doxygen-generated source code documentation, and documentation about the uC/OS-II operating system. Include Page_def_ocsdk_dir_proj_def_ocsdk_dir_proj
  • onchipsdk/projects/iar/ contains the project files for the tool chain supported by the  Include Page_def_ocsdk_def_ocsdk. Include Page_def_ocsdk_dir_src_def_ocsdk_dir_srcthe On-Chip Software Development Kit.
  • onchipsdk/src/ contains the source code of the sample applications.  
    • app/ contains the source code for the sample applications from the Sample Applications.
    • modules/ contains the source code for the CLI Module and Local Interface Module.

  • Include Page_def_ocsdk_dir_tools_def_ocsdk_dir_toolsonchipsdk/tools/ contains tools used by the  Include Page_def_ocsdk_def_ocsdkthe On-Chip Software Development Kit.

The library contains two additional directories you will add to the  Include Page_def_ocsdk_dir_src_def_ocsdk_dir_srconchipsdk/src/ directory:

  • inc/ contains the OCSDK headers
  • lib/ contains the pre-compiled binary library files

...