2024-08-28 03:22 AM
Hi everyone,
I'm currently working with the STM32MP157 Linux board and need some guidance on setting it up for use with Google Chrome and .NET applications. Could anyone provide a step-by-step guide or any useful resources to get this done?
Specifically, I'm looking for:
Any help would be greatly appreciated!
Thanks you
2024-08-30 11:50 AM
You could include meta-chromium https://layers.openembedded.org/layerindex/branch/master/layer/meta-chromium/ into your build and meta-mono https://layers.openembedded.org/layerindex/branch/master/layer/meta-mono/ as well. You can find more layers and recipes for different packages at https://layers.openembedded.org/layerindex/branch/master/layers/ . Just make sure once you clone it that you checkout the correct branch for your distribution.
2024-09-04 08:44 AM
Hi @DEENADHAYALAN ,
As already explain here Solved: Chromium - STMicroelectronics Community STM32MP157 is not designed to support such browser.
You might better start to look at STM32MP2.
Solved: browser support on STM32MP25 - STMicroelectronics Community
Hope it help
Olivier
2024-09-04 02:14 PM
@Olivier GALLIEN @DEENADHAYALAN @Hammy
Use Qt instead! At least it works. I think .NET is not supported yet for ARM. Please, let me know if I'm wrong.