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

None: Internal command error

Hello, i have issues with debuging my program, my debbug finish succesful but when i try to run program after 3-4 seconds it say Cannot Access target.Shutting down debug session. And in the down left...

View Article


ARM: MCBSTM32F400 uart port select jumper label backwards?

I was having difficulty getting the UART example working from the CMSIS driver interface on a newly purchased MCBSTM32F400 eval board. After trying a number of random fixes I tried swapping the port...

View Article


ARM: debug aborted

when i am executing a program it appears like "file could not be loaded" from document\keil\objects .what to do for debugging it? also shows target file with .axf extension is not created.

View Article

ARM: Missing Device Information Keil:STM32L0xx_DFP:1.6.0

Hello, I have installed MDK5.24a free for STM32L0 and I can't import project from CubeMX. I've information about missing device: Keil:STM32L0xx_DFP:1.6.0 However I do have appriopriate pack installed...

View Article

ARM: sending data's ultrasonic sensor (2 Replies)

i need to know how to configure pins of stm32nucleo-l053r8 to send trig impulsion and receive echo response

View Article


C51: main.c(11): error C129: missing ';' before 'void' (4 Replies)

void init_LCM(void) { write_inst(0x30); /*set function*/ write_inst(0x30); /*set function*/ write_inst(0x30); /*set function*/ write_inst(0x38); /*set 2 line*/ write_inst(0x08); /*off lcd*/...

View Article

C51: want code for Serially Received ASCII Character to Binary (3 Replies)

I am using 89S5853, Want to Convert Serially Received ASCII Character to Binary at Controller PORT. code is either in c or assembly. Please Help

View Article

ARM: USB modem communication: PPP-ERR:Receive, FCS check failed

Hello, We have an STM32 Application and use USB Host (Modem via CDC Device) and TCP/IP with PPP Interface. As The Middleware we use Keil ARM, the RTX 5.0.0 and Midlleware 7.3.0 We write our programm...

View Article


ARM: ARM Compiler optimization effects (1 Replies)

Hello, I'm using Keil uVision V5.24.2.0 with ARM Compiler V5.06 update 5 (build 528). Initially, compiler optimization level was set to 1. With this level, I found that the address assigned to a...

View Article


ARM: Mailbox overflow

Hello, I have a problem that involved "Mailbox overflow detected " in RTX. I uses RTX and attempt to implement the Uart communication between Stm32f3 board A and B. I describe the flow as the...

View Article

C51: uV4 and uV5 cannot coexist (3 Replies)

I just messed up my system by trying to have both uV4 (8051) and uV5 (ARM) on my PC. The first sign something is wrong is that uV4 was unable to recognize Teridian and Maxim SoCs as targets. After...

View Article

ARM: How to test new algorithm on new devices (1 Replies)

So, I am developing an architecture based on ARM M0 on Altera DE2-115 board. I want to add new algorithm for uploading and debugging program using ULINK2. I have created the algorithm using _Template...

View Article

ARM: Problem debugging (3 Replies)

I have a code that I'm trying to debug with Keil uvision4 . I set up the project for simulator debugger. However, when I click "Debug" it always goes to the .s file but never enters the c code

View Article


ARM: Trace not updating Event Viewer in Keil Uvision 5.15 (6 Replies)

Prior to updating from Keil Version 4.72a to Keil Version 5.15, the Event Viewer, System and Thread Viewer, Memory and Watch Windows used to update in real time while the debugger was running with the...

View Article

ARM: Can't step in assembly main.s code (2 Replies)

I have an assembly program that builds and runs fine but when trying to single step using the simulator it will always go to the disassembly window to show the code progress. I want it to step though...

View Article


ARM: STM32 SD/MMC SPI problem (4 Replies)

Hi, I change File System Demo Example from SDIO to SPI but don't work!Please help me. I want to use SD/MMC for STM32F103C8. Regards AliReza

View Article

ARM: MDK pre-build user command detect 'rebuild' (2 Replies)

When using USER commands is it possible to detect whether it is a 'build' vs. a 'rebuild'. Should there be a key-sequence to do so, but in the docs I found no info ? I would like to let the...

View Article


C51: How to Incorporate Fortify Scanning (1 Replies)

For all of our other embedded software, Make is used to build the projects. However due to Microvision not using Make, I have yet to figure out how to incorporate Fortify Scanning. If anyone is...

View Article

ARM: Useful links for configuring USBHostLite for FAT32 file system (1 Replies)

USBHostLite includes just FAT16 file system library. Replace it to another one, such as FatFs (FAT12, FAT16 and FAT32) http://elm-chan.org/fsw/ff/00index_e.html Here is an example of FatFs over...

View Article

C51: Inadvertent double spacing in .lst file body (4 Replies)

Double spaced lines in our .lst files are unwanted. I use Keil uvision in the Embedded Microprocessor course that I teach at NHTI, Concord's Community College. On a seemingly random basis, the lines...

View Article
Browsing all 3049 articles
Browse latest View live