ARM: Reset button from IDE (1 Replies)
Hi, Is there a button to reset the microcontroller? After program it sometimes is necessary perform a reset more than one time to debug or any reason and is more comfortable to do it from keil instead...
View ArticleNone: ST-Link Debugger - Cortex-M Error (1 Replies)
Hello everybody, I get trouble when I launch the debug session with Keil MDK-Lite Version: 5.26.2.0. ST-Link/V2 debugger frimware version is V2J33S7. The microcontroller used for this project is...
View ArticleARM: How to edit "Code competition" (2 Replies)
Good day. I´d like to ask you, how can I edit code competition in Keil uVision 5? I need instead of character "_" character "->". Is it possible? Here is, what I need:...
View ArticleNone: MIMXRT1050 External RAM Testing and Code Execution Help (2 Replies)
Hi, I am using the MIMXRT1050-EVK Board which uses the ARM-Cortex M7 processor on Keilv5 Professional version. I am trying to create a ram test and then move code from the flash to external ram for...
View ArticleNone: Reading from cortex debug + ETM
Hello, I'm trying to configure a STM32F400 board so that I can read from the Cortex Debug + ETM using the gpio pins. Is this possible? The pins are so small that it would be difficult if not...
View ArticleNone: Keil discussion forum is moving! (1 Replies)
On the 13th/14th July the Keil Discussion Forum will be moving to Arm Community. The Arm Community a single place to start discussions, read blogs and to receive information to help deliver an...
View ArticleARM: How to make a program from 0x0800 0400 that is on page 1 of stm32f042....
I want to leave page 0 of this microcontroller free to enter or not in the DFU boot. I'm using the IROM1: modify feature to directly place the address I want, but to no avail. Could anyone tell me...
View ArticleNone: Specifying a debug INI file from command line (1 Replies)
Hello, I'm trying to start a debug session from command line using a different INI file than the one that is selected in the "Options for Target" dialog. The User Manual says: -d Starts...
View ArticleARM: how to configure system clock in micro vision 5?
i,m new in using stm microcontrollers. i,m using STML152 Nucleo board. i,m doing blinky project and i,ve seen several projects in which they taught us about configure system clock. So, when i,m making...
View ArticleARM: Semaphore on i2c driver keeps blocked the code for an infinite time
Hello all, on my application based on STM32F2 family, after some hours of running without problems enters in a strange condition where osSemaphoreWait keeps blocked the code for a infinite time inside...
View ArticleARM: why PORT0.27 of LPC1768 is open drain? (2 Replies)
Hi all Does any one know why PORT0.27 at LPC1768 is open drain?when i add external 10k pull up resistor then this pin work properly but when i remove external resistor it doesnt work and for example...
View ArticleARM: Using logic analyser for STM32F407 Discovery
We want to monitor pin 4 of GPIOA. So what is the command we need to write in the setup.
View ArticleNone: #167
warning #167-D: argument of type ""U32 *"" is incompatible with parameter of type ""uint32_least *"" (void)Rte_Read_TrProgIdCmltvT_Z_AryEprm_TrProgIdCmltvT_Z_AryEprm(&TrProgIdCmltvT_Z_Ary[0]); ^"
View ArticleNone: Flue gas analyzer Uses
Flue gas analyzers are independently developed by Vasthi for domestic overseas environmental and industrial control site Monitoring online analysis. Based on DOAS and chemo metric algorithm, flue gas...
View ArticleARM: struck up in the USB2.0 initialization of ARM LPC1765 micro-controller
Respected Sir, I am struck up in the USB2.0 initialization of ARM LPC1765 micro-controller. The flags AHB_CLK_EN and DEV_CLK_EN flags are not set. How to proceed further please help me.
View ArticleARM: No section matches selector - no section to be FIRST/LAST (2 Replies)
I am developing a project for LPC54018 iot module where I am using MDK toolchain to compile the project through the command line. I am developing cmake based build environment. While compiling, I am...
View ArticleARM: Should program be uploaded via JTAG?
I'm using an nRF52832 breakout board to develop a fall detection device. I am using keil to program it. I'm new to this and I want to know if I need a dev board in order to download the code to the...
View ArticleARM: error: cannot open source input file "core_m3.h": No...
How to address the error: cannot open source input file"core_m3.h": No such file or directory?
View Article