--
You received this message because you are subscribed to the Google Groups "Chipyard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chipyard+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/chipyard/6cde4f71-16f6-4b2a-9cdf-706a2a10a88f%40googlegroups.com.
How are you doing the compilation?Are you sure you are passing the linker script to the compiler?
On Thu, Mar 19, 2020 at 9:00 PM Tim Liu <timl...@gmail.com> wrote:
Hi there,--I tried this again in Chipyard 1-2 and am running into the same problem. Any updates on where else the address needs to be changed?Thanks!Tim
On Friday, March 13, 2020 at 2:18:25 PM UTC-7, Tim Liu wrote:Hi there!We're trying to boot from our own memory, and have changed the new linker script - htif.ld. I've changed the line:. = 0x80000000to. = 0x3000000so that our instructions start at 0x3000000. However, when I compile my hello_world.c file to a .dump, the addresses still all start at 0x80000000. Is there another file or linker script that specifies where the code is placed in memory?Thanks!Tim
You received this message because you are subscribed to the Google Groups "Chipyard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chip...@googlegroups.com.