I'm having problems loading demo apps into the Primer when updated to run CircleOS v1.7. I can recompile using the new circle.elf & fat.elf files, load and run fine from the RIDE7 debugger (running the level tutorial & breakout apps for example).
I then load the app using the 'circle_mgr A' function. The unit dies when I try to start something from the Applic. menu. The original app loaded from the RIDE debugger works fine. Niether debug nor release built apps work from the Applic. menu. Doing a circle_mgr L (list) shows the one working app then gives FAT address out of range errors &, my favorite, the 'error 200 - no error currently' error.
I take it there are other things I need to edit in the projects besides just using the new elf files.
Any ideas?
Thanks - Steve