Forums Search for: Keil
KEIL given sw samples loading
inHi folks, i just has started using xat91sam9263-ek dev. board 1 week ago. i have been using nxp's lpc2468 mcu for 2 years. So i'am new on...
Hi folks, i just has started using xat91sam9263-ek dev. board 1 week ago. i have been using nxp's lpc2468 mcu for 2 years. So i'am new on sam9263. i use Keil compiler and ulink2 debuuger. i cant load the given sample programs (for keil) to mcu on the at91sam9263-ek board using ulink-2 debugger. i compile the file truly but i always have an error message about connection. if you have su...
keil uvision project to simple makefile
inHi! I have downloaded a uvision project from at91.com. ( USB Mass Storage ). It is a Keil uvision project with gcc tools. How can I...
Hi! I have downloaded a uvision project from at91.com. ( USB Mass Storage ). It is a Keil uvision project with gcc tools. How can I convert it to a simple makefile project. I want use it in linux with eclipse, and I have no Keil uvision. Andras
Difference Between AT91FR40162 And AT91SAM series
inHi, i have an AT91FR40162s board.When i am searching on AT91 community about this processor there is very less information given as compare to...
Hi, i have an AT91FR40162s board.When i am searching on AT91 community about this processor there is very less information given as compare to AT91SAM series. First of all what is the difference between AT91FR40162S and AT91SAM series??????? And when i installed Keil to my laptop, In the folder path Keil\ARM\Boards\Atmel\ three folders are there 1. AT91SAM7A3 2. AT91SAM7S 3. EB40A T...
AT91SAM9260-EK EMAC issues using Keil RL-ARM TCP Stack
inHallo, Keil RL-ARM ( RTOS and TCP Stack ) provides a EMAC driver for AT91SAM7X microcontroller using AT91SAM7X-EK. I did take this EMAC driver...
Hallo, Keil RL-ARM ( RTOS and TCP Stack ) provides a EMAC driver for AT91SAM7X microcontroller using AT91SAM7X-EK. I did take this EMAC driver and ported it to AT91SAM9260-EK ( almost the same thing despite different IO pins and so on ). The EMAC driver is being configured to use MII mode, PCLK is ~200Mhz and MCLK is ~100Mhz. The SAM9260-EK jumpers and resistors where changed in order to mak...
AT91SAM7S256
inHave built 650 units using the AT91SAM7S256AU Rev A chip. Next build used Rev B chip Ocaisoinal problems are encountered with starting the...
Have built 650 units using the AT91SAM7S256AU Rev A chip. Next build used Rev B chip Ocaisoinal problems are encountered with starting the processor from power up. The application is running under Keil RTX. No changes make to code between Rev A and Rev B build. Using the JTAG to investigate shows the processor to be hung initializing the RTX. The main function is called which calls the os_sys...
Difference between AT91sam and AT91FR
inWhat is the difference between AT91sam and AT91FR as i am using AT91FR40162S . As i am a fresher for this so can any body help me for some basics...
What is the difference between AT91sam and AT91FR as i am using AT91FR40162S . As i am a fresher for this so can any body help me for some basics like 1) which start.s file should i use as i am using Keil tool so there is one start.s file which is under Atmel folder????? 2) wht all changes i need to do in start.s file. ????? 3) where i can specify my C code entry point in start.s file I k...
urgent: AT91SAM7SE512: UART Reciver Interrupt is not working
inHi, I am working in Controller : AT91SAM7SE512 Tool : KEIL uVision 3V3.53 I have a problem in UART Receiver interrupt. I have...
Hi, I am working in Controller : AT91SAM7SE512 Tool : KEIL uVision 3V3.53 I have a problem in UART Receiver interrupt. I have downloaded a sample source code from http://www.atmel.com/dyn/products/product_card.asp?part_id=3940 website. i am using UART0 for transmission and reception,No problem in the transmission. For RX i am using the interrupt.If i type the any data in the H...
how can i correct this code??
inhi.. i m trying to write READ/ WRITE code for 24C64 with I2C standard, using 89c52, i m implementing my own I2C but having trouble with the...
hi..
i m trying to write READ/ WRITE code for 24C64 with I2C standard, using 89c52, i m
implementing my own I2C but having trouble with the code below that it does not read any
charachter. here is the code for this written in KEIL micro vision..
#include