Closed Aman-ECE closed 1 year ago
Q.1: Have you received and tested the RISCDUINO?
Thank you so much for the detailed answers and going forward with my interest in RISCDUINO,
Q.1 As your GitHub page (https://github.com/dineshannayya/riscduino_board/) says that the installation of RISCDUINO boards is supported for macOS and Linux. Along with the porting and validation of Arduino examples in the RISCDUINO environment, do you also working on making compatible the RISCDUINO boards for windows too? Currently, I am getting the following message in the Arduino IDE (v2.0 RC) when I tried it with windows.
Q.2 How are you testing and working on further developments? Had you gotten the RISCDUINO fabricated from some other services/company/programs other than efabless? or are you testing with some sort of simulation-based approach? In short, I am very much interested to see the RISCDUINO working in the real world so do you have this chip in your hands yet from any other source?
Hi
Waiting for your response...
@Aman-ECE Sorry busy with other technical work.
A1. currently I have verified only in Ubuntu, I have moved this issue as bug. you can also contribute fix this issue as it's need Arduino board integration methodology. A2. I have not yet tried this design other than efabless MPW shuttle. Design has been validated with around 100+ RTL simulation. For bring-up, we can use the Arduino board itself with just replacing ATMGA chip with this one.
I have integrated it to windows version now.
Thanks for the update!!
I saw this RISCDUINO SoC project on the efabless website and it blew up my mind so interestingly I landed upon your GitHub page. I have a set of questions in my mind which are as follows:
Q.1: Have you received and tested the RISCDUINO? Q.2: How can I burn the program in RISCDUINO? Q.3: What are the tools (compilers, IDE, etc) required to build the firmware? I've seen that you are working on integration with Arduino IDE but also fails to find any solution for windows. is there any other possible way to carry on the development with windows?