• "A42 error : UNDEFINED IDENTIFIER" error when compiling an assembly module
    i am getting "A42 error : UNDEFINED IDENTIFIER" error when compiling an assembly module. when i click on the error it indicates it to statement that contains the defined variables. i am compiling for...
  • "A42 error : UNDEFINED IDENTIFIER" error when compiling an assembly module
    i am getting "A42 error : UNDEFINED IDENTIFIER" error when compiling an assembly module. when i click on the error it indicates it to statement that contains the defined variables. i am compiling for...
  • Errors when assembling C51 enerated .src flle
    I have just revisited some old code which was compiled with the C51 C compiler - the code compiles ok (flow is C51->BL51->OH51). I now need to add some inline assembler. To check that the new flow (C51...
  • Errors when assembling C51 enerated .src flle
    I have just revisited some old code which was compiled with the C51 C compiler - the code compiles ok (flow is C51->BL51->OH51). I now need to add some inline assembler. To check that the new flow (C51...
  • error: #1113: Inline assembler not permitted when generating Thumb code
    Hi, i want use uSTL library with FreeRTOS. When I compiling i get the error: ..ustl/uutility.h(356): error: #1113: Inline assembler not permitted when generating Thumb code The code(linie...