cancel
Showing results for 
Search instead for 
Did you mean: 

Creating memory sections

RComa.1
Associate II

Hello everyone once again, i am trying to split the main flash memory (just by using the .ld file) to put in each one a specific code (bootloader, DFU, app), i did what you can see in the image below, but i am not sure why the DFU and FLASH sections are not empty...do i left something else to do?

0693W00000QLjNzQAL.jpg 

They are not empty:

0693W00000QLjOiQAL.jpgThanks in advance

1 ACCEPTED SOLUTION

Accepted Solutions
KnarfB
Principal III

The Memory Details tab could help...

hth

KnarfB

View solution in original post

2 REPLIES 2
KnarfB
Principal III

The Memory Details tab could help...

hth

KnarfB

Piranha
Chief II

It is easier, more robust and flexible to create a bootloader as a completely separate project, including the linker script.