We are evaluating Grove Vision AI v2 with its SDK available on GitHub - HimaxWiseEyePlus/Seeed_Grove_Vision_AI_Module_V2
Is there demo code for the small core (e.g. EPII_CM55S_APP_S)?
Thanks
I am also looking for such a demo.
What I found:
In this Pack for Keil, some demos for dual core are included (rename Himax.WE2_DFP.1.0.0.pack to *.zip and unzip).
You can find a demo app in Himax.WE2_DFP.1.0.0\WE2_Ex\WLCSP65\CMSIS\GCC\hello_world_s_only_dual_core
Sadly this cannot based into the other makefile based demos directly. I did not have the time yet to investigate in detail and make it run.
But at least there are linker scripts that could help.
It would be very nice, if this demo could be integrated into the other demos.
Best regards,
Philip.
The small core (like EPII_CM55S_APP_S) specifically isn’t typically highlighted in the main demo code examples provided in the SDK,
Thanks for your advice. We port it to Seeed_Grove_Vision_AI_Module_V2 SDK. Big core runs normally while little core doesn’t.
Could you share the integrated code?
sure, code is available on GitHub - teamprof/we2-sdk: Dual core template for Seeed_Grove_Vision_AI_Module_V2 SDK now