Skip to content

parallaxinc/Propeller-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Propeller-Tool

Propeller Tool software for Windows - with P2 debug support.

Latest Status

The Propeller Tool was first released in 2006 with the production of the Propeller 1 microcontroller. It enjoyed a very stable life since the 2012 release of v1.3.2. Now with the release of the Propeller 2 microcontroller, the Propeller Tool is being updated to support it.

The current version supports phase 2 of Propeller 2 debugging; the use of DEBUG() statements in running code to create and interact with special on-screen debug windows as well as low-level debugging (PASM2 view) of multiple cogs simultaneously.

The original project was not stored in a source code versioning system and Parallax does not have the rights to release the source for some of the critical third-party (yet Parallax-customized) components built into the Propeller tool. For now, this repository serves as a place holder for future source and a repository of current releases and issues.

If you are interested in the source code to the Spin2 compiler or the debug window functionality, you may find it in the PNut Repository.

Updated 02/15/2023