• compiler can't see 2 lines
    while debugging, the compiler can't see 2 lines , when I repeated them , It can see them but I want to know if this problem in debugger only or not, I mean do I have to repeat them or not? else...
  • Can't config ARM compile tool
    Hi, I was import Hello World example from Linux_example.zip file (C:\Program Files\DS-5\examples\Linux_example.zip) and coding a short program. When I try to debug the program, I'm confusing about the...
  • Can't compile ASM generated with SRC option
    Hi, I'm trying to compile a library of rom functions for the DS80C400. The Most of the files compile without a problem. The ones I do have difficulties with all have inline assembler. Obviously...
  • Can't get conditional compile to work in .s file
    In Embedded_Files.s I have several INCBIN that then compile in several .bin files. I don't want to include those files unless there is a project-level #define made (either in a file that is global to...
  • Error Compiling project - can't find header file
    I am getting the following error upon compiling a simple project for STM32F407VG on MDK version 5 for the Discovery Board. All packs are installed fine. Please note, the header file is all uppercase...