/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / About "charta"

Username:     
Password:     
             

Forum

# 1   2007-12-27 13:27:57 About "charta"

Francis
Administrator
From: France-Grenoble
Registered: 2007-07-09
Posts: 890

About "charta"

1. I tried first with CircleOS V1.6 and it didn't work.  It seems that V1.7 is mandatory (you should modify NEEDEDVERSION in the application file).
2. The object files/library are missing, and the add_to_Circle.bat batch does not work. It's mandatory to start from RIDE
3. It's a very usefull application to understand the dynamic of the MEMS (much better than the values displaid in the MEMS application)....  Thanks!

Offline

 

# 2   2007-12-27 15:14:27 About "charta"

Stewee
Member
From: Dorset/England
Registered: 2007-10-11
Posts: 47
Website

Re: About "charta"

http://www.dur.ac.uk/r.k.oneil/stewie4.gif

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)


( Please Give Blood http://www.blood.co.uk >50% can.  5% do. )

Offline

 

# 3   2007-12-27 17:02:01 About "charta"

Francis
Administrator
From: France-Grenoble
Registered: 2007-07-09
Posts: 890

Re: About "charta"

I am not the expert for the packaging and Lionel will send you the right advices by next week. I believe that the solution consists in building a global library file (see the Primer Mouse example).
Note that you made a mistyping in your add_to_circle.bat file (STM32F013RBT6 instead of STM32F103RBT6). I have also seen that when I installed the project in a "temp" folder, the path for the FAT.ELF and CIRCLE.ELF files were not found. It seems to be a RIDE issue to be fixed at our end.
Anyway, this application is quite nice!

Offline

 

# 4   2007-12-27 19:43:11 About "charta"

Stewee
Member
From: Dorset/England
Registered: 2007-10-11
Posts: 47
Website

Re: About "charta"

http://www.familyguyfiles.com/wp-content/uploads/2006/03/stewie-in-shock-animation.gif

typo in   add_to_Circle.bat   is fixed in FastChart1.2.

As already documented, once the FastChart1.2 folder is copied to C:\Program Files\RAISONANCE\Ride\Lib\ARM\CircleOS\  all you need do to build and run with CDROM 1.1 tools  is double click the .rprj file in explorer, then double click the bold application node in the ide to run the demo.

Further discussion; http://www.stm32circle.com/forum/viewto … d=522#p522

Last edited by Stewee (2008-01-21 15:31:52)


( Please Give Blood http://www.blood.co.uk >50% can.  5% do. )

Offline

 

Board footer