On Sun, Sep 28, 2014 at 9:29 PM, jurand <[email protected]> wrote: > Hi, > > I am trying to run linux kernel on OpenRisc in RTL simulator. I prepared > vmlinux and successfully run it in or1ksim, using objcopy i create > vmlinux.bin and memory initialization file (using bin2vmem). What i see in > simulator is that processor starts reading from reset vector address 0x100, > after reading 0x118 addr jumps to 0x298000, after this procesor is reading > data from high addresses and after reading from 0x29813C address it jumps to > 0xA00 which according to documentation is iTLB miss exception. >
What simulation, on what processor implementation? > Does anyone know what is wrong? Nothing you have said has really indicated that something would be wrong, what is supposed to happen at those addresses in your vmlinux? Stefan _______________________________________________ OpenRISC mailing list [email protected] http://lists.openrisc.net/listinfo/openrisc
