Linker scipt to place all static library or object file to external flash (QSPI))
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-03-16 1:04 AM
Posted on March 16, 2016 at 09:04
Hello,
I need linker scipt to place all static library or object file to external flash (QSPI)) /* External QSPI-ROM */ QSPI(rx) : ORIGIN = 0x90000000, LENGTH = 16MFor example (not work):
.text :
{
libtest.a:(.text)
}
>QSPI
How to do this? #external-flash-linker-script
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
