• cannot figure out this link warning
    I am using 5.20 if it matters I have a function that is indirectly called from an array of functions. This function is contained in its own module. When I link, I get the following warning: WARNING...
  • cannot figure out this link warning
    I am using 5.20 if it matters I have a function that is indirectly called from an array of functions. This function is contained in its own module. When I link, I get the following warning: WARNING...
  • Interrupt vector issues ( cant figure it out!)
    Hello, I am having issues implementing the ISR routine on the CORTEX-M3, this exact setup works when I use it with RTX but not as standalone code. When I compile it says cancpp.axf: Error: L6218E: Undefined...
  • Interrupt vector issues ( cant figure it out!)
    Hello, I am having issues implementing the ISR routine on the CORTEX-M3, this exact setup works when I use it with RTX but not as standalone code. When I compile it says cancpp.axf: Error: L6218E: Undefined...
  • can't figure out how to compile, link my program for my lpc1768 board
    I'm reading OReilly embedded programming book. After reaching 2.7. Initialize the Hardware i have problem understanding things. i didn't understand some part about 2.7. and locating and linking. i was...