Matheus Castello

Results 44 comments of Matheus Castello

Version v20191224.1 Release file: avalon-studio_0.7.0-58-g5f0cbac1.deb As @furesoft say it is empty no binaries.

@jeromelaban, and maybe also @mattleibow, could you help me with some questions? I think SkiaSharp runs with OpenGL/GPU graphics acceleration, so my question: today the render that we have in...

@antmerlino do you intend to continue with this contribution?

> > @antmerlino do you intend to continue with this contribution? > > @microhobby I don't plan to develop the Portenta platform further, but I would like to find the...

🤔 setting flash section to `0x0804000` and defining `# CONFIG_ARMV7M_DCACHE is not set` to the `defconfig` made a working `nsh` through the default DFU bootloader from Portenta. But to be...

> @microhobby this offset 0x0804000 should depend of CONFIG_STM32H7_DFU please search for CONFIG_STM32_DFU for reference (it is defined at arch/arm/src/stm32/Kconfig) Yeah, I did exactly this! Thanks @acassis. For now my...

@antmerlino you still need to rebase your https://github.com/antmerlino/incubator-nuttx/tree/arduino-portenta with the https://github.com/apache/incubator-nuttx/tree/master . I think this would solve the checks issues, thanks.

@antmerlino I tried to build it on my environment and I had the same error: ``` ./stm32_boot.c:32:10: fatal error: arm_arch.h: No such file or directory 32 | #include "arm_arch.h" |...

@antmerlino this commit, we need to change also the portenta `stm32_boot.c` https://github.com/dotnuttx/incubator-nuttx/commit/54e630e14d7e32d6f81ae79d4e5df3d2fa787ef0