• Issue Regarding ATMEL SAM3N-EK kit
    Hello, I am working With ATMEL SAM3N4C-EK. I want to display text and image in the LCD. For SPI_LCD example displaying image they pre generated HEX-code where can i get hex code for different image...
  • Issue Regarding ATMEL SAM3N-EK kit
    Hello, I am working With ATMEL SAM3N4C-EK. I want to display text and image in the LCD. For SPI_LCD example displaying image they pre generated HEX-code where can i get hex code for different image...
  • C51:( LINk Error) fatal error: application calls too many recursions.
    while using Keil8.04 compiling and link, there is a fatal error: *** WARNING L13: RECURSIVE CALL TO SEGMENT SEGMENT: ?CO?MAIN CALLER: ?PR?DISP_MOTORSETUP?MAIN *** WARNING L13: RECURSIVE CALL TO SEGMENT...
  • C51:( LINk Error) fatal error: application calls too many recursions.
    while using Keil8.04 compiling and link, there is a fatal error: *** WARNING L13: RECURSIVE CALL TO SEGMENT SEGMENT: ?CO?MAIN CALLER: ?PR?DISP_MOTORSETUP?MAIN *** WARNING L13: RECURSIVE CALL TO SEGMENT...
  • Link two application together
    Hallo Is it possible to link two application together? (HEX or ELF) I have a bootloader and an application. It would be nice, to link the bootloader to the application each time its build. The...