Shop OBEX P1 Docs P2 Docs Learn Events
Developer Studio - Propeller Development Platform — Parallax Forums

Developer Studio - Propeller Development Platform

PraxisPraxis Posts: 333
edited 2009-06-04 05:00 in Propeller 1
Developer Studio Lite - Production Release is ready for download.

Developer Studio is a Development System for Propeller Spin (using Homespun Compiler) & C software development.

Developer Studio is available in 2 versions
Developer Studio Lite & Developer Studio Professional
Both versions of Developer Studio come bundled with a Spin Compiler and a RAM/EEPROM Loader.

Developer Studio has been designed to be expandable with 'plug in" DLL modules such as terminal programs and debuggers etc.

The Lite release version includes Praxis' PropViewer Terminal program that is a Tab click away for easy use.
When programming the Propeller, PropViewer automatically disconnects/reconnects from the serial port for the programming duration.


Developer Studio Lite is not free software however it is free to use in any way that you wish with no restrictions.
All future releases of Developer Studio Lite will be under the same conditions.
Developer Studio Lite allows a maximum of 4 documents to opened at the same time (includes Plug In Tools)


Developer Studio Lite can be downloaded from www.praxis.com.my/downloads/DevStudioLite.zip

The DotNet 2.0 Framework MUST be installed prior to running the program.

**** If you already have Developer Studio RC3 Version installed then deinstall it. ****
RC3 project files will not work with the release version so a converter program is included to convert your RC3 projects.


To use Developer Studio Lite requires product activation, follow the on screen instructions.
If Developer Studio Lite is not activated it will run in evaluation mode where all functions work except document saving.


This download includes the installer, Propeller Loader, the HomeSpun compiler from Michael Park (mpark) and the project converter.

Please note: HomeSpun compiler is bundled with Developer Studio Lite as a matter of convenience and is not subject to the EULA of Developer Studio Lite.


For any technical assistance or problems send an email to dstudio@praxis.com.my
Please note that technical support is limited to activated versions only so please include your license info.

Developer Studio Team
www.praxis.com.my
www.praxis999.com

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Adaequatio Rei Et Intellectus

Post Edited (Praxis) : 6/3/2009 3:15:07 PM GMT
1280 x 995 - 70K
1280 x 995 - 72K
1280 x 994 - 116K
1280 x 994 - 69K

Comments

  • SapiehaSapieha Posts: 2,964
    edited 2008-11-06 13:31
    Hi Praxis

    If I start run I have that ERROR

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Nothing is impossible, there are only different degrees of difficulty.
    For every stupid question there is at least one intelligent answer.
    Don't guess - ask instead.
    If you don't ask you won't know.
    If your gonna construct something, make it·as simple as·possible yet as versatile as posible.


    Sapieha
    1010 x 557 - 125K
  • PraxisPraxis Posts: 333
    edited 2008-11-06 13:43
    Hi Sapieha, what OS etc are you running it on?

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Adequatio Rei Et Intellectus
  • SapiehaSapieha Posts: 2,964
    edited 2008-11-06 13:53
    Hi Praxis


    I run XP SP3 Swedish version with all updates

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Nothing is impossible, there are only different degrees of difficulty.
    For every stupid question there is at least one intelligent answer.
    Don't guess - ask instead.
    If you don't ask you won't know.
    If your gonna construct something, make it·as simple as·possible yet as versatile as posible.


    Sapieha
  • dMajodMajo Posts: 855
    edited 2008-11-06 15:11
    Hi Praxis,

    I haven't spent enough on it but it seems OK.
    You have still the CRLF problem importing non windows originated documents (very boring)

    BTW if I remember correctly there was also a GEAR plug-in planned: what's the time schedule on this ?

    Will you release a plug-in SDK ??

    Cheers

    Post Edited (dMajo) : 11/6/2008 3:24:38 PM GMT
  • PraxisPraxis Posts: 333
    edited 2008-11-06 16:31
    @dMajo: I actauly fixed that but commented the line where the cr to crlf conversion takes place for some reason.
    Anyway it works with mac saved files by converting the cr to crlf while doing a read and saves out in crlf as well.
    I will post an update later.

    I have put the GEAR plugin on hold for a while becuase I am looking at doing a source level debugger based on the work of Clusso99.
    Have some nice ideas for this such as when a break point is hit mouse hover over an in scope variable gives the value etc ala VS.

    Just saw about the SDK, next week I will post the code (C# and VB) for a dummy plugin DLL that will allow you to create your own plugins.


    @Sapieha: This one beats me. The development is on Vista machine and tested on XP-SP2 virtual machine. I will have to add SP3 to the VM but as the VM disk image is too small so I will have to create a new one (means installing XP + SP) so give me a few days.

    Your problem is caused by the IDEcontrol which is the visual components for the GUI and that one beats me at the moment.

    Cheers.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Adequatio Rei Et Intellectus

    Post Edited (Praxis) : 11/6/2008 4:37:29 PM GMT
  • DaveC3DaveC3 Posts: 8
    edited 2008-11-06 20:00
    Hi Parxis

    I also get the error that Sapieha posted. I am running WinXP SP2.

    I did not uninstall the previous version before running the install.

    Thanks

    Dave
  • PraxisPraxis Posts: 333
    edited 2008-11-07 07:28
    I knew there was a reason I mentioned that the RC3 version MUST be uninstalled first.

    Cheers Guys.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Adequatio Rei Et Intellectus
  • PraxisPraxis Posts: 333
    edited 2008-11-10 17:14
    A minor Update adds "Moddified / Saved" line markers similar to VS.

    See picture below.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Adequatio Rei Et Intellectus
    1280 x 994 - 69K
  • PraxisPraxis Posts: 333
    edited 2008-11-11 16:43
    Before installing any updates make sure that you have deinstalled the ealrier version.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Adequatio Rei Et Intellectus

    Post Edited (Praxis) : 11/11/2008 5:40:11 PM GMT
  • dMajodMajo Posts: 855
    edited 2009-02-18 19:52
    I am pleasant you are back.

    BTW where is the professional version?
  • PraxisPraxis Posts: 333
    edited 2009-06-03 13:52
    Developer Studio was developed to be a SPIN development platform to provide IDE support for the Homespun compiler from Michael Park as well as generic third party C compilers.

    Since the release of the Catalina C compiler I will be upgrading Developer Studio to provide more integrated support for Catalina.

    Praxis

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Adaequatio Rei Et Intellectus

    Post Edited (Praxis) : 6/3/2009 2:23:34 PM GMT
  • dMajodMajo Posts: 855
    edited 2009-06-03 19:31
    Very nice.

    Keep working on it.

    BTW: The GEAR plug-in seems still missing
  • PraxisPraxis Posts: 333
    edited 2009-06-04 05:00
    @dMajo

    Sorry about the gear plugin as we have been up to eyeballs in work for the last several months.
    As a large part of our business is releated to GPS securtiy products as the economies tank our business goes up.

    I will see if I can get it out in the next few weeks.

    Cheers

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Adaequatio Rei Et Intellectus
Sign In or Register to comment.