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.
Does anyone know what is wrong? -- View this message in context: http://openrisc.2316802.n4.nabble.com/booting-Linux-on-openrisc-in-RTL-simulator-iTLB-miss-tp4642095.html Sent from the OpenRISC mailing list archive at Nabble.com. _______________________________________________ OpenRISC mailing list [email protected] http://lists.openrisc.net/listinfo/openrisc
