openhwgroup / core-v-mcu-cli-test

Eclipse/FreeRTOS/core-v-mcu example program
9 stars 9 forks source link

CLI_TEST failures during testing #10

Open nngarciaacevedo opened 3 years ago

nngarciaacevedo commented 3 years ago

There are 2 errors found:

  1. efpga auto --> RAM test fails a. This failure only happens whenever "efpga rw" occurs right before calling this command.
  2. i2cm0 singlebyte a. It outputs the i2c address, reg address, and the first access before outputting a FAILURE message.
MikeOpenHWGroup commented 2 years ago

Hi @nngarciaacevedo, thanks for reporting this issue. This repo is now maintained by the OpenHW Group.

I notice this issue is ~9 months old. Is it still a problem?