-
The drawing functions in this project run very very slowly, pretty much breaking them. This is due to microblaze processing them too slowly. This problem might be fixed by speeding up the processor, w…
-
```
What steps will reproduce the problem?
1.r14530, microblaze/qemu
2.
3.
What is the expected output? What do you see instead?
$ ./scripts/qemu/auto_qemu
Guessed AUTOQEMU_ARCH is: microblaze
Guess…
-
```
What steps will reproduce the problem?
1.r14530, microblaze/qemu
2.
3.
What is the expected output? What do you see instead?
$ ./scripts/qemu/auto_qemu
Guessed AUTOQEMU_ARCH is: microblaze
Guess…
-
```
What steps will reproduce the problem?
1.r14530, microblaze/qemu
2.
3.
What is the expected output? What do you see instead?
$ ./scripts/qemu/auto_qemu
Guessed AUTOQEMU_ARCH is: microblaze
Guess…
-
Microblaze toolchain's atomic compare-and-swap returns the inverse boolean value causing at least `ungetc` implementation in `picolibc` to hang.
The issue was fixed in Xilinx's gcc via the below patc…
-
Template: `microblaze/qemu`
Remove `LD_DISABLE_RELAXATION = y` from build.conf and build embox. You will get:
```
-Ibuild/base/gen \
-imacros build/base/gen/config.lds.h \
-MMD -MT build/base/…
-
When testing with a microblaze core that has a AXI timer, freertos fails to get tick interrupts with the hello world example and the example simply hangs on the first vTaskDelay.
![image](https://…
tlf30 updated
4 months ago
-
This is what happens during project creation:
```
$ vivado -mode tcl
****** Vivado v2020.2 (64-bit)
**** SW Build 3064766 on Wed Nov 18 09:12:47 MST 2020
**** IP Build 3064653 on Wed Nov 18…
-
```
cache_flush is not working on microblaze
```
Original issue reported on code.google.com by `drakon.m...@gmail.com` on 27 Jul 2011 at 1:23
-
Something goes wrong after https://github.com/embox/embox/commit/68cab20206b4e1dbf9f1bb44592b54f58863051f. The following assert happens from time to time:
```
______
| ____| …