Page 1 of 1

Where is ostc.mcw?

Posted: 07 Oct 2009, 14:58
by Fabrice
Hi,

I'd like to try compiling by myself the source code, but I can't find the workspace file ostc.mcw. It is neither in the source code of the last stable version, nor on the bitbucket repository. I'm not familiar with the MPLAB IDE so I'm not very comfortable with the idea of recreating the workspace from scratch.

To be honest, I'm only interested in the C code, as my ASM knowledge is near zero. If there is a way to compile the C code and to test it independently from the ASM code, I'll be very happy to know it (and if the solution is usable under linux, I'll be thrilled).

Thanks in advance,

Best regards,

Fabrice

Re: Where is ostc.mcw?

Posted: 12 Oct 2009, 08:49
by heinrichsweikamp
Hello Fabrice,

I've attached you a .mcw and .mcp file to this post.

Regards,
Matthias

Re: Where is ostc.mcw?

Posted: 23 Oct 2009, 08:57
by j.thummel
Hi,

Juste a question before going forward.
Can I still upload valid firmware after uploaded an non valid (build by myself) firmware ?

Regards

Jérôme

Re: Where is ostc.mcw?

Posted: 23 Oct 2009, 09:37
by heinrichsweikamp
Yes, the bootloader will be unaffected from your firmware.

Regards,
Matthias

Re: Where is ostc.mcw?

Posted: 23 Oct 2009, 13:50
by j.thummel
Thanks Mathias for your answer.
Is there any How-To or an "hello world" to add a custumer function (needed more for the display) ?
Also I couldn't find information about the FPGA used on OSTC.
Regards
Jérôme

Re: Where is ostc.mcw?

Posted: 30 Oct 2009, 12:01
by heinrichsweikamp
Hello Jerome,

What have you planed? We're very willing to help but it's much easier to do this on a specific task.

regards,
Matthias

Re: Where is ostc.mcw?

Posted: 30 Oct 2009, 13:57
by j.thummel
Hi,

My idea is to have a new CF to set a run. The RT can be view during dive just like decoplan.
First step is to set it manually and then import it from mvplan.

Regards,

Jérôme

Re: Where is ostc.mcw?

Posted: 30 Mar 2011, 10:25
by Alexander Touchyn
Hallo Matthias,

ich hätte die Projekt und Workspace Dateien auch gerne. Hab mir gerade den aktuellen Source geholt.

Gibt es eigentlich einen Grund wieso die Dateien im Repository fehlen?

Danke
Alex

Re: Where is ostc.mcw?

Posted: 30 Mar 2011, 10:43
by heinrichsweikamp
Hallo,

Diese Dateien enthalten lokale Pfade, wir haben aber in der "sample_workspace.zip" - enthalten im Repository - Demodateien die sich leicht ändern lassen.

Das Repository gibt es hier: https://bitbucket.org/heinrichsweikamp/ ... e/overview

Gruß,
Matthias

Re: Where is ostc.mcw?

Posted: 30 Mar 2011, 10:44
by nakatomi
Im README steht Schritt für Schritt was zu tun ist und es funktioniert nach der Anleitung.

Habe das Projekt von Hand angelegt, wie steht wiegesagt auch im README.

Re: Where is ostc.mcw?

Posted: 30 Mar 2011, 11:27
by Alexander Touchyn
Hallo Matthias,
hallo nakatomi

danke für euer schnelle Antwort. Ich habe entdeckt was ich falsch gemacht habe. Irgendwie hab ich die Sourcen für OSTC und nicht OSTC2 geholt und dort gab es weder zip noch readme.

Projekt Datei erstellt, alles super

Viele Grüße
Alex