• Problem with landtiger internal debugger board
    HI, I have keil Version 4.74 and Segger v5.00e after connecting my landtiger board (LPC1768 as developer core and stm32f103c8t6 as debugger chip for j-link). it asked to update the firmware but after...
  • SD CARD NOT DETECTED BY LPC1768 LANDTIGER BOARD
    Hi, i am working on a project using the lpc1768 on the landtiger board to accesss some files from the sd card(16GB space-32bit pcm format), the issue i have is that even after powering the sd(LD3 is...
  • Debugger problem
    Hi I am using keil evaluation version 3.4 and H-JTAG 0.9.2 For debugging on an Emblitz ARM development board. But when i start debugging (processor LPC2148) the control is not going to main. debugger...
  • problem with AT89s8252 internal eeprom
    hello everybody, my name is narender . iam a new be keil. i am doing a project where i need to write data into internal eeprom of atmel 89s8252 microcontroller. i have written a sample code for that purpose...
  • problems about the internal memory writing
    Hi all, I'm using the AT91SAM7S64 chip on the Evaluation Board AT91SAM7S-EK, and I'm trying to write the internal flash rom. The code that I use is the follow: unsigned int dato = 0xAABBCCDD;...