• problems with string.h
    Hi all I'm receiving the following error when I try to compile my project. compiling Country.c... C:\KEIL\C51\INC\STRING.H(43): error C141: syntax error near '0x0a', expected ')' compiling Feature...
  • Relocation and string.h functions don't mix?
    Hi, I may be missing something, but I cannot figure out how to solve the problem: - I have implemented the USB Secondary bootloader on a LPC2366, and, therefore, the main application must be relocated...
  • RTOS C++ STDLIB
    Hi all, I have build an application running on a stm32F429 discovery board. The basic code was generated using STM32CubeMx Further i have successfully expanded the code to run the application in...
  • Using string.h causes uv2.exe application error
    Running NT and Keil V2.06. My app includes <string.h> because it calls memcpy. Compile and link w no errors or warnings. As soon as I hit the debug icon, I get a "uv2.exe - Application Error" window...
  • gcc warnings disappearing  on second compile or minimal change
    Hi All i have a problem that with our test code we have always produced a #warning for all test code that the engineers put in the production code. if you compile the code and then compile again the #warnings...