Spin terminal question - feedback from program

Hello! 
I would like to get feedback from my Spin program, like the terminal with SimpleIDE;
Do I have to include a library object to get feedback from my Spin program? If
so, where are the library objects with the propeller tool at? I would need this to
be able to call them with my program. Thanks for any advice.

I would like to get feedback from my Spin program, like the terminal with SimpleIDE;
Do I have to include a library object to get feedback from my Spin program? If
so, where are the library objects with the propeller tool at? I would need this to
be able to call them with my program. Thanks for any advice.

Comments
Edit: My recently uploaded PING))) object includes output to the terminal. You can look at it as an example.