qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-discuss] Tensilica 108mini


From: Adrian Ellis (aellis)
Subject: [Qemu-discuss] Tensilica 108mini
Date: Mon, 20 Jul 2015 15:01:49 +0000

Hi all,

 

I’m working on a project that uses a Tensilica 108mini CPU and want to set up a QEMU environment so that we can develop the firmware before the hardware is ready.

 

I’ve got the latest QEMU git code and imported our current configuration using the import_core.sh script. When running QEMU with an ELF of our current firmware and using GDB it can be seen that it is not starting at the reset vector and the memory is all zero, but all the registers return values.

 

I’ve tried using the QEMU from the ESP8266 forum and that seems to initialise to the correct reset vector, but the registers don’t all report correctly and the memory is still all zero.

 

I’ve tried using the provided dc232b and that works fine.

 

Does anybody have any experience in adding a new CPU to QEMU and can point me in the right direction?

 

Thanks in advance                                                          

 

---

Adrian


reply via email to

[Prev in Thread] Current Thread [Next in Thread]