• turn off the optimizer
    I have two subroutines with exactly same content but different names. I want them to be located in different addresses. I don't want the two subroutines to share same code, and I set the optimizer...
  • Turn off LJMP in Compiler
    Is there any way to have the compiler NOT generate LJMP's and other jumps that use absolute addresses? I'm asking because I'm trying to copy a Flash loader into RAM, and so I'd like all my jumps...
  • How to turn off DHCP enforcement.
    I had cause to bring home, my office Win7 PC with my AMD FirePro™ V4900 graphics card at the weekend (pressure of work) and tried to plug in my ulink into a usb port. I kept getting an error with the...
  • CoreSight component could be turned off?
    Note: This was originally posted on 3rd April 2013 at http://forums.arm.com hi, experts: I learned CoreSight component is used to help debug hardware/software bugs. So after finished debugging tasks,...
  • Turn Off All Ports When One Motor Disconnect
    Hi Everyone, I am trying to improve my coding skill. Here is my scenario: I have four ports which connected to four DC motor. The default state of the ports is set to '0'. I change the ports...