Arduino is no problem for Hi2115 Application core ( Cortex M0 )…
I am currently writing without module (just experiment) … Arduino basic example is ~ 50k (screenshot)
but there are a few things about which there is no information ( I have only partial SDK for Application Core ) my main problem is: If application is not signed, can I upload RAW BIN file ( to application core ) - example in BC95
as far as I understand, the process is: GCC compile ELF to BIN to Hash SHA256 of the BIN → sign & create app.fwpkg
I don’t have and PIN multiplexer table for periphery ( I did not found SoC manual )