ARM: GCC in uVision maybe errror in uVision
Hello I try use arm gcc v5.4.1 with last version MDK-ARM. All working OK, but if I add in linker command -Wl,--print-memory-usage linker end with 2error linking... RAM(1584): error: B 20 KB 7.73%...
View ArticleARM: .axf file not found in project directory
Logs : .axf - 1 Error(s), 837 Warning(s). I am trying to build a project exported from ARM mbed online compiler. I am getting error .axf - 1 Error(s), 837 Warning(s). .axf file is not present at the...
View ArticleNone: Creating new project from folder/uvprojx.xml file (1 Replies)
Hi, I'm taking a over a STM32 project and am trying to set up my project. I have a folder with all of my .c and .h files, as well as Program.uvprojx, Program.uvoptx, Program.uvguix-ZYM-PC, and...
View ArticleARM: Debugger hangs on Float instruction
When I run this code on my STM32L1 board, the debugger hangs once it reaches to a Float (in this case the variable 'Distance') or Delay, I mean it seems like it's processing, however it never goes...
View ArticleARM: nonRTX applicaiton faults after using RTX bootloader (7 Replies)
Hi, Is there something the RTX does, that then effectively stops a non-RTX process from running? I have an old and new bootloader (the old is incumbent on the machines and I'm forced, for the time...
View ArticleARM: Missed *SFR File in LPC122x package
Hi, I cannot find the SFR file in the LPC1222x package and this will disable the System peripheral view during debug. Anyone knows where it it possible to download this file? Thanks, Michele
View ArticleARM: LPC2148 I2C Slave Coding (2 Replies)
HI ARM Keil Team, I'm working on a project and I require I2C coding techniques and a sample code for I2C Slave Receiver where LPC2148 acts as Slave receiver and Raspberry Pi acts as I2C Master...
View ArticleNone: STM32F4 eval board not able to make use of MDK
Hi, I am working on STM32F4x9i eval board, here, we are trying to make use of Keil's MDK 7.5 to make the Ethernet connection. I have no errors in the code when build, but, it's entering an Infinite...
View ArticleARM: Realtime CMSIS FIR Filter Issue (5 Replies)
Hi everyone, I'm trying to implement a realtime lowpass FIR filter using the CMSIS library. I'm essentially following their example here: http://www.keil.com/pack/doc/CMSIS/DSP/html/group__FIRLPF.html...
View ArticleNone: Stask overflowing (1 Replies)
Stask overflowing Hello Everyone! I'm a beginner of the STM32F4 microcontroller, and I wanted to ask where the file with the .map rasher is. In my task, many arrays are used, and in the Watch window I...
View ArticleARM: when send data to usart with printf in arm keil which port is active (1...
hello I write blow code with STcubemx and arm keil. I want to send a string data from MCU TO GSM module for calls. but nothing happend, when programing the chip. my question is , when send serial data...
View ArticleNone: FLASH CHECKSUM COMPUTATION (PROCESSOR ARM CORTEX M0, FLASH 16MB)
Hello, I am working on a project with ARM Cortex M0 processor. I am totally new to the concept of ARM and its processor, (but the project requires it). I already have the application files made and I...
View ArticleARM: Keil MDK-ARM 5; Project file is read only. Saving not possible
Hi, I'm working with Keil MDK-ARM 5.24.1 and STM32F4 Discovery board. I was trying the...
View ArticleARM: how to make a bin and hex file from GCC folder?
Hi. Now I'm trying to make a bin and hex file from CMSIS-SP-00300-r3p2-00erl1\Device\ARM\ARMCM3\Source\GCC\* gcc_arm.ld startup_ARMCM3.S startup_ARMCM3.c how do I make bin and hex file with these file...
View ArticleARM: Issue in using compiler 6 or higher version
Hi, I have installed latest MDK 5.23 and exploring its advantages and new features. It is giving compiler 6 and 6.7, but when I am building my project that I have made in MDK 4 with compiler 5, it is...
View ArticleARM: problem building bootloader compatible HEX/BIN files...
I have a board with a SPI flash chip on it, and via a UART it can receive a BIN file plus metadata and write it to the SPI flash chip. This is all done with an app that starts at the 2nd sector of MCU...
View ArticleARM: there is any way to know my programme use how much of MCU resources ??...
hi to all, i am new in keil and embedded systems, i am working with emwin graphic library and as you know this is big(in viewpoint of micro flash usage) library. size of hex file that keil create for...
View ArticleARM: HTTP server example project on stm32f746ZG ; i can't open any web page ...
Hi there, I am beginner with stm32f746zg nucleo 144 . ... I know making a simple project like working with arm's register and turning on/off LEDs or working with ADC/DAC and etc. with Keil MDK-ARM...
View ArticleARM: how to set cursor in c file
Debug mode cursor doesn't show in C code file Hi,everyone, When i use ST-Link Debugger to debug code,the current cursor show in disassembly code windows. I want to set cursor show in c code file,what...
View ArticleARM: using PEMicro universal adaptor with Keil MCB1000
Hi, I am trying to connect to LPC11C14(MCB1000) using P&E universal multilink and Keil IDE (uVision 5.24.2.0). However I am getting the below quoted error while trying to debug."Error: Flash...
View Article