Aravindh-Swaminathan
Aravindh-Swaminathan
Hi @developandplay , I tried your solutions in the following order. 1) Updated the riscv-gnu-toolchain to the latest one (for ubuntu 20.04 version) and checked. The demo application code did...
@developandplay Yes! I did compile both BIOS and demo application using latest toolchain only since I did not want to leave anything to chance. Still did not work . However,...
Hi @developandplay , I have reverified from my end. - Made sure to use latest toolchain - added -flto flag in the common.mak file - compiled both BIOS and demo.bin...
Hi @developandplay , Checked with #1259 as per your suggestion and it works perfectly fine. Thanks!