Hi,
I am using Cortex-M0 DesignStart Pro. When I simulation intrrupt_demo test case, I found that IRQ[31:0] always 0, Is this correct?
I saw the document , the interrupt_demo is Demonstration of interrupt features, but if no interrupt signal input…
Hi,
I am using Cortex-M0 DesignStart Pro. When I simulation intrrupt_demo test case, I found that IRQ[31:0] always 0, Is this correct?
I saw the document , the interrupt_demo is Demonstration of interrupt features, but if no interrupt signal input…
I saw, and tried in the past already, to simulate the Cortex-M0. It does not really matter efficiency, customization and so on, but only the learning process behind a steup for a correct very basic simulation.
I was trying to setup a Linux machine, when…