SoftConsole debug error #337
Replies: 6 comments 2 replies
-
|
Hi @maitreyakale, if you are referring to the polarfire-soc-bare-metal-library repo, please note that it has been deprecated. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @maitreyakale Just to rule out any setup issues, could you please refer to the icicle-kit-user-guide I also saw another UART issue you reported few weeks back, was that specific to another kit? |
Beta Was this translation helpful? Give feedback.
-
|
@maitreyakale we double checked that the using the SPI LOOPBACK variant of the reference design, the SoftConsole example project does work on icicle kit and we see the UART messages as well. The U54_1 prints messages on MSS UART1. So, as long as you are looking at the correct COM port, we would expect the project to work. About the 'mpfs-spi-flash' project, as the readme suggest, this is a reference project and not tested on icicle kit. We are in process of updating this example project with actual SPI flash tested on the icicle kit. We will have this published soon. |
Beta Was this translation helpful? Give feedback.
-
|
We put some print statement in the u54_1 and connect Icicle Board to USB-UART terminal port to PC, and we opened 4 serial terminals COM port using putty, no print is coming on any terminal. |
Beta Was this translation helpful? Give feedback.
-
|
Ok, Please refer this as an example. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We're using SoftConsole-v2022.2-RISC-V-747 and have build the meta-polarfie-soc-bare-metal library examples successfully but when try to launch the debug session , getting the following MESSAGE in debug trace.
Error in final launch sequence
Failed to execute MI command:
-target-select remote localhost:3333
Error message from debugger back end:
Could not read registers; remote failure reply 'E0E'
Failed to execute MI command:
-target-select remote localhost:3333
Error message from debugger back end:
Could not read registers; remote failure reply 'E0E'
Could not read registers; remote failure reply 'E0E'
Please find the attached screenshot.
Beta Was this translation helpful? Give feedback.
All reactions