• ARM 7 TDMI
    Hello I am  new to this forum and new to Arm 7 programming. My question is - I have a programming (I think it is a Flash) file in hex ,which I downloaded to Arm 7 MCU through Rlink usb tool to run the...
  • How do I implement multiple relocate segments?
    We recently added external SRAM to an existing product. Now that I have internal and external SRAM , how do I setup the system to initialize variables in external SRAM correctly as well as in internal...
  • No segmentation fault with unaligned access
    Hi all, It is a well known fact that performing an aligned vector load with an unaligned memory address should lead to segmentation fault. However, when I do try to run code segment below using the...
  • Neon DSP optimize for AI
    Can the Neon DSP be used to optimize the AI algorithm? Does ARM provide an open source implementation ?
  • Juno Xor optimization
    Hello , can some one let me know if they are working on ARM neon XOR implementation , i am able to do basic calculation however looking for optimization techniques available. Also i see that my output...