Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting errors when running BCM4375B1 project #11

Open
LightSleeper92 opened this issue Aug 24, 2022 · 0 comments
Open

getting errors when running BCM4375B1 project #11

LightSleeper92 opened this issue Aug 24, 2022 · 0 comments

Comments

@LightSleeper92
Copy link

Hi
Love your work

I am trying to setup Frankenstein emulator
I started by using BCM4375B1 (a pre-prepared project from within the projects directory)
but i keep getting errors
I fixed some after investigating the code
In symbols.ld file, the function's symbols values are even
which makes the patching mechanism implant ARM code instead of thumb
after adding 1 to the addresses it seems to be OK

after passing that stage I noticed some context switches and HCI prints over UART (which was pretty cool)
but the emulator exit due to "some_fatal_error" which I suspect it has to do with some lock mechanism

  • Am I missing some compilation flag or configuration ?
  • Does this project supposed to run smoothly?
  • Do you have a demo running emulation for this project?
  • if so i'd be glad if you can share a log so i can see how a good run looks like

I am running the emulator on Ubuntu 22.04 on a VM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant