• LPC1759 MDK5 Essential pack installer question for NVM flash write
    I'm working on an NXP LPC1759 and very new to this environment and I'm trying to add flash read/write capabilities to the project. We're using the MDK 5 essential pack and I'm trying to find where the...
  • LPC1759 MDK5 Essential pack installer question for NVM flash write
    I'm working on an NXP LPC1759 and very new to this environment and I'm trying to add flash read/write capabilities to the project. We're using the MDK 5 essential pack and I'm trying to find where the...
  • Cortex-M3: Booting to image in NVM, then performing DDR Remap & handoff execution
    Hi, I have a question about booting to multiple images in a Cortex-M3 on a Microsemi SoC. Say I have two images: Image 1 is at the base of NVM, and by default that is what the Cortex-M3 in the Microsemi...
  • Cortex-M3: Booting to image in NVM, then performing DDR Remap & handoff execution
    Hi, I have a question about booting to multiple images in a Cortex-M3 on a Microsemi SoC. Say I have two images: Image 1 is at the base of NVM, and by default that is what the Cortex-M3 in the Microsemi...
  • how do I check #pragma directives
    Hello ! I have a some quetions. I my project i write some math(on Assembler) library for using in C and Assembler. I have some function, in C this function can be defined: extern signed long add32...