I'm trying to building minimal command line version of tc (=MicroCore?) for VSRVES01 board.
I have experience with loaders and linkers 30 years ago, but unfortunately zero experience with GNU tool chain. I suppose it is standard tool chain for linux development, so standard procedure exists.
But this is a obvious problem now, 2025 dated ld documentation without RISC-V...
https://sourceware.org/binutils/docs/ld.pdf...problems with compile/link/load -process anticipated...
I tried same thing with Guruplug plus, but even with help Martin Michlmayr Debian installer wouldn't start. That HW loaded two images by U-boot (kernel and ramdisk), and same would be logical on tc, too.
I think building batch for Rasperry Pi would be good starting point (I know, it is somewhere on source tree, and documentation is missing, too... )