• Preload XDATA in dScope
    My application is split into two parts. Code, and some constant data, that resides in CODE space. Data, that resides in XDATA space. Due to memory constraints this is being built as two separate...
  • Preload XDATA in dScope
    My application is split into two parts. Code, and some constant data, that resides in CODE space. Data, that resides in XDATA space. Due to memory constraints this is being built as two separate...
  • A53 preload mechanism
    Hi, I am reading the A53 MP Core doc. My question is related to instruction preloading in aarch64. In case of a very large block of code with no function calls, I want to make sure the L1 cache...
  • A53 preload mechanism
    Hi, I am reading the A53 MP Core doc. My question is related to instruction preloading in aarch64. In case of a very large block of code with no function calls, I want to make sure the L1 cache...
  • how to program other devices if only I have a device preloaded
    I need help on how to read the uploaded file to a LPC1754 . I have not the source code of the project and I have no hex file but I need to program multiple devices with the same program you loaded this...