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

ARM: Not able to Simulate STM32 Programme in Keil (1 Replies)

I just start Working on Stm32F070RBT6.I am using CubeMx to Configure Keil and I tried Blinky Example and run it in simulator mode.But The Example Is not working perfectly.I tried all the procedure...

View Article


None: Creating project from import xml (5 Replies)

Hi, I am trying to import an xml for enabling a pre-processor define in the project but it fails. I dont see any error on the commandline, but the build also does not run. XML file contents:...

View Article


ARM: problem about pre-processor define in command line build

i am now building my project with jenkins use command line. i have read the user's guide about command line. but i can not find how to pass a pre-processor define to command line to build out...

View Article

ARM: using virtual timer instead of some tasks in RTX?

Hi. I write a code with using RTX. my program needs some tasks. so I want to know which way is better? 1. using more tasks or write some of the tasks in virtual timer? 2. is any limitation for define...

View Article

ARM: exit usb for dfu mode? (2 Replies)

I wrote some usb code and was wondering, is there a sense pin that would put the chip in DFU mode? Or, how else could I exit my usb mode and enter DFU programming?

View Article


ARM: ERROR 'SARMCM3.DLL' NOT FOUND (4 Replies)

please help I face repeated problem error message ERROR 'SARMCM3.DLL' NOT FOUND after I build project and when I try to program kit message come random I donot know the reason I can program kit by...

View Article

ARM: FRDM K64F Firmware update (2 Replies)

I am trying to update firmware in FRDM K64F board. When I update it to 0226_k20dx128_k64f_0x5000.bin, it works fine. But it seems like not a latest one. When I update it to k20dx128_k64f_if_mbed.bin,...

View Article

ARM: Read Time between two Interrupts CMSIS-RTOS RTX (1 Replies)

Hi, I need to read the time passed between two interrupts (rise edge and fall edge) but I haven´t found any function to do this with CMSIS-RTOS Could you help me please?

View Article


ARM: RTOS I2C communication fail.... (1 Replies)

Hi, I using the Keil RTOS with STM32F4 uC, I want to communicate with MPU-9250 via I2C. I build the project, I connected the two panels together but when I want to send something, I get HAL_ERROR . I...

View Article


ARM: arm-clang removes variable marked as used (2 Replies)

I'm using Keil 5.23 and trying to use arm-clang compiler v6.6. I want to create an array that will contain compilation date and time. I need this array to be placed in flash memory, so I made it...

View Article

ARM: Debugger not responding (5 Replies)

Hello all, I am using the MDK-Arm Version 5.24a (July 2017) on a Windows 10 Virtual Machine, and whenever I try to go into the debugger (for the second time) the program becomes not responding. The...

View Article

ARM: help calculating code size

I get a message: Error: L6407E: Sections of aggregate size 0x1a968 bytes could not fit into .ANY selector(s). My stm32f has 4 selectors of 16 and one 64. Sector 0 is used for an emulated eeprom. 0000...

View Article

ARM: No Longer Building

I'm new to Keil and was using the evaluation version to write small programs. Now, suddenly my startup files no longer build and I get the following message. I rebuilt everything but still no joy. Any...

View Article


ARM: J-Link with Keil 5.24a

Hi, I have a problem debugging using a Segger J-Link with uVision 5.24a. I have been using the 5.23 version for a while and I was able to debug using the J-Link. The CPU I am working with is a NXP...

View Article

ARM: Hanging issue in RL-TCP net keil arm

Hello, Iam using LPC2378 uc for Ethernet application (udp/ip communication). Iam receveing UDP data continuously with some interval from PC and sending acknowledgement to PC. My code has no error....

View Article


ARM: how to prepare arm cortex m-3 for Dynamic DNS (DDNS)? (1 Replies)

Hi to all I have developed a project with arm Cortex m-3 (LPC series) equipted with tcp/ip and i connected a modem router to it with CAT5 cable .When I would like to connect to my device from another...

View Article

ARM: Cannot add more struct to CMSDK_CM3.h (4 Replies)

Dear everyone, I want to add new struct type called I2C_TypeDef to the CMSDK_CM3.h I followed the format, added right below the other CMSDK_TypeDef, but strangely the Keil IDE cannot recognize my new...

View Article


ARM: Linker Error - os_tmr

Hello All, I'm having the same issue as was reported here - but this thread was seemingly unanswered: http://www.keil.com/forum/58911/ I'm seeing this: Error: L6200E: Symbol os_tmr multiply defined...

View Article

ARM: RTOS v1: os_tmr_create() always returns null (1 Replies)

Hello All, I have the #define OS_TIMERS 1 in the conf file; but os_tmr_create() is always returning NULL - does this work on RTOS v1? I have the v1.0 files installed; I am not able to upgrade this...

View Article

ARM: Bin file not executing (2 Replies)

Hello everyone............ I execute led flasher program for at91sam9x35 evk and generate a bin file with help of keil software(4.70)..but when i load that bin file with help of sam-ba software led is...

View Article
Browsing all 3049 articles
Browse latest View live