• Redirect
    Hi All, i've implemented the redirection of the printf message as suggested in many examples. It works fine, and i see the application messages in my teraterm console. Now i'm trying to write to a...
  • Redirect
    Hi All, i've implemented the redirection of the printf message as suggested in many examples. It works fine, and i see the application messages in my teraterm console. Now i'm trying to write to a...
  • Redirecting Interrupt
    Hello, I'm redirecting my interrupts using the code -------------------------------------------- CSEG AT 0000BH LJMP myisr -------------------------------------------- I've a number of files. Where...
  • Redirecting Interrupt
    Hello, I'm redirecting my interrupts using the code -------------------------------------------- CSEG AT 0000BH LJMP myisr -------------------------------------------- I've a number of files. Where...
  • Redirect runtime lib
    Hi all, Is it possible to change or fix (using __at) the mapping of the runtime lib? I am using LPC2136 & uVision3 with ARMcc compiler. Please advice Kobi