Hello Francis, Thanks for being there to help over the xmas break.
1) The online and offline documentation says use with circleos 1.7. I have now changed NEEDEDVERSION in app.c of Fastchart1.1 to be consistent with both documentation. 1.7 is needed for for the tMEMS_info.DoubleClick.
2) ChartLib.lib is present in objdebug folder - the rest is just to demonstrate it. There is no SINGLE .o file for this project. I have now included .elf .hex and app.o incase that is what you meant. Also an add_to_circle.bat file is now present in FastChart1.1 and later.
3) I would be interested to see this project packaged properly by an inside expert like yourself so that it works with all versions of the RIDE7 CDROM. This package is only tested with the CDROM version 1.1 provided in the STM32 Primer Box. The upgrades would not work for me (I use Windows XP sp2+). I did not originally provide unnecessary objects built from the provided source. but obviously I did provide chartlib.lib in the objdebug folder.
To build and run with CDROM 1.1 tools all you need do is double click the .rprj file, then double click the bold application node in the ide. I suppose I could have just provided only the chartlib.lib file, chart.h, and let the user figure out how to integrate with their version of the IDE.
Last edited by Stewee (2008-01-03 14:20:21)