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

ARM: ULink PRO Battery (7 Replies)

I am thinking about upgrading to a ULink PRO. Is it faster downloading to Flash than the regular ULink2? My main concern is: How long does the battery last on the ULINK PRO? In other words, what is...

View Article


ARM: Storing xbf format file using scatter file

Hi all, I need to store xbf format file in external nand flash on flashing. How can i add .xbf file in scatter file.Is it possible? Will the linker understand the format and copy those contents to...

View Article


ARM: Debug printf viewer stopped showing outputs (1 Replies)

What may cause the debug printf viewer to not show ANYTHING at all? Everything was working fine and it was printing out desired statements and all of a sudden it stopped doing it. I don't remember...

View Article

C51: Error in generation of C_INITSEG (1 Replies)

Hello! We experience a strange problem with XDATA initialization - part of global variables are not initialized. After digging deeper in the problem we found that C_INITSEG segment is corrupted in the...

View Article

None: ????

adfdgdgfgfh

View Article


C51: i2c.h(4): error C132: 'I2CInit': not in formal parameter list

#ifndef _I2C_ #define _I2C_ void I2CInit(void); void I2CStart(void); void I2CRestart(void); void I2CStop(void); void I2CAck(void); void I2CNak(void); void I2CSend(unsigned char); char I2CRead(unsigned...

View Article

ARM: STM32F401 does not produce I2S data. (1 Replies)

Hi, maybe someone can help me out. It's about the STM32F401. For a few days I'm struggling now but still no I2S data or clock activity shows up at the 4 SPI2 peripheral outputs. All stay low. I like...

View Article

ARM: MI_BITCOUNTERR while trying to write data

I have a problem with FM17XX SCR ICS. There is a circuit with LPC2103F, acting as host and FM1702NL, connected to host via SPI as slave. According to man FM17XX is compatible with NXP MF RC500, so I...

View Article


ARM: xbf font format

Hi, Can we convert .xbf file format to binary? Since it's generally used as file system i need to discard the unwanted headers and extract the actual content. How can i do this ? regards Arun

View Article


C51: for loop not executing (5 Replies)

Good Day, i am writing a code for a density based traffic light project using for loops for the density part of the system, but my for loops wont execute. the code is attached below.

View Article

ARM: S32K144 Undefined symbol refered from startup.o (1 Replies)

Hi all, I created NXP S32k144 new project in Keil, I added startup files also and packs are also updated then also i am getting these error. Please help. Thanks and Regard. Ravi Ranjan...

View Article

ARM: KEIL program for Binary algorithm (1 Replies)

Hi All, Please assist creating a KEIL Project for binary search of 10 no.s Appreciate all the help in that. Need all the project file as well for compiled project in KEIL. Rakesh

View Article

None: Using FatFS on internal Flash of STM32 (1 Replies)

Hello, i would like to use FatFS on a part of the internal Flash of an STM32F7 Processor. However, i am stuck as the internal Flash does not have ALE and CLE Adresses that i know of. How can i use the...

View Article


C166: JTAG Debugging for XC2000 with JLink (4 Replies)

According to this (http://www.keil.com/c166/chips.asp) page, Keil supports the Infineon XC2000 family (which is compatible to the C166 architecture) in the 166 Developement Tools. Keil also supports...

View Article

ARM: HTTP/S Client (1 Replies)

We start to develop on a stm32f437xx controller and use the latest MDK Middleware. I wonder that there are several clients for FTP, DNS, SNTP, SMTP but none for HTTP. Are there some plans on the...

View Article


ARM: STM32F746ng Disco UDP

Hello Friends, I'm trying to send UDP packets from my STM32F746nG Discovery board. Using the examples from Keil, I can get a webserver to work, however if I try a BSD client example, the device does...

View Article

ARM: Compiling project for Cortex-M33 core (2 Replies)

Hi, I'd like to build a project for a Cortex-M33 CPU and I don't know which cpu flag should I use. List of available cpu options listed below: --cpu=4 --cpu=4T --cpu=5T --cpu=5TE --cpu=5TEJ --cpu=6-M...

View Article


ARM: uVision ARM Compiler v6.6 : Missing "go to definition of"

Hello. When I switch my Compiler from v5.* to v6.6 I loose the "Go to definition of" in the right click popup menu. Its there when I switch back to Compiler v5.* Have this feature been removed when...

View Article

ARM: Break condition in while loop (1 Replies)

Following is my program. I am trying to read characters at different baud rate and if no character is received within 10 seconds I want to break out of the loop and similarly if any character other...

View Article

ARM: Bittest and bitset in keil mdk5 (6 Replies)

Dear board Im writing a driver for HX711 load cell pickup unit. This has a clock pin which is input to hx711 ic and this clk will be driven by stm32f103 And a Dout pin where for every low to high...

View Article
Browsing all 3049 articles
Browse latest View live