Quantcast
Channel: Keil Discussion Forum RSS Feed
Browsing all 3049 articles
Browse latest View live
↧

ARM: Error mark not disappearing even after changing code (2 Replies)

I got a red x mark (error:Unknown typr UINT16) when I put UINT16 in keil so I changed it to uint16_t but the x mark still remains and the error still shows Unknown type UINT16 Why is this happening...

View Article


C51: Agsi DLL creation (1 Replies)

Hello , I am building an DLL on Visual studio with AGSI example. All works well but some functions (AgsiWakeUp,AgsiRegisterExecCallBack,AgsiContinue) described in the PDF "Keil Software AGSI" did not...

View Article


ARM: STM32F0xx_DFP.1.5.0 not display in manager

I'm install Keil.STM32F0xx_DFP.1.5.0.pack, but in Manage Run-Time Enviroment cann't acces to device pack https://yadi.sk/i/n5AExoue3GvSDG What's the problem?

View Article

ARM: IDE Syntax highlighting bugs (7 Replies)

Hi there - new to the forum. I frequently encounter display bugs within latest uVision 5.23.0.0 using Toolchain MDK-ARM Version: 5.23 (everything else is V5.06 update 4). I am constantly getting...

View Article

ARM: Problem in executing a program with LPC2129 (2 Replies)

I am new in embedded programming. Actually I want to run a c program that have used LPC21xx.h header file. I have tried keil uvision 5 and keil uvision 3 both. In keil uvision 5 there is no device...

View Article


ARM: COMPILER FOR LPC2148 (2 Replies)

Hi guys! I want to program LPC2148 arm microcontroller chip. I have downloaded the latest version of MDK-ARM and installed it but it does't have the above mentioned microcontroller that I want to...

View Article

ARM: How do i learn interfacing LPC2148 to DHT22 (7 Replies)

I'm a beginner in ARM programming how do interface DHT22(temperature and humidity sensor) with LPC2148 I need help with flow chart and code if possible thank you uys in advance

View Article

ARM: Uart connection problem (1 Replies)

Hi I'm trying to connect BP machine sunrom 4118 which gives serial output to uart can anyone help me with code and hardware connection Im using mcb1700(lpc1768).

View Article


ARM: Why FlashFS and CAN RTX example in MCB1700 are not be able to work with...

I used FlashFS example and RTX_CAN example in RL folder examples in keil uvision and combined them together.But less than one minute I face with Runtime error and in debug mode the code climb to...

View Article


ARM: Aduc7020 - can't enable IRQ0-IRQ1

Hi, I'am working on project where I have EVAL Aduc7020MKZ and MMA8452Q Accelerometer. Accelerometr can send interrupts when data ready. I'am using pins 20(IRQ0) and 21(IRQ1) for handling external...

View Article

C51: AT89S52 external clock (5 Replies)

Hi, I'd like to output my data stored in an array in MCU AT89S52 by a frequency 1MHz, which means output a series data bit by bit every 1/1M second. How can I generate a 1M clock or input a 1M clock?...

View Article

ARM: GPIO is not working on the board but working fine in simulator (6 Replies)

Good morning guys, I have got a problem with LPC2148. I am using PORT0 as GPIO pins. The program runs fine in the simulator but there is nothing when i port the hex on the board. Here is the code:...

View Article

ARM: Lcd initialization (4 Replies)

hi, guys I have a doubt regarding interfacing lcd to arm7. I have an lpc2148 development board. This board did have a lcd interfacing example. I also have another program I got from internet. I see...

View Article


ARM: error 65: access violation at 0xFFFFFFF4 : no 'write' permission (1...

Running with Code Size Limit: 32K *** error 65: access violation at 0xFFFFFFF4 : no 'write' permission while simulating keil i got those error. is keil 5 mdk have lpc4357 simulation or not

View Article

C51: How can I assign an input pin? (2 Replies)

Hi all, The machine cycle is too slow for me. Is there anyway to input a signal from signal generator into MCU, so I can use it to trigger? The pin assigns like: sbit dataIN = P1^3; How can I assign...

View Article


None: Who can help me make a decision ? (2 Replies)

In recent days I am looking for a current sense transformers I will buy. One is CST306-1A(http://www.kynix.com/Detail/21134/CST306-1A.html) The other is...

View Article

ARM: how would i get examples or application notes on atmel sam d20 cortex...

hey dear, i am using atmel's samd20j18a cortex m0+ micro controller and keil mdk5 compiler but i am not able to find required documents regarding how should i start now project which supporting...

View Article


None: programming stm32f030k6 using keil (1 Replies)

Hi, I am a newbie in stm32 and c++ programming.I m currently working with an STM32f030k6 custom board with the 16MHZ oscillator.I want to read raw data from mpu6050 from i2c communication.I m using...

View Article

ARM: fdelete error to delete directory

I am using LPC1788 with RL-ARM & Keil MDK4. I am using the RL Flash File System with a NAND Flash. I have created a folder & successfully added several .txt files in it. Now i want to...

View Article

ARM: configue sd card (2 Replies)

Hi I have a problem to write an dread data from SDcard with stm32f107VCt processor. I want to Write/read data with Chan Library. But I cant use it for my 8GB SDCard. That is my code: #include...

View Article
Browsing all 3049 articles
Browse latest View live