Shu Liu

Results 4 comments of Shu Liu

Yes, I did. For RT1060, there are 512KB reserved for SRAM_OC. /* Region 4 setting: Memory with Normal type, not shareable, outer/inner write back */ MPU->RBAR = ARM_MPU_RBAR(4, 0x00000000U); MPU->RASR...

> Hi, > > I've noticed that you set the heap to the SDRAM, did you enable the macro 'XIP_BOOT_HEADER_DCD_ENABLE' in the predefine configuration? Yes I did try to set...

I found that I might need to change the RAM/Boot sections in the ADU project's hardcoded linker file. I tried to compared the auto-generated and hardcoded linker files(attached), but I...

Scott, We use another board instead. Face On Tue, Sep 6, 2022 at 6:34 PM Scott Larson ***@***.***> wrote: > Thank you @Tim-Wang38 for helping! I > didn't realize you...