Re: "dummy-flash" device tree possible bug?
Diego Sueiro
Kumar, When you are using one RAM region for both memory & code, are you splitting the region up some how from Zephyr’s perspective? From the source code itself, there is no difference. For now, I'm only testing the shell subsys sample application. I'm not storing anything. The linker does all the necessary job to generate a working/bootable binary. I tried to use the same memory region for both flash and sram in the dts but the zephyr binary doesn't boot. I compared the elf header between the two approaches and they are different, but since I'm not an expert in linker and program memory layout I haven't looked into it in detail. On 9 March 2018 at 14:16, Kumar Gala <kumar.gala@...> wrote:
|
|