Topic : Compiler

Forum : Ride IDE

Original Post
Post Information Post
January 16, 2008 - 5:02pm
Guest

Hi,

I use Ride7 with gcc and the code size is too important. Can I use another compiler as ADS, GNUARM or CAARM with RIDE7. I have only one option in arm toolset : GNU tools. How do?

Thank

Replies
Post Information Post
+1
0
-1
January 16, 2008 - 5:25pm
Guest

Hello,

for now you cannot use another toolchain than the one provided. Did you check the optimisation options and (more important) the libraries used (small printf, UART0 putchar, etc.)?

Lionel