• Hex file not running correctly
    Hi, I'm trying to get some of the example programs running on my SK-167CS board, but I'm finding that the hex files that uVision2 generates does not work correctly. Running the examples via the uVision2...
  • Running from external flash
    Hi! I'm using the MCB167-NET. I have done a program using the serial port, so I use a simulated serial port to communicate with the PC using Monitor. Actually, I have burned an external Flash with the...
  • Running Application Without Debugger
    Is there any way to compile and download an application without the debugger present. I don't need the debug features, and just want to compile, load, and run the application. Thanks for any help....
  • Download a routine to SRAM and run it
    Hi, I am using C167 v6.08 Keil uV3 and XC167CI. Is it possible to download a routine to SARM (either internal or external) and then start to run it from SRAM ? let me make requirement more detail...
  • serial ISR doesn't run
    Hello, the ISR runs only for the first time. I'm not sure if the settings for the interrupt are correct. Can anyone explain me the difference between ASC0_RIC_IR and ASC0_RIC thanks for help...