• Target destination settings for code banking in 89v51rd2
    In my project I have to expand my 64K RAM by adding 3/4(whichever possible) banks of 32K each and switching via GPIO pins and common area of 16K. What should be the Target destination settings(Keil s...
  • Target memory setting
    For LPC 1768 develop using uVision 4.21. I set the target memory to: IROM1: 0x0 0x80000 IRAM1: 0x10000000 0x8000 IRAM2: 0x2007c000 0x8000 But someone told me I can also set to: IROM1: 0x0...
  • Setting target options for LPC 1768
    I am learning to use uVision 4.21 for LPC 1768 development. In the MCB1700 user's guide, it said: default on-chip start size x IRAM1 0x10000000 0x8000 IRAM2 0x20000000 0x8000 But for LPC 1768...
  • Program multiple targets
    Hello, I've made a jtag chain of 5 targets (lpc1766). What I want is to program all 5 targets at once or select the correct target using something like a command line option. Is this possible...
  • program to detect target device
    I need to help i am working with stm32f10x Discovery Board with st-link debugger first time it connect with target device its works 2 3 days but now it not connect with target device message showing...