Skip to content

2023.05

Compare
Choose a tag to compare
@Rohitgirase Rohitgirase released this 17 May 09:09
· 53 commits to main since this release

Mi-V Soft Processor Bare metal Example Projects

  • CoreSystemServices_PF
    • updated SYS_CLK_FREQ to ensure correct UART output.
    • Maintenance update
  • CoreSPI
    • project name from RV32_SPI_Flash -> miv-rv32-corespi-flash
    • adds build configurations
      • miv-rv32i debug and release
      • miv-rv32-imc debug and release
    • Maintenance update
  • CoreI2C
    • Maintenance update
  • MIV_RV32 HAL
    • Added MSCC_STDIO_THRU_CORE_UART_APB in project setting. And updated the linker script to have non-zero heap value, so that
      printf gets mapped to prints on the UART terminal
    • Maintenance update
  • miv-rv32-bootloader-applications
    • updated Systick configuration ticks to generate 10ms interrupt
    • new option has been added to allow running an application from LSRAM after downloading the
      raw binary file from YMODEM
    • download file format modified to RAW binary from hex file.
    • memory details added in Readme
    • Maintenance update
Driver Revision
CoreSPI 3.4.100
CoreSystemServices_PF 3.2.104
CoreI2C 3.4.100
MIV_RV32 HAL 2.1.102
miv-rv32-bootloader-applications 2.1.102