• 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...
  • 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...
  • linking error
    Hello everyone, I am using STM32F4xx controller for my project . I want to take the following array at fixed address as shown below: unsigned char buffer[2][770] __attribute__((at(0x20010000)));...
  • Linking errors
    Hi, I'm getting linking errors while building the application that I couldn't figure out the cause. I created a function x(&y, &z); which all the code in it is commented. from my main(),...
  • Linking errors
    Hi, I'm getting linking errors while building the application that I couldn't figure out the cause. I created a function x(&y, &z); which all the code in it is commented. from my main(),...