Skip to content

Releases: openhwgroup/core-v-mcu-cli-test

First release of openhwgroup/core-v-mcu-cli-test

25 Mar 22:12
fefef81
Compare
Choose a tag to compare

This first release of openhwgroup/core-v-mcu-cli-test was performed shortly after transferring this repo from quicklogic to openhwgroup.

The purpose of the release is to preserve the state of the repo at the time it was transferred.

v0.1: Corrected location of .ld file

07 Apr 00:59
Compare
Choose a tag to compare
Pre-release

Basic working cli program on FreeRTOS that supports:

UART0: CLI R/W access
UART1: PmodUSBUART TX
MEM: peek/poke/checkL2
IO: setmux/getmux

WeirdFailure

07 Apr 00:43
Compare
Choose a tag to compare
WeirdFailure Pre-release
Pre-release

THis version uses a lib from core-v-mcu-sdk and fails during start scheduler. It works when I simply copy all the files from core-v-mcu-sdk into cli-test and forego using the .a file.