|
|
View previous topic :: View next topic |
Author |
Message |
ELCouz
Joined: 18 Jul 2007 Posts: 427 Location: Montreal,Quebec
|
|
|
Ttelmah
Joined: 11 Mar 2010 Posts: 19499
|
|
Posted: Sun Oct 26, 2014 2:02 am |
|
|
I think the problem is that it isn't a PIC.
The historical 'point' about the PIC, was that it was a cheap processor, using the Harvard architecture as a way to give good speed at low 'silicon cost' (small chip real-estate needed).
Then CCS gave a way of writing code optimised for this architecture, with 'close to assembler' performance, but much quicker/easier to write.
The PIC32, is a MIPS based processor, so development tools and libraries already existed before it was launched. The need for CCS as a better tool than the MicroChip offerings, never appeared.
If you go PIC32, you probably go Android or FreeRTOS, which both have their own C/C++ assembler available.
It's quite probable that you will still use a 'normal' PIC, with CCS, to do some of the subsidiary I/O, but the PIC32 product is a very different 'world' from the traditional PIC. |
|
|
ELCouz
Joined: 18 Jul 2007 Posts: 427 Location: Montreal,Quebec
|
|
Posted: Mon Oct 27, 2014 5:34 am |
|
|
Its sad...
IMO nothing is more user friendly and complete (drivers and examples side) than CCS.
That's the main reason I've chosen this compiler.
I think this is why we have a wonderful community for this compiler.
I find mplab less user friendly overall.
PIC32 work only with mplab from what i understand. _________________ Regards,
Laurent
-----------
Here's my first visual theme for the CCS C Compiler. Enjoy! |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|