Thanks ButI've already done that and it didn't help at all. I also have the results of bdinfo command and cat /proc/iomem in it has not helped me
Em ter., 18 de abr. de 2023 22:50, Simon Glass <[email protected]> escreveu: > Hi Neuber, > > On Mon, 10 Apr 2023 at 14:59, Neuber Sousa <[email protected]> wrote: > > > > > https://stackoverflow.com/questions/71073386/reading-file-would-overwrite-reserved-memory-failed-to-load-hello-world-bin > > > > Hi, > > > > I had this issue last year and I solved it via device tree. However, I > used > > Yocto hardknott and uboot 2021.04 and Ubuntu 20.04. Now I use Yocto > > kirkstone and uboot 2022.04 and Ubuntu 22.04 > > > > > > I've been trying to resolve this issue for seven days now. I've already > > made several changes to the uboot and yocto/device tree configurations > > without success. > > > > Every help is welcome > > > > Note I tried: > > > > > https://dantechrb.com/blog/how-to-build-and-debug-freertos-applications-for-cortexm4-on-mx6sx > > > > https://whycan.com/t_5474.html > > If you add '#define LOG_DEBUG' to the top of lmb.c you should see some > debugging about the reserved memory. > > Regards, > Simon >

