soc-hub-fi / headsail-vp

Headsail - Virtual Platform
0 stars 2 forks source link

Moves to use riscv64 linker #45

Closed vilukissa68 closed 3 weeks ago

vilukissa68 commented 4 weeks ago

riscv64-unknown-elf-ld allows us to link a binary to addresses > 0xFFFF_FFFF, so we should switch to using that. This exposed an error in sdram_hpc.x where the memory started too early. This has been fixed to reflect SDRAM defined in heasail.repl.