Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
[Cortex-M3] Execution code from RAM during Flash Programming
Jump...
Cancel
Locked
Locked
Replies
11 replies
Subscribers
119 subscribers
Views
23391 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
[Cortex-M3] Execution code from RAM during Flash Programming
Rohit Pathak
over 12 years ago
I am writing a bootloader for Cortex M3 Toshiba controller.
During Flash Programming I need to execute code from RAM as entire Flash is inaccessible during write/erase operations
I wish to know how to copy code from FLASH to RAM and execute that code from RAM.
Thanks...
Parents
Joseph Yiu
over 12 years ago
Note: This was originally posted on 14th March 2012 at
http://forums.arm.com
Do you mean your bootloader has flash programming feature, and
want to copy the boot loader from flash to SRAM when the startup code is executed?
regards,
Joseph
Cancel
Vote up
0
Vote down
Cancel
Reply
Joseph Yiu
over 12 years ago
Note: This was originally posted on 14th March 2012 at
http://forums.arm.com
Do you mean your bootloader has flash programming feature, and
want to copy the boot loader from flash to SRAM when the startup code is executed?
regards,
Joseph
Cancel
Vote up
0
Vote down
Cancel
Children
No data