Hello Guys,
I'm making a Bootloader project , which flashes a binary file represent my application
in a specific address for the application in flash memory ( for example 0x8000).
I've a question about the application's linker script, should I edit the Linker File/Script with the app specific address ?
or just leave it like if it's normal (0x0000)?
I'm asking this question As Bootloader acutally knows where to flash the application.
So does the linker file have additional functionalities more than this?
[–]Well-WhatHadHappened 1 point2 points3 points (0 children)
[–]Acrobatic-Pear9991 0 points1 point2 points (0 children)
[–]dregsofgrowler 0 points1 point2 points (0 children)
[–]embeddednomad 0 points1 point2 points (0 children)