• Debugging a Cortex-M0 Hard Fault

    Andy Neil
    Andy Neil

    There's many references to Debugging a Hard Fault on Cortex-M3 & M4; eg

    niallcooling's Developing a Generic Hard Fault handler for Armv7-M

    also:

    http://supp.iar.com/Support/?Note=23721

    https://community.freescale.com/thread/306244 - which…

    • Answered
    • over 9 years ago
    • Support forums
    • Embedded forum
  • error:A3903U: Argument ARM7TDMI not permitted for option 'cpu'

    Supriya Dicholkar
    Supriya Dicholkar

    I  have downloaded MDK534 for ARM procrossor as well as legacy packs and crated new microvision 5 project. Also created .asm file and when build target, that time i am getting error error:A3903U: Argument ARM7TDMI not permitted for option 'cpu'

    …
    • Answered
    • over 2 years ago
    • Support forums
    • Keil forum
  • Facing Debugging Code size limitation.

    Tripathi Dharmesh
    Tripathi Dharmesh

    I am working on At80c51RD2, using Keil51 downloaded from official website. Code is of about 300 lines, when I go for debugging the code, the Debugging windows doesn't work saying error 120: code size limit exceeded, what to do for it?

    • Answered
    • over 3 years ago
    • Support forums
    • Arm Development Studio forum
  • Failed to check out a license.LICENSE ERROR (R207(2): REGISTRY READ ERROR)

    KamalDev
    KamalDev

    I have downloaded the ARM KEIL MDK ( https://www.keil.com/download/product/) and Free license available for STM32 L0 controllers (http://www2.keil.com/stmicroelectronics-stm32). I am getting license error  (Error: A9555E: Failed to check out a license…

    • over 3 years ago
    • Support forums
    • Keil forum
  • IDE-ARM 7.80.4 Build Issue

    albin
    albin

    During building stage of ble_sdk_2_02_01_18 in IAR Embedded workbench IDE-ARM 7.80.4 output application hex file is changed from original one. I already done complete project in IAR workbench IDE-ARM 7.80.4 by using ble_sdk_2_02_01_18 ,but noe same project…

    • over 2 years ago
    • Support forums
    • Infrastructure Solutions forum
  • LPC2148 timer0 not working as expected

    kamalpancholi
    kamalpancholi

    I am new to ARM and I am trying to produce 1 second delay using timer 0 in LPC2148. But in debug session in Keil, it is giving delay of 4 seconds with 15MHz and 5 seconds with 12 MHz. What is the issue ?

    Here is my code.

    #include <lpc214x.h>
    int main…

    • over 3 years ago
    • Support forums
    • Keil forum
  • Not able to see variables in memory window

    ramakrishna rachumallu
    ramakrishna rachumallu

    Hi, I am new to Keil software. I am using STM32F4O7 discovery board. I want to run my code and then get variable values from the memory window so that I can plot in Matlab. For this, first, I want to run a few examples which are already present. So I…

    • over 4 years ago
    • Support forums
    • Keil forum