• SOFT Reset hangs sometimes in ARM926ej
    Hi, I am working on PC205 having ARM926ej as a processor in it along with DSPs included in it. Now, I am facing an issue regarding SOFTWARE REBOOT/RESET of the ARM processor as i don't have any WATCHDOG...
  • How to get Cortex m3 soft core
    Hi, I needed to know where i could get arm cortex m3 soft core. Its for my masters thesis for which i'll be also using Keil uvision 5. Thanks in advance
  • floating point in cortex m0, always reset.
    hi,I write an algorithm running in cortex M0. It has some floating point multiplication.But the program always resets when encounter a floating point multiplication.And the code showed below:     for...
  • Loading cortex M1 soft processor on Pynq Processor
    am trying to load the ARM Cortex-M1 soft processor on the pynq Z2. I am writing a simple C program to read values from an array and displaying it on the Jupyter notebook. This does not seem to work as...
  • Cortex-M0+ JTAG state doesn't reset in simulation when tying nTRST high and trying synchronously reset through TMS
    Hi, According to the Cortex M0+ integration guide: "nTRST can be tied HIGH when a synchronous JTAG reset is provided through the TMS pin." However in simulation the JTAG state is constant 'X' and...