Template:MCUXPRESSO Yocto Scripts Demo: Difference between revisions

From Variscite Wiki
(Add Zephyr Yocto Scripts instructions)
No edit summary
Line 15: Line 15:


'''Examples'''
'''Examples'''
{{#ifeq: {{#urlget:title}} | "MCUXpresso" |
{{#ifeq: {{#urlget:title}} | MCUXpresso |
variscite-rproc-u-boot example on imx8mm-var-dart:
variscite-rproc-u-boot example on imx8mm-var-dart:
  root@imx8mm-var-dart:~# /etc/remoteproc/variscite-rproc-u-boot -f /boot/cm_hello_world.bin.ddr_debug
  root@imx8mm-var-dart:~# /etc/remoteproc/variscite-rproc-u-boot -f /boot/cm_hello_world.bin.ddr_debug
Line 41: Line 41:
  [  359.318074] remoteproc remoteproc0: remote processor imx-rproc is now up
  [  359.318074] remoteproc remoteproc0: remote processor imx-rproc is now up
}}
}}
{{#ifeq: {{#urlget:title}} | "Zephyr" |
{{#ifeq: {{#urlget:title}} | Zephyr |
variscite-rproc-u-boot example on imx8mp-var-dart:
variscite-rproc-u-boot example on imx8mp-var-dart:
  root@imx8mp-var-dart:~# /etc/remoteproc/variscite-rproc-u-boot -f /boot/zephyr.bin
  root@imx8mp-var-dart:~# /etc/remoteproc/variscite-rproc-u-boot -f /boot/zephyr.bin

Revision as of 21:55, 10 February 2025