Somehow I cannot update CircleOS on my Primer1. Here is what I did:
- download "CircleOS-2.0.zip"
- upack it to "c:\Program Files\Raisonance\Ride\Lib\ARM\" where it creates a folder called "Circle"
- open "Circle.rprj" in RIDE7
- make project - no error
- call "create_circle_factory.bat", this gives these results:
"cortex_pgm TSTM32F103RBT6 E POS\obj\Circle.hex S": succeeds, the primer showa the usal startup screen
"circle_mgr.exe AApplications\Maze\obj\Maze.o L S": Error 203, file not found Application\Maze\obj\Maze.o
"circle_mgr.exe AApplications\Breakout\obj\Breakout.o L S" Error 203, same as above
"cortex_pgm TSTM32F103RBT6 DCircle_Factory.hex" succeeds, but locks the primer.
At this stage the lcd is black but backlight still on. Power off/on does not change anything.
When I only use the line "cortex_pgm TSTM32F103RBT6 E POS\obj\Circle.hex S", then the primer is working.
"About" says "OS: 3.2". But any application I flash crashes the primer, i.e. LCD black but backlight on.
I can always restor factory settings with "Restore_Circle_factory.bat", but that is the old CircleOS, "V 1.5".
On Primer2 - using the primer2 project files - the update succeeds. But when I try to upload an application (compiled for primer2, of course) - the primers LCD locks up after flashing. Power off/on and pressing the button turns the primer on, but the screen is white. But I can restore factory settings. Primer2 factory settings say "OS 3.1".
Anyone any idea what goes wrong?
Last edited by zwieblum (2009-01-09 21:15:30)