Previous Next
Conclusion

This was the last of the SNiFF+ browsing tools to be introduced in this tutorial.
In this part of the C Tutorial you were introduced to:

  • Opening the project

  • Working with the following SNiFF+ tools:

    • Symbol Browser
    • Cross Referencer
    • Source Editor
    • Retriever
    • Include Browser
In the tutorial we can only give you a few hints and tips to help you on your way. To get a better understanding of the tools, we recommend experimenting. To really appreciate what SNiFF+ can do for you, you really need to work with it.
Deleting the project
You will no longer be working with the browsing-only project that you set up in this part of the C Tutorial, so you can delete it at this time. If, however, you would like to keep the project for browsing at a later time, we suggest that you skip the following instructions.
To delete the project:
  1. In the Launch Pad, delete the project by highlighting it and choosing Project > Delete Project pico.proj.
    A dialog appears, in which SNiFF+ asks you if it should delete SNiFF+ - related files and directories.
  2. Select the Repeat check box and press Delete.
    With the Repeat check box selected, SNiFF+ will also delete SNiFF+ - related files and directories in all subprojects of
    pico.proj .
What's next
The only SNiFF+ tool that should now be open is the Launch Pad.
The next part of the C tutorial introduces you to
  • Editing, compiling and debugging with SNiFF+