The MegaSquirt Project has experienced explosive growth other the years, with hundreds of new MS installations occurring every week - a phenomenal success! MegaSquirt has been successfully used in all aspects of Internal Combustion engine applications including R&D, Industry, Race, and Research. The MS project has transformed itself from a simple R&D project into a full-featured mature engine control system. To reflect this the support structure has also changed to meet the needs of MegaSquirt Users.
Moving forward, the R&D forums for MegaSquirt project are in a read-only mode - no new forum posts are accepted.
However the forums will remain available for view, they still contain a wealth of information on how MegaSquirt works, how it is installed and used. Feel free to search the forums for information, facts, and overview.While the R&D forum traffic has slowed in recent years, this is not at all a reflection of Megasquirt users, which continue to grow year after year. What has changed is that the method of MegaSquirt support today has rapidly moved to Facebook, this is where the vast majority of interaction is happening now. For those not on Facebook the msextra forums is another place for product support. Finally, for product selection assistance, all of the MegaSquirt vendors are there to help you select a system, along with all of the required pieces to make it complete.
A forum for discussing the applications and implementations of the DIY general code template for the GPIO and its 25 user inputs and outputs (+ serial & CAN). The code is 99% complete, the user just has to add their own conditional I/O logic and compile (with a free special Edition of CodeWarrior).
I have CodeWarrior IDE version 5.9.0 build 2836. I start Codewarrior and open the template.mcp, but then I do not understand how to make a new s19 file. Could someone help out, or point me to where I could find this info?
To compile (actually compile/link/locate) the code in Codewarrior, you use the 'Project/Make' menu item (or the F7 key for a shortcut). That will create a S19 file in the projects /BIN/ folder from the source code. It will also create a number of other files that detail how the compiling was done (where variables are located in memory, for example).
Lance.
"Never wrestle with pigs. You both get dirty and the pig likes it." - George Bernard Shaw