-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cli_test on Genesys2 #306
Comments
Hi @yelabWang, thanks for your interest in the CORE-V-MCU. The Quick Start Guide does not support the Genesys2 board (and I have not personally tried it). Having said, that the Makefiles do support Genesys2, but you will need to dig through the Makefiles and scripts to built and compile it all properly. @gmartin102 are you aware of any specific documentation provided for the Genesys2 hardware? |
There is no specific documentation, but it might be related to the fact that the genesys2 board runs at different clock rates from the than the Nexsys board. The CLI test code will need to be modified for the correct baud rate. How was the CLI-test program loaded into memory? Eclipse through the Ashling JTAG or a digilent HS2?
Greg
From: Mike Thompson ***@***.***>
Date: Sunday, May 14, 2023 at 3:04 PM
To: openhwgroup/core-v-mcu ***@***.***>
Cc: Greg Martin ***@***.***>, Mention ***@***.***>
Subject: Re: [openhwgroup/core-v-mcu] cli_test on Genesys2 (Issue #306)
CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
Hi @yelabWang<https://github.com/yelabWang>, thanks for your interest in the CORE-V-MCU. The Quick Start Guide does not support the Genesys2 board (and I have not personally tried it). Having said, that the Makefiles do support Genesys2, but you will need to dig through the Makefiles and scripts to built and compile it all properly.
@gmartin102<https://github.com/gmartin102> are you aware of any specific documentation provided for the Genesys2 hardware?
—
Reply to this email directly, view it on GitHub<#306 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AP2QBU5HLXA4YAJRJ3TIDHTXGE3GFANCNFSM6AAAAAAYAUNLMU>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
I tried using the uart burning program, but after modifying the baud rate and clock cycle, I still couldn't run clitest correctly |
Is there an existing core-v-mcu bug for this?
Bug Description
I attempted to run the application on the Genesys2 board in the quickstart folder, but the command line was unable to return to clitest. May I ask if clitest currently supports Genesys2, and how can I verify the program on Genesys2?
The text was updated successfully, but these errors were encountered: