LPC55S69 Board, slave code in flash memory
‎06-29-2019
12:14 AM
595 Views

naga
Contributor III
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I use LPCXpresso55S69 and IDE V11.
Using the "New Project ..." command how to place the slave code in flash?
IDE forces slave code placement in RAM.
Neculai
1 Reply
‎07-05-2019
07:45 AM
532 Views

NXP TechSupport
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear Neculai,
The image of the slave code is placed in RAM but the primary code will boot the secondary core and place the image in flash.
If you check the .map file you can see something like this that says where is loaded the slave core image.
I hope this helps you.
Best Regards,
Alexis Andalon
