The running Speed Problem in RAM_RUN and ROM_RUN

OP #1171444
Rate this post
useful
not useful
Hi All,
I got a problem.
I pass my code debug in RAM_RUN mode. When I switch to ROM_RUN and
download code to flash. I found the running speed is lower than the
speed in RAM.
The same code function, the running time is 1 times longer than the
running time in RAM_RUN.

Did anybody run into the same problem? What cause this problem and how
to solve?

Thanks.

Min Ge
#1171446
Rate this post
useful
not useful
Min Ge wrote:
> I pass my code debug in RAM_RUN mode. When I switch to ROM_RUN and
> download code to flash. I found the running speed is lower than the
> speed in RAM.

That's kind of the point of executing code from RAM - its faster. Since
Stephan already linked to my previous essays on the subject, I need say
no more! ;)

Clifford

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now