• Some problem about Aduc7026 memory map
    If I configure the debug Initialization with DEBUG.INI which write " MAP 0x00010000, 0x00011FFF EXEC READ WRITE VNM MAP 0x10000000, 0x1001FFFF EXEC READ WRITE VNM MAP 0x30000000, 0x3001FFFF EXEC READ...
  • Some problem about Aduc7026 memory map
    If I configure the debug Initialization with DEBUG.INI which write " MAP 0x00010000, 0x00011FFF EXEC READ WRITE VNM MAP 0x10000000, 0x1001FFFF EXEC READ WRITE VNM MAP 0x30000000, 0x3001FFFF EXEC READ...
  • Memory Map problem
    I have load keil example "blinky" program into RAM MCB167NET board using debugger, and it run. but when i load into flash, it is not working. what is the problem. Someone can tell me?
  • Memory Map problem
    I have load keil example "blinky" program into RAM MCB167NET board using debugger, and it run. but when i load into flash, it is not working. what is the problem. Someone can tell me?
  • IVT Memory mapping problem for Bootloader and Application Code
    Hi, I am working on LPC2368 microcontroller. I need to develop two codes. One for bootloader and other is the actual application code. The bootloader resides at 0x0000 and the application code...