2010-10-01 12:38 PM
Atollic is less than xxxxRed
#crippleware2011-05-17 05:09 AM
Isn't Atollic the one where the free version is crippled so that you can't use printf?
I don't mean that it just doesn't come with a ready-to-run printf, so that you have to make your own - I mean specifically crippled so that it is impossible for you to add your own...2011-05-17 05:09 AM
Yes, it is:
''It is common to redirect the I/O from these functions to the actual embedded platform, such as redirecting printf() output to an LCD display or a serial cable ... The freeLite version of TrueSTUDIO do (sic) not support I/O redirection, and instead have do-nothing stubs compiled into the C runtime library.'' See:http://www.atollic.com/index.php/kb/1-kb_building/4-kb_redirect_io
See also :https://my.st.com/public/STe2ecommunities/mcu/Lists/ARM%20CortexM3%20STM32/DispForm.aspx?ID=12672