I also built micropython on AMB25 and tried it. However, I didn’t know which UART and at what speed I should enter commands.
Could you tell me how to build correctly and use micro python correctly?
I was able to write it in the same way as I wrote it in BW16, so I think there is no problem with make and flash.
$ make BOARD=AMEBA_AMB25
Use make V=1 or set BUILD_VERBOSE in your environment to increase build verbosity.
## This build now supports Windows, Linux and MacOS
## Please specify which board you are building for, currently supported boards:
* AMEBA_AMB21
* AMEBA_AMB23
* AI_THINKER_BW16
* SPARKFUN_THINGPLUS_AWCU488
* AMEBA_AMB25
* AMEBA_AMB26
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pad, img_len: cdc58, pad_len: 3a8
cp bsp/image/km0_boot_all.bin ./
cp bsp/image/km4_boot_all.bin ./
cp bsp/image/km0_image2_all.bin ./
cat km0_image2_all.bin km4_image2_all.bin > km0_km4_image2.bin
===========================
End of Image manipulating
===========================