You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has anyone succeed to run Zephyr on DDR with beagley_ai/j722s/mcu_r5f0_0?
I can load zephyr/samples/hello_world compiled for atcm from remoteproc and the log displays correctly on the serial link.
But nothing displays with zephyr,sram = &ddr1;
I also tried to add the option CONFIG_ARM_MPU=y, but nothing changed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Has anyone succeed to run Zephyr on DDR with
beagley_ai/j722s/mcu_r5f0_0
?I can load
zephyr/samples/hello_world
compiled foratcm
fromremoteproc
and the log displays correctly on the serial link.But nothing displays with
zephyr,sram = &ddr1
;I also tried to add the option
CONFIG_ARM_MPU=y
, but nothing changed.Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions