Discussion:
[yocto] Yocto on Atmel SAME70?
rz charger
2018-11-22 04:29:30 UTC
Permalink
Hi everyone,

Good day.

Currently our team is using Yocto on CM3 Raspberry Pi. We are planning to
port our current Yocto project into Atmel SAME70. However we are not sure
whether it is possible or not. We have few questions hopefully someone has
some experience with this can enlighten us.

1. Is it possible and recommended to implement Yocto into Atmel SAME70 for
IoT application? (Single core CPU:300MHz, RAM: 384KB, Program Memory Size:
2048 KB)
2. Any example/past project of Yocto running on Atmel SAME70?

Appreciate your time.Thank you

Regards,
Rz Charger
Malaysia
Khem Raj
2018-11-22 06:44:58 UTC
Permalink
atmel boards are supported through meta-atmel BSP layer

see

https://github.com/linux4sam/meta-atmel

sample images
https://github.com/linux4sam/meta-atmel/tree/sumo/recipes-atmel/images
Post by rz charger
Hi everyone,
Good day.
Currently our team is using Yocto on CM3 Raspberry Pi. We are planning to port our current Yocto project into Atmel SAME70. However we are not sure whether it is possible or not. We have few questions hopefully someone has some experience with this can enlighten us.
1. Is it possible and recommended to implement Yocto into Atmel SAME70 for IoT application? (Single core CPU:300MHz, RAM: 384KB, Program Memory Size: 2048 KB)
2. Any example/past project of Yocto running on Atmel SAME70?
Appreciate your time.Thank you
Regards,
Rz Charger
Malaysia
--
_______________________________________________
yocto mailing list
https://lists.yoctoproject.org/listinfo/yocto
--
Gerson Fernando Budke
2018-11-22 22:26:14 UTC
Permalink
I believe YOCTO currently don't support MMU less like SAME70 MCU.
If someone have YOCTO with MMU less I'm very interested :D

GFB
Post by Khem Raj
atmel boards are supported through meta-atmel BSP layer
see
https://github.com/linux4sam/meta-atmel
sample images
https://github.com/linux4sam/meta-atmel/tree/sumo/recipes-atmel/images
Post by rz charger
Hi everyone,
Good day.
Currently our team is using Yocto on CM3 Raspberry Pi. We are planning
to port our current Yocto project into Atmel SAME70. However we are not
sure whether it is possible or not. We have few questions hopefully someone
has some experience with this can enlighten us.
Post by rz charger
1. Is it possible and recommended to implement Yocto into Atmel SAME70
for IoT application? (Single core CPU:300MHz, RAM: 384KB, Program Memory
Size: 2048 KB)
Post by rz charger
2. Any example/past project of Yocto running on Atmel SAME70?
Appreciate your time.Thank you
Regards,
Rz Charger
Malaysia
--
_______________________________________________
yocto mailing list
https://lists.yoctoproject.org/listinfo/yocto
--
_______________________________________________
yocto mailing list
https://lists.yoctoproject.org/listinfo/yocto
Khem Raj
2018-11-23 16:30:01 UTC
Permalink
Post by Gerson Fernando Budke
I believe YOCTO currently don't support MMU less like SAME70 MCU.
If someone have YOCTO with MMU less I'm very interested :D
That’s right although OE at one point did support nommu and that has not
been deleted but is not maintained either
Post by Gerson Fernando Budke
GFB
Post by Khem Raj
atmel boards are supported through meta-atmel BSP layer
see
https://github.com/linux4sam/meta-atmel
sample images
https://github.com/linux4sam/meta-atmel/tree/sumo/recipes-atmel/images
Post by rz charger
Hi everyone,
Good day.
Currently our team is using Yocto on CM3 Raspberry Pi. We are planning
to port our current Yocto project into Atmel SAME70. However we are not
sure whether it is possible or not. We have few questions hopefully someone
has some experience with this can enlighten us.
Post by rz charger
1. Is it possible and recommended to implement Yocto into Atmel SAME70
for IoT application? (Single core CPU:300MHz, RAM: 384KB, Program Memory
Size: 2048 KB)
Post by rz charger
2. Any example/past project of Yocto running on Atmel SAME70?
Appreciate your time.Thank you
Regards,
Rz Charger
Malaysia
--
_______________________________________________
yocto mailing list
https://lists.yoctoproject.org/listinfo/yocto
--
_______________________________________________
yocto mailing list
https://lists.yoctoproject.org/listinfo/yocto
Loading...