-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
I've successfully run freertos-basic on qemu_stm32 + stm32_p103_demo on Ubuntu 14.04 x64 in Vagrant Virtual Machine on OS X Yosemite 10.10.2.
This time I want to directly use macOS to run this demo, but I finally got a trouble when I was running freertos-basic with qemu_stm32. This is the flow of my works:
- I installed GNU toolchains, stlink and openocd well.
- I downloaded qemu_stm32, stm32_p103_demo and freertos-basic.
- All
makeoperations worked fine and stm32_p103_demo were performing right way. - I checked out to freertos-basic and completed
makeoperation and ran the emulator withmake qemu
In the fourth step, the qemu monitor was shown up. The problem is that I can't type anything with keyboard.
This is the record of my experiment. I described the problem more detailed in the post.
BTW, I can still porting freertos-basic to STM32F4 Discovery board in this environment setting.
Metadata
Metadata
Assignees
Labels
No labels