This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hey,
Can anyone please guide me related to memory allotment. I am thinking to extend my „Info“ area to „BSL“ since I am not using it for bootloader. Is it possible? Can I just remove BSL from my linker command file and extend Info to that Memory address?
I‘ll appreciate your response.
cheers
Jahangir
Hi Jahangir,
Do you mean the 512-byte INFO area is not large enough for you that you want to put something into the 2kB BSL area?
If so, the BSL area CAN'T be used as user specified memory as it's ROM and the content is programmed during production.
Regards,
Harry
Hi Harry,
I appreciate your response. Yes my INFO area is already packed with almost 500 bytes. So I thought to use BSL as part of INFO, since I am just waisting 2 K bytes of space.
thanks,
Jahangir
Hi Jahangir,
If so, really sorry that BSL area can't be used as any other function.
Regards,
Harry
**Attention** This is a public forum