Just received the AMB82 mini today.
initially I was receiving a compile error, but solved this by updating the board url in the Arduino IDE to
https://github.com/ambiot/ambpro2_arduino/raw/dev/Arduino_package/package_realtek_amebapro2_early_index.json
Now the blink program compiles fine but when it goes to upload I get the following
Enter flash Model
Start uploading flash
Uploading. End Upload Flash.
From the examples I have seen there should be multiple dots after ‘uploading’ and a ‘upload success’ message (I am not getting these).
After Resetting the board, the program has not uploaded. I tried the tools option to erase before the upload, this too did nothing. The original program is still intact.
Any idea about what I am missing ? Is the board defective ?