/var/www/restricted/ssh/stm32/www/stm32circle/ STM CircleOS forum / Must I download the Primer2_Circle.elf and FAT.elf every time?

Username:     
Password:     
             

Forum
  • Index
  •  » Comments
  •  » Must I download the Primer2_Circle.elf and FAT.elf every time?

# 1   2010-06-28 03:25:54 Must I download the Primer2_Circle.elf and FAT.elf every time?

brucezcg
Member
Registered: 2010-06-21
Posts: 21

Must I download the Primer2_Circle.elf and FAT.elf every time?

Must I download the Primer2_Circle.elf and FAT.elf every time when I use Ride7 debug my application?
This takes so much time.

Offline

 

# 2   2010-06-28 05:02:51 Must I download the Primer2_Circle.elf and FAT.elf every time?

ntrf.zns
Member
From: Belgorod, Russia
Registered: 2009-11-01
Posts: 134

Re: Must I download the Primer2_Circle.elf and FAT.elf every time?

What do you mean by "download"? From where to where?

If you created RIDE7 project correctly then you don't have to manipulate those files. They are included into RKit disribution and used automaticaly. This is if you installed them properly.

Offline

 

# 3   2010-06-28 05:30:24 Must I download the Primer2_Circle.elf and FAT.elf every time?

brucezcg
Member
Registered: 2010-06-21
Posts: 21

Re: Must I download the Primer2_Circle.elf and FAT.elf every time?

Thanks for Reply. I want to know "When I debug my application, if the  Primer2_Circle.elf and FAT.elf (included in my project) loaded to the STM32' internal flash?

Offline

 

# 4   2010-06-28 06:36:15 Must I download the Primer2_Circle.elf and FAT.elf every time?

yrt
Administrator
From: Grenoble-France
Registered: 2008-06-11
Posts: 520
Website

Re: Must I download the Primer2_Circle.elf and FAT.elf every time?

Effectively, when you are debugging a CircleOS application, the CircleOS is also loaded into flash (Primer2_Cicle.elf in your case) by Ride7, each time you begin a debug session, in order to update your complete program (application + Circle).

Offline

 

# 5   2010-06-29 01:36:41 Must I download the Primer2_Circle.elf and FAT.elf every time?

brucezcg
Member
Registered: 2010-06-21
Posts: 21

Re: Must I download the Primer2_Circle.elf and FAT.elf every time?

Is there any way to set only load application or Circle?Thanks

Offline

 

# 6   2010-06-29 05:28:46 Must I download the Primer2_Circle.elf and FAT.elf every time?

ntrf.zns
Member
From: Belgorod, Russia
Registered: 2009-11-01
Posts: 134

Re: Must I download the Primer2_Circle.elf and FAT.elf every time?

No. Required range of flash must be cleared and reprogramed each time you start the debugging process.

It would be nice if RLink could check pages for modification and rewrite them only if they change. But this won't speed up the process. It can only help to save some write cycles.

Offline

 

# 7   2010-06-29 15:50:39 Must I download the Primer2_Circle.elf and FAT.elf every time?

diabolo38
Member
Registered: 2010-03-12
Posts: 50

Re: Must I download the Primer2_Circle.elf and FAT.elf every time?

By the way it hapen that the  application crach or get stuk in some loop and the developer want to "attached" the debuger to the target at that time,  that mean taking cpu control via the Jtag/ice but without loading the flash nor reseting the processor.
Is there such debug mode with Ride/cirlce os ?

Offline

 

  • Index
  •  » Comments
  •  » Must I download the Primer2_Circle.elf and FAT.elf every time?

Board footer