Author Topic: truestudio, C/C++ & IDE & tools for arm (free download)  (Read 11054 times)

0 Members and 1 Guest are viewing this topic.

Offline legacyTopic starter

  • Super Contributor
  • ***
  • !
  • Posts: 4415
  • Country: ch
truestudio, C/C++ & IDE & tools for arm (free download)
« on: November 15, 2015, 07:21:05 pm »
truestudio

what do you think?
« Last Edit: November 15, 2015, 08:58:44 pm by legacy »
 

Offline Yansi

  • Super Contributor
  • ***
  • Posts: 3932
  • Country: 00
  • STM32, STM8, AVR, 8051
Re: truestudio
« Reply #1 on: November 15, 2015, 07:47:16 pm »
Haven't read carefuly, but from what I was told, only code size limit disappeared.  Some sort of debug limitations still present, which is sad..
 

Offline neslekkim

  • Super Contributor
  • ***
  • Posts: 1305
  • Country: no
Re: truestudio
« Reply #2 on: November 15, 2015, 09:43:33 pm »
Haven't read carefuly, but from what I was told, only code size limit disappeared.  Some sort of debug limitations still present, which is sad..

The table on that page says that advanced debugging are not available, which seems fair since it's an free offer.
 

Offline richardman

  • Frequent Contributor
  • **
  • Posts: 427
  • Country: us
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #3 on: November 15, 2015, 09:46:01 pm »
truestudio

what do you think?

It means that they stop charging for the free IDE (Eclipse) and compiler (GCC), but charge for their own IP: the static analysis tools and debugger. They drop the price is $720 per annual subscription or $3000 for one time license fee, comparing to their old model of $6000 one time fee. So you can say that they drop their price 50% and also enable an annual subscription model.
// richard http://imagecraft.com/
JumpStart C++ for Cortex (compiler/IDE/debugger): the fastest easiest way to get productive on Cortex-M.
Smart.IO: phone App for embedded systems with no app or wireless coding
 

Offline neslekkim

  • Super Contributor
  • ***
  • Posts: 1305
  • Country: no
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #4 on: November 15, 2015, 09:49:33 pm »
truestudio

what do you think?

It means that they stop charging for the free IDE (Eclipse) and compiler (GCC), but charge for their own IP: the static analysis tools and debugger. They drop the price is $720 per annual subscription or $3000 for one time license fee, comparing to their old model of $6000 one time fee. So you can say that they drop their price 50% and also enable an annual subscription model.

so the optimizations they have, is just what is included in standard gcc? (yes, I know it's wrong to ask an oponent in the toolchain war, but hey.. )
 

Offline richardman

  • Frequent Contributor
  • **
  • Posts: 427
  • Country: us
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #5 on: November 15, 2015, 09:55:52 pm »
so the optimizations they have, is just what is included in standard gcc? (yes, I know it's wrong to ask an oponent in the toolchain war, but hey.. )

I do not believe they have their own separate optimizers on top of GCC. Writing optimizers are hard. LLVM and GCC/LTO are probably as good as they get.
// richard http://imagecraft.com/
JumpStart C++ for Cortex (compiler/IDE/debugger): the fastest easiest way to get productive on Cortex-M.
Smart.IO: phone App for embedded systems with no app or wireless coding
 

Online nctnico

  • Super Contributor
  • ***
  • Posts: 28887
  • Country: nl
    • NCT Developments
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #6 on: November 15, 2015, 09:59:13 pm »
Still I would never buy a perputual license from any company. If the company goes belly up your license is worth nothing and the software you invested time in an rely upon doesn't work. If they are smart they offer a non-node locked version for a reasonable price.
There are small lies, big lies and then there is what is on the screen of your oscilloscope.
 

Offline richardman

  • Frequent Contributor
  • **
  • Posts: 427
  • Country: us
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #7 on: November 15, 2015, 10:21:53 pm »
Still I would never buy a perputual license from any company. If the company goes belly up your license is worth nothing and the software you invested time in an rely upon doesn't work. If they are smart they offer a non-node locked version for a reasonable price.

We have done that, but most of the time not necessary because most companies that need to worry about long term availability would just archive the PC (or the equivalents thereof). We have also sent replacement licenses for 10+ old products. It's rare, but it happened may be once a year or once every other year - i.e. a rare event.
// richard http://imagecraft.com/
JumpStart C++ for Cortex (compiler/IDE/debugger): the fastest easiest way to get productive on Cortex-M.
Smart.IO: phone App for embedded systems with no app or wireless coding
 

Online nctnico

  • Super Contributor
  • ***
  • Posts: 28887
  • Country: nl
    • NCT Developments
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #8 on: November 15, 2015, 10:57:03 pm »
I have had a few issues with licenses expiring or PCs dying at most inconvenient times and having to wait for the office hours to resume work. That is not acceptable for me; I need software to be available to me 24/7. Also archiving a PC isn't a real solution since licenses are often tied to a piece of hardware and that hardware will break or become obsolete at some point. Nowadays a virtual machine is a viable solution as well.
There are small lies, big lies and then there is what is on the screen of your oscilloscope.
 

Offline richardman

  • Frequent Contributor
  • **
  • Posts: 427
  • Country: us
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #9 on: November 15, 2015, 11:03:53 pm »
I have had a few issues with licenses expiring or PCs dying at most inconvenient times and having to wait for the office hours to resume work. That is not acceptable for me; I need software to be available to me 24/7. Also archiving a PC isn't a real solution since licenses are often tied to a piece of hardware and that hardware will break or become obsolete at some point. Nowadays a virtual machine is a viable solution as well.

Yes, this is why we offer many different options, including non-node locked, but for most people, the dongle or multiple machine options work quite well.
// richard http://imagecraft.com/
JumpStart C++ for Cortex (compiler/IDE/debugger): the fastest easiest way to get productive on Cortex-M.
Smart.IO: phone App for embedded systems with no app or wireless coding
 

Offline ez24

  • Super Contributor
  • ***
  • Posts: 3082
  • Country: us
  • L.D.A.
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #10 on: November 16, 2015, 02:32:34 am »

Yes, this is why we offer many different options, including non-node locked, but for most people, the dongle or multiple machine options work quite well.

I think it might be confusing on who "we" we are?  Not Truestudio   Maybe include a link to your company.

Richardman did you ever get a printed copy of your C book printed?

Maybe for those interested you could do a side by side comparison with Truestudio and your product.  Seems pretty close but I do not see that they sell a development board and book.

YouTube and Website Electronic Resources ------>  https://www.eevblog.com/forum/other-blog-specific/a/msg1341166/#msg1341166
 

Offline asgard20032

  • Regular Contributor
  • *
  • Posts: 184
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #11 on: November 16, 2015, 02:40:15 am »
It would be nice to have a comparison of truestudio, crossworks, visualgdb, since these are those that most people here use when they need something semi-professionnal (so not paying a huge amount on a software).
 

Offline richardman

  • Frequent Contributor
  • **
  • Posts: 427
  • Country: us
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #12 on: November 16, 2015, 02:45:24 am »

I think it might be confusing on who "we" we are?  Not Truestudio   Maybe include a link to your company.

Richardman did you ever get a printed copy of your C book printed?

Maybe for those interested you could do a side by side comparison with Truestudio and your product.  Seems pretty close but I do not see that they sell a development board and book.

Sorry Sir: "We" are ImageCraft, http://c4everyone.com, not affiliated with TrueStudio etc., we only speak for ourselves.

The C book is at the final stage of converting to Kindle ebook format - we ran into some snag with font issues and have to use images instead of tables (stupid ebook format), but should be done within a week. We will set it up so that Amazon will sell printed version - at cost so not sure how much it will cost yet, but will be as low as we can make it.

Our major advantages over TrueStudio/IAR/Keil really come down to these items:
  • Ours start with $99 non-commercial license, $249 for STD, + $150 debugger - these are one time fee, not annual subscription
  • Ease of use: we have JumpStart API, fast loading IDE and fast compiling compiler etc.
  • Support: if you actually need to contact us, you will start with me, the primary compiler writer

We are not claiming that we are "The Best Thing Ever!", but that it behooves developers not "gung-ho" on GCC or IAR/Keil to give us a look. Try our functional demo and see for yourself.
// richard http://imagecraft.com/
JumpStart C++ for Cortex (compiler/IDE/debugger): the fastest easiest way to get productive on Cortex-M.
Smart.IO: phone App for embedded systems with no app or wireless coding
 

Offline ez24

  • Super Contributor
  • ***
  • Posts: 3082
  • Country: us
  • L.D.A.
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #13 on: November 16, 2015, 03:15:10 am »
richardman  thanks for the update

Any thoughts on offering eevblog members an upgrade to your $99 package such as your full blown debugger ?   :-+    Looking at the contents of the registers seems interesting.
YouTube and Website Electronic Resources ------>  https://www.eevblog.com/forum/other-blog-specific/a/msg1341166/#msg1341166
 

Offline richardman

  • Frequent Contributor
  • **
  • Posts: 427
  • Country: us
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #14 on: November 16, 2015, 03:27:19 am »
richardman  thanks for the update

Any thoughts on offering eevblog members an upgrade to your $99 package such as your full blown debugger ?   :-+    Looking at the contents of the registers seems interesting.

It really does help. I rely on it when debugging the JumpStart API (why doesn't this thing behave the way it supposes to??...) :-)

Let me think about that. The debugger took a lot of resource to develop, but I could see your point. Is this a case of "any money is too much" or just a case of "a little money (say $50 in addition to the compiler) is OK"?

Hmm... does EEVBlog support poll posts?
// richard http://imagecraft.com/
JumpStart C++ for Cortex (compiler/IDE/debugger): the fastest easiest way to get productive on Cortex-M.
Smart.IO: phone App for embedded systems with no app or wireless coding
 

Offline ez24

  • Super Contributor
  • ***
  • Posts: 3082
  • Country: us
  • L.D.A.
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #15 on: November 16, 2015, 03:36:50 am »
Quote
Hmm... does EEVBlog support poll posts?

Yes as a new topic, it is next to New Topic

So you go to the section (?) and start from there and in this case I guess here

https://www.eevblog.com/forum/microcontrollers/

Are you watching the Seattle vs Arizona game?

I think the $50 offer to be fair.



YouTube and Website Electronic Resources ------>  https://www.eevblog.com/forum/other-blog-specific/a/msg1341166/#msg1341166
 

Offline legacyTopic starter

  • Super Contributor
  • ***
  • !
  • Posts: 4415
  • Country: ch
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #16 on: November 16, 2015, 11:15:24 am »
It would be nice to have a comparison of truestudio, crossworks, visualgdb

I agree  ;D
 

Offline legacyTopic starter

  • Super Contributor
  • ***
  • !
  • Posts: 4415
  • Country: ch
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #17 on: November 16, 2015, 11:16:32 am »
also, i'd like to hear about the static analyzer & these kind of chili peppers  :popcorn:
 

Offline legacyTopic starter

  • Super Contributor
  • ***
  • !
  • Posts: 4415
  • Country: ch
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #18 on: November 16, 2015, 11:25:00 am »
Also archiving a PC isn't a real solution since licenses are often tied to a piece of hardware and that hardware will break or become obsolete at some point

like happens to me with all the SGI-IRIX's Apps: they are flex node-locked (probably to the mac address), and, once companies have decided the EOL of their products, you get "abandon-ware", because when their license expire your software becomes useful like blowing in the wind  :palm: :palm: :palm: :palm:
 

Offline richardman

  • Frequent Contributor
  • **
  • Posts: 427
  • Country: us
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #19 on: November 16, 2015, 11:45:12 am »
But to be fair, lets say you have a project built with GCC 2.x.x vintage 2001 on ARM9 or whatever. Now you have to rebuild it in 2015 and you don't have the binary. You can now running Windows 10 or Linux 4.1, there is no guarantee that you can build that version of GCC.
// richard http://imagecraft.com/
JumpStart C++ for Cortex (compiler/IDE/debugger): the fastest easiest way to get productive on Cortex-M.
Smart.IO: phone App for embedded systems with no app or wireless coding
 

Online nctnico

  • Super Contributor
  • ***
  • Posts: 28887
  • Country: nl
    • NCT Developments
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #20 on: November 16, 2015, 12:25:13 pm »
But to be fair, lets say you have a project built with GCC 2.x.x vintage 2001 on ARM9 or whatever. Now you have to rebuild it in 2015 and you don't have the binary. You can now running Windows 10 or Linux 4.1, there is no guarantee that you can build that version of GCC.
You can still run an older version of the OS in a virtual machine. Personally I always keep any compiler version I ever used in binary form.
There are small lies, big lies and then there is what is on the screen of your oscilloscope.
 

Offline richardman

  • Frequent Contributor
  • **
  • Posts: 427
  • Country: us
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #21 on: November 16, 2015, 01:08:23 pm »
You can still run an older version of the OS in a virtual machine. Personally I always keep any compiler version I ever used in binary form.

Of course you would, but the point is that not everyone would, or could, for that matter. Hence there are GCC/Eclipse/OSS fan, and there are people who rely on commercial software. There is no one-size-fits-all solution.
// richard http://imagecraft.com/
JumpStart C++ for Cortex (compiler/IDE/debugger): the fastest easiest way to get productive on Cortex-M.
Smart.IO: phone App for embedded systems with no app or wireless coding
 

Offline legacyTopic starter

  • Super Contributor
  • ***
  • !
  • Posts: 4415
  • Country: ch
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #22 on: November 16, 2015, 04:20:50 pm »
I am more interested in things (development testing && policies) like what quoted in this age
 

Online nctnico

  • Super Contributor
  • ***
  • Posts: 28887
  • Country: nl
    • NCT Developments
Re: truestudio, C/C++ & IDE & tools for arm (free download)
« Reply #23 on: November 16, 2015, 05:06:57 pm »
You can still run an older version of the OS in a virtual machine. Personally I always keep any compiler version I ever used in binary form.
Of course you would, but the point is that not everyone would, or could, for that matter. Hence there are GCC/Eclipse/OSS fan, and there are people who rely on commercial software. There is no one-size-fits-all solution.
IMHO it doesn't matter if a software solution is open source or commercial. If you build your business on a piece of software then it is good to look at the long term availability of that software. I don't care if a company I bought software from goes belly up as long as I can use that software. Therefore my remark about compilers goes for both commercial and non commercial compilers. If necessary I can change firmware in products dating back over 15 years; it's all there and ready to go. With perpetual licensing that won't be possible so I would never ever buy such a product. If a one-time only license has a poor price/performance value then the product doesn't interest me either.
There are small lies, big lies and then there is what is on the screen of your oscilloscope.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf