ARM: File unlocking (1 Replies)
Hi all, can anyone tell me how to unlock the file which is with the lock symbol? Can't we edit that file? Thanks
View ArticleC51: NUVOTON keil C51 driver fail
Hello, I am new to Nuvoton .I have installed c51 compiler and keil uvision5. run Nuvoton_8051_Keil_uVision_Driver_v2.00.6561.exe . now , when I am trying to set option for target -> debug...
View ArticleARM: error 65: access violation at 0xD1010C54 (1 Replies)
At the middle of my project, I got an error **error 65: access violation at 0xD1010C54** I remember seeing a similar error before which I solved it by adding an initializer file with certain address...
View ArticleARM: No st-link detected (3 Replies)
When I tired to download the program the flash, I get the error"No st-link detected". I get the same error when I try to connect with STM32 ST-LINK Utility.Do I have a hardware problem or a driver...
View ArticleC51: Program Size (2 Replies)
why am i getting this error Program Size: data=205.4 xdata=0 code=1619 how to fix this Thank you for your help,
View ArticleC166: C166:XC2785
I write simple code for toggle PORT2.0 of xc2785 in keil simulator. when i start the simulator,the IO port not toggled. this is my IO port setting. Some thing is wrong in the...
View ArticleARM: error:flash download failed - "cortex-m3"
when I try to download code to flasH I get "error:flash download failed - "cortex-m3"". I tried to create my own Flash but couldn't set start and end addresses. How can I set init-end sdresses in...
View ArticleARM: The size of the code
.\Targets\STM32F429_Discovery\project.axf: error: L6047U: The size of this image (62716 bytes) exceeds the maximum allowed for this version of the linker Hi to everyone!How can i solve this error? I...
View ArticleARM: Export or Save Performance Analyzer Output
Hello, Is it possible to Export or Save Performance Analyzer Output ? I want to save and open the Performance Analyzer data in an excel sheet. I have a requirement to present & compare...
View ArticleARM: CPU usage hits 100% when trying to debug (1 Replies)
When I start debugging, the CPU usage hits 100% and Keil gets stuck. Only 1 out of 50 times I am able to start debug. The only setting that is selected is the "load application on startup".. If I...
View ArticleARM: STM32F407 ADC Speed is slow
dear All, i have done a practice with STM32F407 to convert an analog channel. i prepare the configuration and initialization through STM32Cube MX with MDK 5. i write the bellow program to measure the...
View ArticleARM: bxCAN : non bloking read
Hello, I try to use the bxCAN module on STM32F407. I have a board sending CAN messages and a board receiving CAN messages. All is working fine in bloking mode with call to HAL_CAN_Receive function....
View ArticleARM: Device STM32F407IE not supported by toolchain (3 Replies)
I'm trying to work on a µVision 4 project for the STM32F407IE using µVision 5. After converting, when I tried to compile, I got the error: Device 'STMicroelectronics::STM32F407IE'...
View ArticleARM: Device is not supported by Toolchain
Hi, Kindly advise any one for my issue. if i compile , i got this below error. STMicroelectronics::STM32F407IETx' is not supported by Toolchain ! i was installed all the related arm 5 and legacy...
View ArticleARM: uVision Keil (MDK-ARM) and UNITY (1 Replies)
Geeks, I need help to integrate UNITY for unit testing the embedded code written in C with uVision Keil IDE (MDK-ARM). Instructions to do so along with an example will greatly be appreciated. Thanks!
View ArticleARM: [Keil uVision] Stop debugger after test execution (2 Replies)
Hi, I have written some tests with the unity test framework. All tests are running on the simulator. Using the command line I am trying to automatically run the tests on my continous integration...
View ArticleARM: help with can project. (1 Replies)
Could anyone help me with this can code? This is from the team that made the corexxx board. The license is in the code and is ok to distribute. I compiled the code but I see no talk on either can...
View ArticleARM: Incorrect compiling with 'Release' and 'Debug' Targets
Hello everyone! I've found myself in a spot of bother with Keil uVision 5.24.2.0 using ARM Compiler v5.06 update 5...although the build issues I have don't appear specific to these versions. Let me...
View ArticleARM: Embedded filesystem problem question
Hello I deployed the Embedded Filesystem using the QSPI NOR FLASH(N25Q032A 4Mbyte). My system environment is as follows. OS : Windows 7 MDK version : uVision V5.23.0.0 (MDK-PLUS EDITION) CMSIS version...
View ArticleC51: Silent install
Help. I need to make a silent install od C51 . it is posible to do that.
View Article