C51: Related to IDE (2 Replies)
If I implement a 1 ms software delay in one version of keil, does it change in another version? Is there any chance of change? Or can I use same delay function?
View ArticleARM: Strange underlining in the editor (3 Replies)
Some symbols are underlined with a single grey line. They're not errors. I can't find a setting which relates to these. Does anyone know what they are and how to remove them?...
View ArticleARM: ST Nucleo 476 Project Exported from mbed Not getting linked on Keil (1...
Hello, I have got a project in mbed on platform Nucleo-476 board, which sends ASCII characters to serial port. It compiles well and and when .bin file is downloaded in the board, it runs well. I...
View ArticleARM: IMPLICIT ERROR (1 Replies)
I am trying to write and read pin value from stm32 board, by using keil5 ARM, the problem i am facing is when i use pin8 in keil code it's showing some iplicit error. const char pinsend[]=...
View ArticleC51: Fingerprint sensor based motar driving with LCD display (5 Replies)
Hello Sir, My project was to drive a DC motor with LCD display using fingerprint sensor (AD-013) capacitive type sensor module. please help me to get the code and schematic diagram od microcontroller.
View ArticleNone: Understanding of code (1 Replies)
Can anyone explain the codes below, I am completely new to C, and I think there is some mistake in Code 1 Code 1 GLOBAL __main AREA Program, CODE, READONLY __main MOV R0, #625 ; input MOV R1, #0x8000...
View ArticleNone: Resources to write essay
When you write an essay about a particular topic, you need a lot of points about that topic. As soon as the topic is obtained, students ran to library. Or else they will run to any web resource. Start...
View ArticleARM: Keil Linker error (1 Replies)
I'm using the open LPC1768 library and whenever i'm compiling I get the following error: .\keil_output\iflash_nxp_lpcxpresso_1769\can_iflash_nxp_lpcxpresso_1769.axf: error: L6002U: Could not open file...
View ArticleC251: Error Target DLL cancelled : Debugger aborted (1 Replies)
Hello, I am very new to Keil environment. I am using serial interface to connect to board for the target Dolphin Flip80251 Typhoon. In Debug tab, i use as Driver DLL (S251.DLL) and Dialog DLL...
View ArticleNone: Forum search function is broken (4 Replies)
Why doesn't anyone take care go this?
View ArticleARM: OS_ERROR_TIMER_OVF when the file system is mounted.
Hello: We are currently working on a project, with CMSIS RTOS 4.5.0 In addition we use the following components: - MDK-Middleware Version 7.0 - CMSIS File System Component Version 6.6.0 - Network...
View ArticleNone: ADC resolution (2 Replies)
I am using the STM32F407 discovery board and Wolfson pi audio interface. I have a problem in analysing sample values received from MEMS microphone. I wanted to plot the data sensed by the MEMS...
View ArticleC51: HELP: Need to retarget 80C51/80C52 assy code to AT89
New poster. My company long ago assembled code for our NXP 87C52X2 product with a Keil compiler, and now at least 10 years later we would like to retarget the same code with little to no changes to a...
View ArticleNone: EFR32
Hi, I want to create project with EFR32 of Silicon Labs, Is it possible with Keil? Thanks, Oz
View ArticleNone: Alaska Airlines Reservations | Alaska Airlines Booking Number
Discover the World with Alaska Travel Reservations Alaska Airlines is a premier airline of the West Coast offering the best flight deals, bookings and an unmatched range of packages. Booking...
View ArticleARM: global variables are not initialized (6 Replies)
Hi, For the last couple of years we've been working on an embedded ARM project. This worked fine all until suddenly out of nowhere global variables are no longer initialized. The problem happens in...
View ArticleARM: color scheme in IDE uVision
How can I change the color highlighting of the same identifiers in the IDE?
View ArticleARM: LCD display with a button (1 Replies)
Hi everyone, I'm a begginner and i'm trying to display a "DO" on my STM32L-Discovery board (STM32L152). In order to do so, I tried to connect the button to the pin PA11. Nevertheless, it doesn't work....
View ArticleARM: Cannot access target, shutting down debug session
Hi Im Bagus, I have trouble with debug session, i can't debug with simple blink code, Before im using simple blink code , i try dht11 with i2c lcd program but it was same with error "Cannot access...
View ArticleNone: Is the source for STM32F7xx_QSPI_Disco.flm available? (4 Replies)
I see you provide the source for many flash loaders, but only the .FLM file for the STM32F7xx_QSPI_Disco loader. Can I receive the source for STM32F7xx_QSPI_Disco.FLM?
View Article