On 8 March 2016 at 02:58, Aurelio Remonda <aurelio.remo...@tallertechnologies.com> wrote: > Hello, sorry for taking so long, I am working on this again. > About your last response, I was looking at the struct stellaris_board_info > ,which contains > dc0, and this entire struct is const. If we need to calculate dc0 based on > the provided RAM size > or default value at least the dc0 field should not be const.
Yes, certainly. You might also need to look at the magic hex numbers in the stellaris_board[] array -- one is labelled /* dc0 */ so might be related. thanks -- PMM