Forum : Ride IDE
Original Post
Post Information | Post |
---|---|
January 16, 2008 - 5:02pm
|
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 |
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