PSoC Creator 3.0 for PSoC 4

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable
        Is the PSoC Creator 3.0 have a fully functional compiler without a code size or date limit, or will I need to buy a license for the ARM compiler?   
0 Likes
8 Replies
Anonymous
Not applicable

GCC compiler is free

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Code size limitations -

   

 

   

    

   

          http://www.cypress.com/?id=4&rID=38520

   

 

   

Regards, Dana.

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Note prior post was for Keil tools.

   

 

   

Regards, Dana.

0 Likes
Anonymous
Not applicable

And the GCC should not have code limit. However the keil version would be better optimized.

0 Likes
Anonymous
Not applicable

Found that

   

Here is the link about the ARM Keil compiler

   

http://www.cypress.com/?rID=98282

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

To put it all together: Creator comes for free including the GCC which is C-compiler, assembler and linker. No restrictions, no time-bomb including the nano library.

   

Even for the PSoC3 there is a free C-compiler from Keil.

   

 

   

Bob

0 Likes
Anonymous
Not applicable
        That's great news !! Thank you !! Bob   
0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Keep in mind support model for GCC a little different than having a Keil

   

license. GCC open source is largely community support. Not generally

   

a problem as there are so many active users but no one is "on the hook"

   

for issues.

   

 

   

Regards, Dana.

0 Likes