Moderators: daxtojeiro, muythaibxr, jsmcortina

Martin Young wrote:Thanks. I'd tried opening a couple of files in Notepad but the formatting was messed up. Just tried Wordpad and suddenly it looks more like something humans might read.

gslender wrote:The main developers (Ken/James/Jean) I believe use Linux as the main platform for development, but you can successfully build and work in Windoze too !!
racingmini_mtl wrote:gslender wrote:The main developers (Ken/James/Jean) I believe use Linux as the main platform for development, but you can successfully build and work in Windoze too !!
Just FYI, I use Windows (with cygwin). So it does work fine. And I use Notepad++ as my editor.
Jean

gslender wrote:Me too! I was too afraid to come out of the closet with that... fear of being bashed by Ken or James for being such a girl and not using *nix.
gslender wrote:...
Exract that zip and follow README.txt and untar the gzip'd archive.
...
Martin Young wrote:Anyway, I try to follow the instruction but having entered the tar command with the path to get to the tools.tar.gz file, nothing appears to happen. I don't know if anything ought to happen, but nothing does.
robs wrote:... Depending on which processor you were using, the assembly language might be surprisingly familiar. In the early '80s the Motorola 6809 was an elegant 8-bit processor that I enjoyed programming. It was quite a nostalgia kick 25 years on to see the Megasquirt processor's assembly language so similar. But if you were working with Z80/808x or 68k, your earlier assembly language experience won't be so applicable...
Martin Young wrote:I was seeing 6811 code in my sleep. Pity if it's irrelevant.
gslender wrote:racingmini_mtl wrote:gslender wrote:The main developers (Ken/James/Jean) I believe use Linux as the main platform for development, but you can successfully build and work in Windoze too !!
Just FYI, I use Windows (with cygwin). So it does work fine. And I use Notepad++ as my editor.
Jean
Me too! I was too afraid to come out of the closet with that... fear of being bashed by Ken or James for being such a girl and not using *nix.
gslender wrote:Ok, let me start ya off...
The main developers (Ken/James/Jean) I believe use Linux as the main platform for development, but you can successfully build and work in Windoze too !!
As you've done, download and install Cygwin and make sure you include the entire Development packages. It will ensure GCC, make and the needed libraries are installed.
Also, download Windows zip : s12buildtools-win32.zip from http://www.msextra.com/tools/
Exract that zip and follow README.txt and untar the gzip'd archive.
In the c:\cygwin folder, create and expand a MS2 (or MS3) release such that it looks like this ...
C:\cygwin\ms2extra_3.2.1_release\
Then run a Cygwin command shell and then "cd /ms2extra_3.2.1_release/ms2extra/"
You should then be able to run "make release" and if all goes well, it should compile and build a release for both megasquirt and microsquirt.
Done.
TBI_Master wrote:So when 'make" returns a 'make: command not found'... Is because that package was not selected when installing cygwin?
I'm already in the ms2extra directory, Am I missing an argument or something?

Jobro wrote:OK following these instructions I got it closer to working than I have before but its still not working. Here is what I get.
I downloaded and installed the entire 'devel' options and all dependencies that it asked me to do. I extracted tools.tar.gzip into c:\cygwin\ and it added all the files to the /usr/ directory.
Does anyone know whats not working right?

Return to MS2/Extra Development
Users browsing this forum: No registered users and 1 guest