Forum Discussion
gyuunyuu
Contributor
6 years agoIt is not clear how you arrived at your conclusion. What assumption did you make for the program size to say that it will all fit into one sector?
Is there really no automatically generated file from the tool suite that can give this basic information about the program in UFM?
We want to know the precise address span of the program inside the UFM.
The Flash memory has much higher resolution than just sectors, it is further divided into blocks and pages. Therefore, it should be possible to specify a more precise address location for where the program ends in memory and we can use successive pages to store our own data.