• Taget option Setting for off-Chip Memory for write permission on LPC2378
    I am Working on External Memory Controller register & doing programming in Keil. Here I Send data on CS0 which has address 0x80000000; which is placed in off chip memory. I got option to set off chip...
  • target options
    hai.....i configured IAP driver supplied by KEIL..in the target option i got three options 1.simulator 2.board flash 3.board RAM 4. board external memory but when i created my own i got only target1...
  • JTAG option
    I am trying to get the following working. How exactly do I get the SET variable into the debugger? Thanks ! Debugging The µVision Simulator allows you to run and test your RTX Kernel applications...
  • -Wundef option?
    Is there a way to get an "undefined macro" warning with this code: #if FOO \\do something #endif but FOO is not defined?
  • microlib option
    Hello Everyone, I am using Use Microlib option in keil uvision4 for my project due to this Error: L6218E: Undefined symbol time (referred from main.o) When i search it on Google i came to know that...