-
Hi Dr. Mowinckel!
I was using this package to selectively display certain ROIs that I'm including in an analysis, and I noticed some regions were not displaying in the right places. Specifically, I…
-
I've been evaluating the Cortex A53 port for both the SMP and non-SMP ports and it appears to me that the SPSR value pushed into the stack frame does not set bit 0 which causes the stack pointer to se…
-
## Environment
* **IntelliJ Rust plugin version:** 0.4.149.3903-211-nightly
* **Rust toolchain version:** 1.52.1 (9bc8c42bb 2021-05-09) x86_64-apple-darwin
* **IDE name and version:** IntelliJ ID…
-
It combines the cortex M and cortex A compilers into a single toolchain, so it will significantly increase the docker image size.
-
**Is your enhancement proposal related to a problem? Please describe.**
tests/arch/arm test suite family verifies ARCH code for the ARM Cortex-M architecture. Some of the tests are specific
to Corte…
-
# Can't use hippomore
### Error
I did a fresh install with TheHive, Cortex and Hippocampe on my server under centos 7.
I'm not able to use the hippomore module. I updated my modules.
under corte…
-
Just tried running tests on debian testing/sid with theano installed from debian pkgs (0.7-1~exp1) to observe following failed tests
``` shell
> nosetests -s -v --with-cov --cover-package cortex .
..…
-
Like #7737.
![rustc_invisible_error](https://user-images.githubusercontent.com/1146478/40163521-4c634132-59b7-11e8-80b1-fce92add92fd.png)
I'm using Git's MINGW64 with a white background, and the e…
-
As per https://datasheets.raspberrypi.org/rp2040/rp2040-datasheet.pdf "2.1.2. Atomic Register Access"
This looks vaguely similar to something that was done for the `msp430`. Unsure how common …
-
I just got into pyOCD, and it works well for accessing RAM and Flash on my nRF52840.
## Problem
When using the `cortex_m` target, I am also able to access the SCB at 0xe000ed00, but not when usi…