• Simulation trouble
    Hi, I have just started using the Keil Development tools. I build a loader example based on ST IAP UART demo that work fine on a real board. Then I try to convert the target in order to test modifications...
  • Trouble with Emulator
    I am using Emulator Phillips PDS51-MK2A motherboard and PDB66x-Rx2 daughtboard, Keil uVision2 compiler and I can't load Object file OMF51.There is a message when I load the object file:"unknown OMF record...
  • trouble over trouble
    Hello I'm working with the AT91RM9200 from Atmel and I have some problems with data abort. The stack size is big enough. I tested it by making the user stack size zero and see which errors now occured...
  • TROUBLE SPLITTING CODE FOR C251
    I'm using the Keil IDE programming in C. I want to be able to split my code between micro internal and external memory. Some functions on chip, some off. I tried using the #pragma (I get a choice of...
  • CDC class trouble(IN EP)
    I am working on a virtual COM project using USB CDC class. I have such trouble. After enumeration,PC sends the bulk IN package and the device responds NAKs. When the device wants to transmit data...