• RL-ARM keil tcp/ip unicast quary send problem
    Dear sir we are using keil tcp/ip stack in lpc2364. My device is working as a client for getting NTP time stamp by sending query to the server in UNICAST mode every minitue. When the client is switched...
  • ULINK & GNU compiler
    I have a problem with downloading the program, compiled with GNU compiler, into the target with ULINK. I'm getting error 56 - cant open file (regarding non-existing .ELF file). And also is it possible...
  • stm32f10x_vector.s with GNU compiler
    I am using Keil uVision3 in order to compile a .cpp file using STM32F103VE microcontroller. I need to use GNU compiler instead of Keil ARM. I am using the file stm32f10x_vector.s from the library...
  • problem with GNU compiler
    Hello, I have a problem with GNU compiler . i run my code from Real view compiler to GNU compiler i have gotten many errors. i could set the path of cygnus folder and GNU tool prefix as arm-uclibc...
  • C++ Programming - GNU Compiler
    Can I use GNU Compiler to create C++ programs? I've tried but I receive the message "no C++ support available" There's some option in the uvision to do this?