Category "keil"

DCDO and FRAME PUSH instruction in Gnu GCC assembler syntax

I am importing arm asm assembly code to GNU assembler and not able to find the instruction for DCDO and FRAME PUSH that are used in keil(arm asm).

Code for increasing clock speed of STM32F401 not working

I was trying to increase the clock speed of STM32F401 to 84Mhz using PLL. I tried for log time. But the code is not working. Can anyone check what needs to be d